-- MySQL dump 10.19  Distrib 10.3.35-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: kcsalo5_wps
-- ------------------------------------------------------
-- Server version	10.3.35-MariaDB-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci 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` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=3564 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (3544,'wpforms_admin_addons_cache_update','complete','2022-07-19 12:12:51','2022-07-19 12:12:51','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658232771;s:18:\"\0*\0first_timestamp\";i:1621861437;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658232771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-19 12:13:33','2022-07-19 12:13:33',0,NULL),(3545,'wpforms_admin_builder_templates_cache_update','complete','2022-07-20 15:56:32','2022-07-20 15:56:32','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658332592;s:18:\"\0*\0first_timestamp\";i:1632275609;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658332592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-20 15:57:37','2022-07-20 15:57:37',0,NULL),(3546,'wpforms_email_summaries_fetch_info_blocks','complete','2022-07-20 15:56:32','2022-07-20 15:56:32','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658332592;s:18:\"\0*\0first_timestamp\";i:1614089050;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658332592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-20 15:57:37','2022-07-20 15:57:37',0,NULL),(3553,'wpforms_admin_addons_cache_update','pending','2022-08-09 12:30:04','2022-08-09 12:30:04','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660048204;s:18:\"\0*\0first_timestamp\";i:1621861437;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660048204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3554,'wpforms_admin_builder_templates_cache_update','pending','2022-08-10 16:19:23','2022-08-10 16:19:23','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660148363;s:18:\"\0*\0first_timestamp\";i:1632275609;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660148363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3555,'wpforms_email_summaries_fetch_info_blocks','pending','2022-08-10 16:19:23','2022-08-10 16:19:23','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660148363;s:18:\"\0*\0first_timestamp\";i:1614089050;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660148363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3556,'wc-admin_import_customers','complete','2022-08-08 17:32:33','2022-08-08 17:32:33','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1659979953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1659979953;}',5,1,'2022-08-08 17:34:25','2022-08-08 17:34:25',0,NULL),(3557,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":32}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2022-08-08 17:34:25','2022-08-08 17:34:25',0,NULL),(3558,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-08 17:46:43','2022-08-08 17:46:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1659980803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1659980803;}',3,1,'2022-08-08 17:46:44','2022-08-08 17:46:44',0,NULL),(3559,'woocommerce_run_on_woocommerce_admin_updated','complete','2022-08-08 17:46:42','2022-08-08 17:46:42','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1659980802;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1659980802;}',6,1,'2022-08-08 17:46:44','2022-08-08 17:46:44',0,NULL),(3560,'wpforms_process_forms_locator_scan','complete','2022-08-08 17:46:42','2022-08-08 17:46:42','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1659980802;s:18:\"\0*\0first_timestamp\";i:1659980802;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1659980802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2022-08-08 17:46:44','2022-08-08 17:46:44',0,NULL),(3561,'woocommerce_cleanup_draft_orders','complete','2022-08-08 17:46:42','2022-08-08 17:46:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1659980802;s:18:\"\0*\0first_timestamp\";i:1659980802;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1659980802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-08 17:46:44','2022-08-08 17:46:44',0,NULL),(3562,'wpforms_process_forms_locator_scan','pending','2022-08-09 17:46:44','2022-08-09 17:46:44','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660067204;s:18:\"\0*\0first_timestamp\";i:1659980802;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660067204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3563,'woocommerce_cleanup_draft_orders','pending','2022-08-09 17:46:44','2022-08-09 17:46:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660067204;s:18:\"\0*\0first_timestamp\";i:1659980802;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660067204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3541,'wpforms_admin_addons_cache_update','complete','2022-07-12 12:09:49','2022-07-12 12:09:49','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1657627789;s:18:\"\0*\0first_timestamp\";i:1621861437;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1657627789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-12 12:12:51','2022-07-12 12:12:51',0,NULL),(3542,'wpforms_admin_builder_templates_cache_update','complete','2022-07-13 15:55:05','2022-07-13 15:55:05','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1657727705;s:18:\"\0*\0first_timestamp\";i:1632275609;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1657727705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-13 15:56:32','2022-07-13 15:56:32',0,NULL),(3543,'wpforms_email_summaries_fetch_info_blocks','complete','2022-07-13 15:55:06','2022-07-13 15:55:06','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1657727706;s:18:\"\0*\0first_timestamp\";i:1614089050;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1657727706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-13 15:56:32','2022-07-13 15:56:32',0,NULL),(3548,'wpforms_admin_builder_templates_cache_update','complete','2022-07-27 15:57:37','2022-07-27 15:57:37','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658937457;s:18:\"\0*\0first_timestamp\";i:1632275609;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658937457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-27 15:58:10','2022-07-27 15:58:10',0,NULL),(3549,'wpforms_email_summaries_fetch_info_blocks','complete','2022-07-27 15:57:37','2022-07-27 15:57:37','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658937457;s:18:\"\0*\0first_timestamp\";i:1614089050;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658937457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-27 15:58:11','2022-07-27 15:58:11',0,NULL),(3550,'wpforms_admin_addons_cache_update','complete','2022-08-02 12:20:51','2022-08-02 12:20:51','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1659442851;s:18:\"\0*\0first_timestamp\";i:1621861437;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1659442851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-08-02 12:30:04','2022-08-02 12:30:04',0,NULL),(3551,'wpforms_admin_builder_templates_cache_update','complete','2022-08-03 15:58:10','2022-08-03 15:58:10','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1659542290;s:18:\"\0*\0first_timestamp\";i:1632275609;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1659542290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-08-03 16:19:23','2022-08-03 16:19:23',0,NULL),(3552,'wpforms_email_summaries_fetch_info_blocks','complete','2022-08-03 15:58:11','2022-08-03 15:58:11','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1659542291;s:18:\"\0*\0first_timestamp\";i:1614089050;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1659542291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-08-03 16:19:23','2022-08-03 16:19:23',0,NULL),(3547,'wpforms_admin_addons_cache_update','complete','2022-07-26 12:13:33','2022-07-26 12:13:33','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1658837613;s:18:\"\0*\0first_timestamp\";i:1621861437;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1658837613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',1,1,'2022-07-26 12:20:51','2022-07-26 12:20:51',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

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

--
-- Dumping data for table `wp_actionscheduler_claims`
--

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

--
-- Table structure for table `wp_actionscheduler_groups`
--

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

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'wpforms'),(2,'action-scheduler-migration'),(3,'woocommerce-db-updates'),(4,'wc_update_product_lookup_tables'),(5,'wc-admin-data'),(6,'woocommerce-remote-inbox-engine');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=3054 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (3027,3553,'action created','2022-08-02 12:30:04','2022-08-02 12:30:04'),(3024,3552,'action created','2022-07-27 15:58:11','2022-07-27 15:58:11'),(3030,3554,'action created','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3031,3552,'action started via WP Cron','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3032,3552,'action complete via WP Cron','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3033,3555,'action created','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3000,3544,'action created','2022-07-12 12:12:51','2022-07-12 12:12:51'),(3001,3542,'action started via WP Cron','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3002,3542,'action complete via WP Cron','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3003,3545,'action created','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3004,3543,'action started via WP Cron','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3005,3543,'action complete via WP Cron','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3006,3546,'action created','2022-07-13 15:56:32','2022-07-13 15:56:32'),(3016,3547,'action started via WP Cron','2022-07-26 12:20:51','2022-07-26 12:20:51'),(3017,3547,'action complete via WP Cron','2022-07-26 12:20:51','2022-07-26 12:20:51'),(3018,3550,'action created','2022-07-26 12:20:51','2022-07-26 12:20:51'),(3019,3548,'action started via WP Cron','2022-07-27 15:58:10','2022-07-27 15:58:10'),(3020,3548,'action complete via WP Cron','2022-07-27 15:58:10','2022-07-27 15:58:10'),(3021,3551,'action created','2022-07-27 15:58:10','2022-07-27 15:58:10'),(3022,3549,'action started via WP Cron','2022-07-27 15:58:10','2022-07-27 15:58:10'),(3023,3549,'action complete via WP Cron','2022-07-27 15:58:11','2022-07-27 15:58:11'),(2991,3541,'action created','2022-07-05 12:09:49','2022-07-05 12:09:49'),(3053,3563,'action created','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3052,3561,'action complete via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(2994,3542,'action created','2022-07-06 15:55:05','2022-07-06 15:55:05'),(3050,3562,'action created','2022-08-08 17:46:44','2022-08-08 17:46:44'),(2997,3543,'action created','2022-07-06 15:55:06','2022-07-06 15:55:06'),(3012,3548,'action created','2022-07-20 15:57:37','2022-07-20 15:57:37'),(2999,3541,'action complete via WP Cron','2022-07-12 12:12:51','2022-07-12 12:12:51'),(2998,3541,'action started via WP Cron','2022-07-12 12:12:51','2022-07-12 12:12:51'),(3013,3546,'action started via WP Cron','2022-07-20 15:57:37','2022-07-20 15:57:37'),(3014,3546,'action complete via WP Cron','2022-07-20 15:57:37','2022-07-20 15:57:37'),(3015,3549,'action created','2022-07-20 15:57:37','2022-07-20 15:57:37'),(3029,3551,'action complete via WP Cron','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3028,3551,'action started via WP Cron','2022-08-03 16:19:23','2022-08-03 16:19:23'),(3051,3561,'action started via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3026,3550,'action complete via WP Cron','2022-08-02 12:30:04','2022-08-02 12:30:04'),(3025,3550,'action started via WP Cron','2022-08-02 12:30:04','2022-08-02 12:30:04'),(3034,3556,'action created','2022-08-08 17:32:28','2022-08-08 17:32:28'),(3035,3557,'action created','2022-08-08 17:32:34','2022-08-08 17:32:34'),(3036,3556,'action started via Async Request','2022-08-08 17:34:25','2022-08-08 17:34:25'),(3037,3556,'action complete via Async Request','2022-08-08 17:34:25','2022-08-08 17:34:25'),(3038,3557,'action started via Async Request','2022-08-08 17:34:25','2022-08-08 17:34:25'),(3039,3557,'action complete via Async Request','2022-08-08 17:34:25','2022-08-08 17:34:25'),(3040,3558,'action created','2022-08-08 17:46:42','2022-08-08 17:46:42'),(3041,3559,'action created','2022-08-08 17:46:42','2022-08-08 17:46:42'),(3042,3560,'action created','2022-08-08 17:46:42','2022-08-08 17:46:42'),(3043,3561,'action created','2022-08-08 17:46:42','2022-08-08 17:46:42'),(3044,3558,'action started via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3045,3558,'action complete via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3046,3559,'action started via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3047,3559,'action complete via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3048,3560,'action started via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3049,3560,'action complete via WP Cron','2022-08-08 17:46:44','2022-08-08 17:46:44'),(3011,3545,'action complete via WP Cron','2022-07-20 15:57:37','2022-07-20 15:57:37'),(3007,3544,'action started via WP Cron','2022-07-19 12:13:33','2022-07-19 12:13:33'),(3008,3544,'action complete via WP Cron','2022-07-19 12:13:33','2022-07-19 12:13:33'),(3009,3547,'action created','2022-07-19 12:13:33','2022-07-19 12:13:33'),(3010,3545,'action started via WP Cron','2022-07-20 15:57:37','2022-07-20 15:57:37');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

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

--
-- Dumping data for table `wp_commentmeta`
--

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

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=304 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

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

--
-- Table structure for table `wp_e_events`
--

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

--
-- Dumping data for table `wp_e_events`
--

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

--
-- Table structure for table `wp_links`
--

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

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

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

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://kcsalonandspa.com','yes'),(2,'home','http://kcsalonandspa.com','yes'),(3,'blogname','kcsalonandspa','yes'),(4,'blogdescription','Treat Yourself','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@admin.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:209:{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:47:\"booked_appointments/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"booked_appointments/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"booked_appointments/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"booked_appointments/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"booked_appointments/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"booked_appointments/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"booked_appointments/([^/]+)/embed/?$\";s:52:\"index.php?booked_appointments=$matches[1]&embed=true\";s:40:\"booked_appointments/([^/]+)/trackback/?$\";s:46:\"index.php?booked_appointments=$matches[1]&tb=1\";s:48:\"booked_appointments/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?booked_appointments=$matches[1]&paged=$matches[2]\";s:55:\"booked_appointments/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?booked_appointments=$matches[1]&cpage=$matches[2]\";s:45:\"booked_appointments/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?booked_appointments=$matches[1]&wc-api=$matches[3]\";s:51:\"booked_appointments/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"booked_appointments/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"booked_appointments/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?booked_appointments=$matches[1]&page=$matches[2]\";s:36:\"booked_appointments/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"booked_appointments/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"booked_appointments/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"booked_appointments/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"booked_appointments/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"booked_appointments/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:56:\"custom-calendar/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?booked_custom_calendars=$matches[1]&feed=$matches[2]\";s:51:\"custom-calendar/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?booked_custom_calendars=$matches[1]&feed=$matches[2]\";s:32:\"custom-calendar/([^/]+)/embed/?$\";s:56:\"index.php?booked_custom_calendars=$matches[1]&embed=true\";s:44:\"custom-calendar/([^/]+)/page/?([0-9]{1,})/?$\";s:63:\"index.php?booked_custom_calendars=$matches[1]&paged=$matches[2]\";s:26:\"custom-calendar/([^/]+)/?$\";s:45:\"index.php?booked_custom_calendars=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=2224&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(58163,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(40875,'wc_blocks_db_schema_version','260','yes'),(40876,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;}','yes'),(40877,'action_scheduler_migration_status','complete','yes'),(58157,'woocommerce_merchant_email_notifications','no','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:17:\"booked/booked.php\";i:1;s:33:\"classic-editor/classic-editor.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:32:\"duplicate-page/duplicatepage.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:6;s:27:\"maintenance/maintenance.php\";i:7;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:8;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:9;s:27:\"woocommerce/woocommerce.php\";i:10;s:24:\"wpforms-lite/wpforms.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:3:{i:0;s:59:\"/home/kcsalo5/public_html/wp-content/themes/angel/style.css\";i:1;s:65:\"/home/kcsalo5/public_html/wp-content/themes/angel-child/style.css\";i:2;s:0:\"\";}','no'),(40,'template','angel','yes'),(41,'stylesheet','angel-child','yes'),(40928,'finished_updating_comment_type','1','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','53496','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:3:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:545:\"<img class=\"alignnone size-medium wp-image-2371\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/KC_SalonSpa_Logo-300x185.png\" alt=\"\" width=\"300\" height=\"185\" />\r\n<p class=\"p1\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','160','yes'),(84,'page_on_front','2224','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','2378','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1660239152','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:24:\"edit_booked_appointments\";b:1;s:21:\"manage_booked_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:20:\"booked_booking_agent\";a:2:{s:4:\"name\";s:13:\"Booking Agent\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:24:\"edit_booked_appointments\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:3:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:12:\"categories-2\";}s:12:\"blog_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-3\";i:4;s:12:\"categories-3\";i:5;s:6:\"meta-3\";}s:14:\"footer_widgets\";a:2:{i:0;s:6:\"text-1\";i:1;s:15:\"media_gallery-1\";}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:24:{i:1660037745;a:1:{s:26:\"booked_send_user_reminders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"booked_everyfive\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1660037782;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:1660037995;a:1:{s:27:\"booked_send_admin_reminders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"booked_everyfive\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1660040080;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:1660041205;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1660041277;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:1660041331;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:1660045602;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:1660046342;a:1:{s:35:\"monsterinsights_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:1660050549;a:1:{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;}}}i:1660061407;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1660061431;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1660063545;a:1:{s:27:\"check_plugin_updates-booked\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1660066714;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1660067212;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1660078002;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:1660089600;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:1660094781;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:1660102405;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:1660166435;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1660267654;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1660572000;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1661276862;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;}}}s:7:\"version\";i:2;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:2:{i:1;a:6:{s:5:\"title\";s:7:\"Gallery\";s:3:\"ids\";a:12:{i:0;i:2562;i:1;i:2561;i:2;i:2560;i:3;i:2559;i:4;i:2558;i:5;i:2557;i:6;i:2556;i:7;i:2555;i:8;i:2554;i:9;i:2553;i:10;i:2552;i:11;i:2551;}s:7:\"columns\";i:3;s:4:\"size\";s:9:\"thumbnail\";s:9:\"link_type\";s:4:\"none\";s:14:\"orderby_random\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:2:{i:1;a:2:{s:5:\"title\";s:12:\"Useful Links\";s:8:\"nav_menu\";s:2:\"33\";}s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1578068597;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(115,'recovery_keys','a:1:{s:22:\"AN4aEfM6llu5ep6nQnLGF9\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BTRbMLkzg3QNjFenOHAY6n5bHcvIbP.\";s:10:\"created_at\";i:1659982579;}}','yes'),(147,'current_theme','Angel Child','yes'),(148,'theme_mods_angel','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1578069091;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog_sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:14:\"footer_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(149,'theme_switched','','yes'),(306,'woocommerce_meta_box_errors','a:0:{}','yes'),(159,'wpcf7','a:3:{s:7:\"version\";s:5:\"5.6.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1659982620;s:7:\"version\";s:5:\"5.6.1\";s:11:\"count_valid\";i:3;s:13:\"count_invalid\";i:1;}s:9:\"recaptcha\";a:1:{s:40:\"6LcpY9sUAAAAAFqgBIR2qHao7j_-k3l3EAyAU74t\";s:40:\"6LcpY9sUAAAAANac57fxC0vn7eBAiItgqvMuE0Z5\";}}','yes'),(26348,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":6,\"critical\":1}','yes'),(125,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"admin@admin.com\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1649221137;}','no'),(26254,'db_upgraded','','yes'),(13184,'booked_login_redirect_page','','yes'),(13185,'booked_custom_login_message','','yes'),(13186,'booked_appointment_redirect_type','','yes'),(13187,'booked_appointment_success_redirect_page','','yes'),(13188,'booked_registration_name_requirements','a:1:{i:0;s:15:\"require_surname\";}','yes'),(13189,'booked_hide_admin_bar_menu','','yes'),(13190,'booked_timeslot_intervals','60','yes'),(13191,'booked_appointment_buffer','0','yes'),(13192,'booked_appointment_limit','3','yes'),(13193,'booked_cancellation_buffer','24','yes'),(13194,'booked_new_appointment_default','draft','yes'),(13195,'booked_prevent_appointments_before','2020-03-02','yes'),(13196,'booked_prevent_appointments_after','','yes'),(13197,'booked_booking_type','guest','yes'),(13198,'booked_require_guest_email_address','true','yes'),(13199,'booked_hide_default_calendar','','yes'),(13200,'booked_hide_unavailable_timeslots','','yes'),(13201,'booked_hide_google_link','','yes'),(13202,'booked_hide_weekends','','yes'),(13203,'booked_dont_allow_user_cancellations','on','yes'),(13204,'booked_show_only_titles','','yes'),(13205,'booked_hide_end_times','','yes'),(13206,'booked_hide_available_timeslots','','yes'),(13207,'booked_public_appointments','','yes'),(13208,'booked_redirect_non_admins','on','yes'),(13209,'booked_light_color','#0073AA','yes'),(13210,'booked_dark_color','#015e8c','yes'),(13211,'booked_button_color','#56C477','yes'),(13212,'booked_email_logo','','yes'),(13213,'booked_default_email_user','','yes'),(13214,'booked_email_force_sender','','yes'),(13215,'booked_email_force_sender_from','admin@admin.com','yes'),(13216,'booked_emailer_disabled','','yes'),(13217,'booked_reminder_buffer','1440','yes'),(13218,'booked_admin_reminder_buffer','30','yes'),(13219,'booked_reminder_email','Just a friendly reminder that you have an appointment coming up soon! Here\'s the appointment information:\r\n\r\n<strong>Calendar:</strong> %calendar%\r\n<strong>Date:</strong> %date%\r\n<strong>Time:</strong> %time%\r\n\r\nSincerely,\r\nYour friends at kcsalonandspa','yes'),(13220,'booked_admin_reminder_email','You have an appointment coming up soon! Here\'s the appointment information:\r\n\r\n<strong>Customer:</strong> %name%\r\n<strong>Date:</strong> %date%\r\n<strong>Time:</strong> %time%\r\n\r\n(Sent via the kcsalonandspa website)','yes'),(13221,'booked_reminder_email_subject','Reminder: You have an appointment coming up soon!','yes'),(13222,'booked_admin_reminder_email_subject','An appointment is coming up soon!','yes'),(13223,'booked_registration_email_subject','Thank you for registering!','yes'),(13224,'booked_registration_email_content','Hey %name%!\r\n\r\nThanks for registering at kcsalonandspa. You can now login to manage your account and appointments using the following credentials:\r\n\r\nEmail Address: %email%\r\nPassword: %password%\r\n\r\nSincerely,\r\nYour friends at kcsalonandspa','yes'),(13225,'booked_approval_email_content','Hey %name%!\r\n\r\nThe appointment you requested at kcsalonandspa has been approved! Here\'s your appointment information:\r\n\r\nDate: %date%\r\nTime: %time%\r\n\r\nSincerely,\r\nYour friends at kcsalonandspa','yes'),(13226,'booked_approval_email_subject','Your appointment has been approved!','yes'),(13227,'booked_cancellation_email_content','Hey %name%!\r\n\r\nThe appointment you requested at kcsalonandspa has been cancelled. For reference, here\'s the appointment information:\r\n\r\nDate: %date%\r\nTime: %time%\r\n\r\nSincerely,\r\nYour friends at kcsalonandspa','yes'),(13228,'booked_cancellation_email_subject','Your appointment has been cancelled.','yes'),(13229,'booked_appt_confirmation_email_content','Hey %name%!\r\n\r\nThis is just an email to confirm your appointment. For reference, here\'s the appointment information:\r\n\r\nDate: %date%\r\nTime: %time%\r\n\r\nSincerely,\r\nYour friends at kcsalonandspa','yes'),(13230,'booked_appt_confirmation_email_subject','Your appointment confirmation from kcsalonandspa.','yes'),(13231,'booked_admin_appointment_email_content','You have a new appointment request! Here\'s the appointment information:\r\n\r\nCustomer: %name%\r\nDate: %date%\r\nTime: %time%\r\n\r\nLog into your website here: http://kcsalonandspa.com/wp-admin/ to approve this appointment.\r\n\r\n(Sent via the kcsalonandspa website)','yes'),(13232,'booked_admin_appointment_email_subject','You have a new appointment request!','yes'),(13233,'booked_admin_cancellation_email_content','One of your customers has cancelled their appointment. Here\'s the appointment information:\r\n\r\nCustomer: %name%\r\nDate: %date%\r\nTime: %time%\r\n\r\n(Sent via the kcsalonandspa website)','yes'),(13234,'booked_admin_cancellation_email_subject','An appointment has been cancelled.','yes'),(13294,'external_updates-booked-calendar-feeds','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1606389985;s:14:\"checkedVersion\";s:5:\"1.1.6\";s:6:\"update\";O:8:\"stdClass\":7:{s:2:\"id\";i:0;s:4:\"slug\";s:21:\"booked-calendar-feeds\";s:7:\"version\";s:5:\"1.1.6\";s:8:\"homepage\";s:20:\"https://getbooked.io\";s:12:\"download_url\";s:70:\"http://boxyupdates.com/get/?action=download&slug=booked-calendar-feeds\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:47:\"booked-calendar-feeds/booked-calendar-feeds.php\";}}','no'),(19459,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:2;s:4:\"hour\";i:11;s:6:\"minute\";i:59;s:6:\"second\";i:2;s:6:\"offset\";i:215942;s:8:\"initsend\";i:1583841542;}','yes'),(22576,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(19470,'monsterinsights_site_tt','70140b76d2fab1c49d416aaf05409e4ca7fac2d9fe95135fd29e5b5770c1f8679053102c34e11802386553effbf3191fa3c6fbed1d9405e4ce152a6939e415be','yes'),(19479,'wpforms_activation_redirect','1','yes'),(19480,'wpforms_version','1.5.9.1','yes'),(19481,'wpforms_activated','a:1:{s:4:\"lite\";i:1583458403;}','yes'),(19495,'monsterinsights_report_data_overview','a:3:{s:7:\"expires\";i:1659994936;s:1:\"p\";s:9:\"212965302\";s:4:\"data\";a:9:{s:13:\"overviewgraph\";a:7:{s:5:\"count\";i:30;s:5:\"start\";i:1657324800;s:3:\"end\";i:1659830400;s:8:\"sessions\";a:4:{s:3:\"min\";i:0;s:3:\"max\";s:2:\"10\";s:10:\"datapoints\";a:30:{i:0;s:2:\"10\";i:1;i:0;i:2;s:1:\"4\";i:3;s:1:\"2\";i:4;i:0;i:5;s:1:\"3\";i:6;s:1:\"1\";i:7;s:1:\"3\";i:8;i:0;i:9;s:1:\"2\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"2\";i:13;s:1:\"6\";i:14;i:0;i:15;s:1:\"3\";i:16;s:1:\"5\";i:17;i:0;i:18;s:1:\"1\";i:19;i:0;i:20;s:1:\"3\";i:21;i:0;i:22;s:1:\"2\";i:23;i:0;i:24;s:1:\"4\";i:25;s:1:\"3\";i:26;s:1:\"2\";i:27;s:1:\"3\";i:28;i:0;i:29;s:1:\"3\";}s:11:\"trendpoints\";a:30:{i:0;i:0;i:1;i:-100;i:2;i:100;i:3;i:-50;i:4;i:-100;i:5;i:100;i:6;i:-67;i:7;i:200;i:8;i:-100;i:9;i:100;i:10;i:-50;i:11;i:0;i:12;i:100;i:13;i:200;i:14;i:-100;i:15;i:100;i:16;i:67;i:17;i:-100;i:18;i:100;i:19;i:-100;i:20;i:100;i:21;i:-100;i:22;i:100;i:23;i:-100;i:24;i:100;i:25;i:-25;i:26;i:-34;i:27;i:50;i:28;i:-100;i:29;i:100;}}s:9:\"pageviews\";a:4:{s:10:\"datapoints\";a:30:{i:0;s:2:\"14\";i:1;i:0;i:2;s:1:\"5\";i:3;s:1:\"4\";i:4;i:0;i:5;s:1:\"6\";i:6;s:1:\"2\";i:7;s:1:\"3\";i:8;i:0;i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"5\";i:13;s:1:\"6\";i:14;i:0;i:15;s:1:\"4\";i:16;s:1:\"5\";i:17;i:0;i:18;s:1:\"1\";i:19;i:0;i:20;s:1:\"4\";i:21;i:0;i:22;s:1:\"5\";i:23;i:0;i:24;s:1:\"9\";i:25;s:1:\"5\";i:26;s:1:\"2\";i:27;s:1:\"9\";i:28;i:0;i:29;s:1:\"5\";}s:3:\"min\";i:0;s:3:\"max\";s:2:\"14\";s:11:\"trendpoints\";a:30:{i:0;i:0;i:1;i:-100;i:2;i:100;i:3;i:-20;i:4;i:-100;i:5;i:100;i:6;i:-67;i:7;i:50;i:8;i:-100;i:9;i:100;i:10;i:0;i:11;i:0;i:12;i:400;i:13;i:20;i:14;i:-100;i:15;i:100;i:16;i:25;i:17;i:-100;i:18;i:100;i:19;i:-100;i:20;i:100;i:21;i:-100;i:22;i:100;i:23;i:-100;i:24;i:100;i:25;i:-45;i:26;i:-60;i:27;i:350;i:28;i:-100;i:29;i:100;}}s:6:\"labels\";a:30:{i:0;s:5:\"9 Jul\";i:1;s:6:\"10 Jul\";i:2;s:6:\"11 Jul\";i:3;s:6:\"12 Jul\";i:4;s:6:\"13 Jul\";i:5;s:6:\"14 Jul\";i:6;s:6:\"15 Jul\";i:7;s:6:\"16 Jul\";i:8;s:6:\"17 Jul\";i:9;s:6:\"18 Jul\";i:10;s:6:\"19 Jul\";i:11;s:6:\"20 Jul\";i:12;s:6:\"21 Jul\";i:13;s:6:\"22 Jul\";i:14;s:6:\"23 Jul\";i:15;s:6:\"24 Jul\";i:16;s:6:\"25 Jul\";i:17;s:6:\"26 Jul\";i:18;s:6:\"27 Jul\";i:19;s:6:\"28 Jul\";i:20;s:6:\"29 Jul\";i:21;s:6:\"30 Jul\";i:22;s:6:\"31 Jul\";i:23;s:5:\"1 Aug\";i:24;s:5:\"2 Aug\";i:25;s:5:\"3 Aug\";i:26;s:5:\"4 Aug\";i:27;s:5:\"5 Aug\";i:28;s:5:\"6 Aug\";i:29;s:5:\"7 Aug\";}s:10:\"timestamps\";a:30:{i:0;i:1657324800;i:1;i:1657411200;i:2;i:1657497600;i:3;i:1657584000;i:4;i:1657670400;i:5;i:1657756800;i:6;i:1657843200;i:7;i:1657929600;i:8;i:1658016000;i:9;i:1658102400;i:10;i:1658188800;i:11;i:1658275200;i:12;i:1658361600;i:13;i:1658448000;i:14;i:1658534400;i:15;i:1658620800;i:16;i:1658707200;i:17;i:1658793600;i:18;i:1658880000;i:19;i:1658966400;i:20;i:1659052800;i:21;i:1659139200;i:22;i:1659225600;i:23;i:1659312000;i:24;i:1659398400;i:25;i:1659484800;i:26;i:1659571200;i:27;i:1659657600;i:28;i:1659744000;i:29;i:1659830400;}}s:7:\"infobox\";a:7:{s:5:\"range\";i:30;s:7:\"current\";a:2:{s:7:\"endDate\";s:10:\"2022-08-07\";s:9:\"startDate\";s:10:\"2022-07-09\";}s:8:\"previous\";a:2:{s:7:\"endDate\";s:10:\"2022-07-08\";s:9:\"startDate\";s:10:\"2022-06-09\";}s:8:\"sessions\";a:2:{s:5:\"value\";s:2:\"64\";s:4:\"prev\";i:-12;}s:9:\"pageviews\";a:2:{s:5:\"value\";s:2:\"97\";s:4:\"prev\";i:-35;}s:6:\"bounce\";a:2:{s:5:\"value\";d:68.75;s:4:\"prev\";i:8;}s:8:\"duration\";a:2:{s:5:\"value\";s:3:\"20s\";s:4:\"prev\";i:-70;}}s:11:\"newvsreturn\";a:2:{s:3:\"new\";i:88;s:9:\"returning\";i:12;}s:7:\"devices\";a:3:{s:7:\"desktop\";i:39;s:6:\"mobile\";i:61;s:6:\"tablet\";i:0;}s:9:\"countries\";a:7:{i:0;a:2:{s:3:\"iso\";s:2:\"US\";s:8:\"sessions\";s:2:\"60\";}i:1;a:2:{s:3:\"iso\";s:2:\"IE\";s:8:\"sessions\";s:1:\"2\";}i:2;a:2:{s:3:\"iso\";s:2:\"ES\";s:8:\"sessions\";s:1:\"1\";}i:3;a:2:{s:3:\"iso\";s:2:\"IN\";s:8:\"sessions\";s:1:\"1\";}i:4;a:2:{s:3:\"iso\";s:2:\"BD\";s:8:\"sessions\";i:0;}i:5;a:2:{s:3:\"iso\";s:2:\"CN\";s:8:\"sessions\";i:0;}i:6;a:2:{s:3:\"iso\";s:2:\"PH\";s:8:\"sessions\";i:0;}}s:9:\"referrals\";a:4:{i:0;a:2:{s:3:\"url\";s:12:\"facebook.com\";s:8:\"sessions\";s:1:\"1\";}i:1;a:2:{s:3:\"url\";s:14:\"m.facebook.com\";s:8:\"sessions\";s:1:\"1\";}i:2;a:2:{s:3:\"url\";s:11:\"aqvalit.com\";s:8:\"sessions\";i:0;}i:3;a:2:{s:3:\"url\";s:13:\"hrtonline.xyz\";s:8:\"sessions\";i:0;}}s:8:\"toppages\";a:8:{i:0;a:4:{s:3:\"url\";s:1:\"/\";s:5:\"title\";s:32:\"kcsalonandspa – Treat Yourself\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:2:\"52\";}i:1;a:4:{s:3:\"url\";s:18:\"/appointment-form/\";s:5:\"title\";s:34:\"Appointment Form – kcsalonandspa\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:2:\"18\";}i:2;a:4:{s:3:\"url\";s:12:\"/contact-us/\";s:5:\"title\";s:28:\"Contact Us – kcsalonandspa\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:2:\"10\";}i:3;a:4:{s:3:\"url\";s:10:\"/about-us/\";s:5:\"title\";s:26:\"About Us – kcsalonandspa\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:1:\"7\";}i:4;a:4:{s:3:\"url\";s:10:\"/services/\";s:5:\"title\";s:26:\"Services – kcsalonandspa\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:1:\"6\";}i:5;a:4:{s:3:\"url\";s:17:\"/service-details/\";s:5:\"title\";s:33:\"Service Details – kcsalonandspa\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:1:\"3\";}i:6;a:4:{s:3:\"url\";s:70:\"/?fbclid=IwAR2kmnFeUoeiTTUacMO_4hx8n0bUULfTU-vPFxkcuMzmVAU7Fp0j5tFLCbI\";s:5:\"title\";s:32:\"kcsalonandspa – Treat Yourself\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";s:1:\"1\";}i:7;a:4:{s:3:\"url\";s:70:\"/?fbclid=IwAR1IHSmVfhgIQaKYPg3lDziBqLSKopNZt6zhWeWlGF_3FJ7sPs8xl83U_ss\";s:5:\"title\";s:32:\"kcsalonandspa – Treat Yourself\";s:8:\"hostname\";s:17:\"kcsalonandspa.com\";s:8:\"sessions\";i:0;}}s:18:\"reportcurrentrange\";a:2:{s:7:\"endDate\";s:10:\"2022-08-07\";s:9:\"startDate\";s:10:\"2022-07-09\";}s:15:\"reportprevrange\";a:2:{s:7:\"endDate\";s:10:\"2022-07-08\";s:9:\"startDate\";s:10:\"2022-06-09\";}}}','yes'),(133201,'_site_transient_timeout_community-events-2cd41786252e519e600fca610a2a2dba','1660023165','no'),(133202,'_site_transient_community-events-2cd41786252e519e600fca610a2a2dba','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"96.59.76.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:31:\"To be announced: Scheduled Talk\";s:3:\"url\";s:55:\"https://www.meetup.com/wordpress-tampa/events/287351261\";s:6:\"meetup\";s:15:\"WordPress Tampa\";s:10:\"meetup_url\";s:39:\"https://www.meetup.com/WordPress-Tampa/\";s:4:\"date\";s:19:\"2022-09-07 18:30:00\";s:8:\"end_date\";s:19:\"2022-09-07 20:00:00\";s:20:\"start_unix_timestamp\";i:1662589800;s:18:\"end_unix_timestamp\";i:1662595200;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Tampa, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.930707999999999202600520220585167407989501953125;s:9:\"longitude\";d:-82.50871300000000019281287677586078643798828125;}}}}','no'),(133203,'_transient_timeout_wc_shipping_method_count_legacy','1662571967','no'),(133204,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1578931349\";s:5:\"value\";i:0;}','no'),(133205,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1660023167','no'),(133206,'_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:112:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a: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:\"Fri, 05 Aug 2022 08:59:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"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.1-alpha-53840\";s: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:30:{i:0;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:36:\"The Month in WordPress – July 2022\";s: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/2022/08/the-month-in-wordpress-july-2022/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Aug 2022 08:57:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month 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:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=13306\";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:362:\"July 2022 brought a lot of exciting announcements and proposals for the WordPress project, from an updated timeline for the WordPress 6.1 release, to design updates on WordPress.org. Read on to learn more about the latest news from the community. WordPress 6.1 development cycle is now published Mark your calendars! The WordPress 6.1 development cycle [&#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:14:\"rmartinezduque\";s: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:15049:\"\n<p>July 2022 brought a lot of exciting announcements and proposals for the WordPress project, from an updated timeline for the WordPress 6.1 release, to design updates on WordPress.org. Read on to learn more about the latest news from the community.</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>WordPress 6.1 development cycle is now published</h2>\n\n\n\n<p>Mark your calendars! The <a href=\"https://make.wordpress.org/core/6-1/\">WordPress 6.1 development cycle</a> has been published along with its release team. The <strong>expected release date</strong> has been updated to <a href=\"https://make.wordpress.org/core/2022/07/26/wordpress-6-1-planning-roundup-v2/\"><strong>November 1, 2022</strong></a>, to incorporate feedback received on the first proposed schedule.</p>\n\n\n\n<p>In the meantime, you can upgrade WordPress to version 6.0.1. This maintenance release became <a href=\"https://wordpress.org/news/2022/07/wordpress-6-0-1-maintenance-release/\">available for download</a> on July 12, 2022, and includes several updates since WordPress 6.0 in May 2022.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Want to get more involved with WordPress? Join Executive Director Josepha Haden Chomphosy, as she guides you through the five stages of contribution in a <a href=\"https://wordpress.org/news/2022/07/episode-36-beginners-guide-to-contributions-2-0/\">recent episode of WP Briefing</a>.</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>A new look for the WordPress Homepage and Download page</h2>\n\n\n\n<p>Following the revamp of <a href=\"https://wordpress.org/news/\">WordPress.org/News</a> and the <a href=\"https://wordpress.org/gutenberg/\">Gutenberg page</a>, further design updates are coming to WordPress.org to create a fresh and modern user experience that reflects the future of WordPress.</p>\n\n\n\n<p>The WordPress.org home and download pages will be the next pieces to get a refreshed look and feel. The redesign project <a href=\"https://make.wordpress.org/design/2022/07/08/project-kickoff-wordpress-org-homepage-and-download-page-redesign/\">kicked off</a> on July 8, 2022, and the <a href=\"https://make.wordpress.org/meta/2022/08/01/developing-the-redesigned-home-and-download-pages/\">development work</a> is already underway.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Take a look at the design mockups and <a href=\"https://make.wordpress.org/design/2022/07/27/project-update-wordpress-org-homepage-and-download-page-mockups/\">join the conversation</a>.</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Gutenberg versions 13.6, 13.7, and 13.8 are here</h2>\n\n\n\n<p>Three new versions of Gutenberg have been released since last month’s edition of The Month in WordPress:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/07/whats-new-in-gutenberg-13-6-6-july/\"><strong>Gutenberg 13.6</strong></a> shipped on July 6, 2022. It includes 26 bug fixes and accessibility enhancements. This release also builds on previous work to expand theme.json and to allow you to create a cohesive design across blocks.</li><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\"><strong>Gutenberg 13.7</strong></a> brings an updated modal design, the ability to apply block locking to inner blocks, and <a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\">new template types</a>, to name a few highlights. It was released on July 20, 2022.</li><li>The latest Gutenberg release, <a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\"><strong>version 13.8</strong></a>, went live on August 3, 2022. It comes with ​​fluid typography support among other enhancements, a new feature that will allow you to define text size that can scale and adapt to changes in screen size.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Follow the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">“What’s new in Gutenberg”</a> posts to stay on top of the latest updates.</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Team updates: WordPress mobile app changes, pattern previews, Five for the Future improvements</h2>\n\n\n\n<ul><li>The Mobile Team announced last week that it will be <a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">refocusing the WordPress mobile app on core features</a>. To better serve the needs of all app users and reduce confusion, the Jetpack and WordPress.com features will be moved to a separate app in a gradual process targeted for completion later this year.</li><li>The Community Team is<a href=\"https://make.wordpress.org/community/2022/07/08/call-for-supporters-reactivating-wordpress-meetups-around-the-world/\"> looking for supporters</a> to help reactivate WordPress meetups around the world.</li><li>As part of the ongoing efforts to improve the <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a> (5ftF) initiative, the Meta Team added automated recognition for a number of non-code contributions. <a href=\"https://make.wordpress.org/project/2022/07/28/updates-on-the-five-for-the-future-program-and-proposed-improvements/\">Check out this post</a> to learn more about other proposed improvements to the program.</li><li>The WordPress.org Theme Directory introduced a new feature that allows visitors to <a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">preview patterns bundled in a theme</a> without requiring installation.</li><li>The Design Team proposed to release <a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">a curated set of style variations</a> designed by the community (instead of a new default theme) for WordPress 6.1.</li><li>Josepha Haden Chomphosy reflected on progress towards the 2022 goals of the WordPress project in this <a href=\"https://make.wordpress.org/updates/2022/07/25/a-mid-year-year-look-at-2022-goals/\">mid-year review</a>.</li><li>Over the past few months, the Training Team published six tutorials along with a variety of lesson plans and online workshops. See what&#8217;s new in this <a href=\"https://make.wordpress.org/updates/2022/07/15/whats-new-on-learnwp-in-july-2022/\">summary post</a>.</li><li>Curious about how the WordPress 6.0 release process went? Read this <a href=\"https://make.wordpress.org/core/2022/07/07/wordpress-6-0-retrospective-recap/\">WordPress 6.0 retrospective recap</a> for insights.</li><li>The Themes Team shared a follow-up post to address questions about the <a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">use of locally-hosted Google fonts in themes</a>.</li><li>There is an open <a href=\"https://make.wordpress.org/accessibility/2022/07/15/call-team-rep-nomination-july-2022/\">call for a new Accessibility Team Representative</a>.</li><li>The Performance Team has a new dedicated Make blog. Follow updates on their work and proposals at <a href=\"https://make.wordpress.org/performance\">make.wordpress.org/performance</a>.</li><li>The July 2022 edition of the <a href=\"https://make.wordpress.org/polyglots/2022/07/22/polyglots-monthly-newsletter-july-2022/\">Polyglots Monthly Newsletter</a> is live.</li><li>The latest edition of People of WordPress highlights <a href=\"https://wordpress.org/news/2022/07/people-of-wordpress-carla-doria/\">Carla Doria</a>, a customer support specialist from South America.</li><li><a href=\"https://make.wordpress.org/community/2022/07/22/july-meetup-organizer-newsletter/\">July’s Meetup Organizer Newsletter</a> features several tips and tools for engaging and growing your community.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>WP Briefing celebrated <a href=\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\">World Wide Web Day 2022 with a special episode</a>!<strong> </strong>Tune in to hear contributors from the community reflect on how WordPress impacts their world.</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Feedback &amp; testing requests</h2>\n\n\n\n<ul><li>Josepha Haden Chomphosy suggested giving Full Site Editing (FSE) a more user-friendly name. <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Share your thoughts in this post</a>.</li><li>The <a href=\"https://make.wordpress.org/core/2022/07/21/request-for-feedback-feature-notifications-proof-of-concept/\">WordPress Notifications Feature project</a> is ready to begin collecting feedback. Efforts to help test the feature plugin and comments are welcome.</li><li>The Training Team kicked off a discussion to gather feedback on <a href=\"https://make.wordpress.org/training/2022/07/11/exploring-wordpress-certifications/\">how WordPress certifications should be approached</a>.</li><li>The Performance Team shared a few proposals to integrate new features targeting the WordPress 6.1 release. You can help by testing, reporting bugs, or contributing fixes and ideas:<ul><li><a href=\"https://make.wordpress.org/core/2022/07/13/proposal-persistent-object-cache-and-full-page-cache-site-health-checks/\">Proposal: Persistent Object Cache and Full Page Cache Site Health Checks</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/proposal-add-a-dominant-color-background-to-images/\">Proposal: Add a dominant color background to images</a></li></ul></li><li>Version 20.4 of WordPress for <a href=\"https://make.wordpress.org/mobile/2022/07/26/call-for-testing-wordpress-for-android-20-4/\">Android</a> and <a href=\"https://make.wordpress.org/mobile/2022/07/25/call-for-testing-wordpress-for-ios-20-4/\">iOS</a> is available for testing.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>The Community Team is calling on all meetup members and organizers to <a href=\"https://make.wordpress.org/community/2022/08/02/announcing-the-2021-2022-annual-meetup-survey/\">complete the 2021-2022 Annual Meetup Survey</a>. Your feedback will help strengthen the WordPress meetup program for years to come. Please respond and help spread the word.</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>WordCamp updates</h2>\n\n\n\n<ul><li>WordCamp US is only five weeks away! The organizing team announced the <a href=\"https://us.wordcamp.org/2022/2022-kim-parsell-memorial-scholarship-recipients/\">Kim Parsell Memorial Scholarship recipients</a> for this year. Congratulations to <a href=\"https://profiles.wordpress.org/margheweb/\">Margherita Pelonara</a>, <a href=\"https://profiles.wordpress.org/simo70/\">Simona Simionato</a>, and <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>!</li><li><a href=\"https://us.wordcamp.org/2022/underrepresented-speaker-supporters/\">20 organizations</a> have stepped forward to support underrepresented speakers from all over the world to get to WordCamp US 2022. Visit the <a href=\"https://us.wordcamp.org/2022/underrepresented-speaker-support/\">Underrepresented Speaker Support page</a> to donate to the fund or ask for support if you are part of an underrepresented group.</li><li>WordCamp Asia 2023 opened a new <a href=\"https://asia.wordcamp.org/2023/call-for-speakers-is-now-open/\">Call for Speakers</a> and <a href=\"https://asia.wordcamp.org/2023/call-for-media-partners/\">Media Partners</a>. The deadline for speaker applications is September 15, 2022. The organizing team also shared more details on the <a href=\"https://asia.wordcamp.org/2023/wordcamp-asia-2023-ticket-release-timeline/\">ticket release timeline</a>.</li><li>Don’t miss these upcoming WordCamps:<ul><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja</a>, Uganda on September 2-3, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f3-1f1f5.png\" alt=\"🇳🇵\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://kathmandu.wordcamp.org/2022/\">WordCamp Kathmandu</a>, Nepal on September 3-4, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://us.wordcamp.org/2022/\">WordCamp US</a> in San Diego, California on September 9-11, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f3-1f1f1.png\" alt=\"🇳🇱\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://netherlands.wordcamp.org/2022/\">WordCamp Netherlands</a>, The Netherlands on September 15-16, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ea-1f1f8.png\" alt=\"🇪🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://pontevedra.wordcamp.org/2022/\">WordCamp Pontevedra</a>, Spain on September 24-25, 2022</li></ul></li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Join #WPDiversity with a free, online speaker workshop for Indian women in the WordPress community. The event will take place on September 24-25, 2022. <a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-24-25-tickets-348466712317\">Sign up now</a>!</p>\n</blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em><strong><em><strong><em>Have a story that we should include in the next issue of The Month in WordPress? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></em></strong></em></strong></p>\n\n\n\n<p><em><em>The following folks contributed to this edition of The Month in WordPress: <a href=\'https://profiles.wordpress.org/chaion07/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chaion07</a>, <a href=\'https://profiles.wordpress.org/laurlittle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurlittle</a>, <a href=\'https://profiles.wordpress.org/mysweetcate/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mysweetcate</a>, <a href=\'https://profiles.wordpress.org/sereedmedia/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sereedmedia</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>.</em></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:\"13306\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WP Briefing: Episode 37: The World of WordPress on World Wide Web Day\";s: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:91:\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Aug 2022 23:15:22 +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=13198\";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:128:\"Celebrating WWW Day, Josepha invites contributors from around the globe to share stories of how WordPress impacts their worlds. \";s: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:60:\"https://wordpress.org/news/files/2022/08/WP-Briefing-037.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: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:23618:\"\n<p>In the thirty-seventh episode of the WordPress Briefing, WordPress users and contributors reflect on how WordPress has changed their understanding of the web as we celebrate World Wide Web Day.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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>Credits</h2>\n\n\n\n<p>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> &amp; <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<p>Guests: </p>\n\n\n\n<ul><li><a href=\"https://profiles.wordpress.org/awarner20/\">Adam Warner</a></li><li><a href=\"https://profiles.wordpress.org/aliceorru/\">Alice Orrù</a></li><li><a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a></li><li><a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a></li><li><a href=\"https://profiles.wordpress.org/jillbinder/\">Jill Binder</a></li><li><a href=\"https://wordpress.org/support/users/mariaojob/\">Mary Job</a></li><li><a href=\"https://profiles.wordpress.org/onealtr/\">Oneal Rosero</a></li><li><a href=\"https://profiles.wordpress.org/iamsirotee/\">Theophilus Adegbohungbe</a></li><li><a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a></li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Training Group</a></p>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2022/support-underrepresented-speakers-at-wordcamp-us/\">Support Underrepresented Speakers at WordCamp US</a></p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2023/call-for-speakers/\">Call of Speakers &#8211; WordCamp Asia 2023</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">Refocusing the WordPress App on Core Features</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2022/07/08/project-kickoff-wordpress-org-homepage-and-download-page-redesign/\">WordPress.org Homepage and Download Redesign </a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13198\"></span>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:00:00]&nbsp;</strong></p>\n\n\n\n<p>Hello, everyone! And welcome to the WordPress Briefing: the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:00:39]&nbsp;</strong></p>\n\n\n\n<p>Today is one of my favorite niche holidays &#8211; World Wide Web Day &#8211; which serves to raise awareness about the origins of the World Wide Web project. WordPress, as part of Web 2.0, only ever had a chance to exist because the web, as we have come to know it exists. So in order to mark this nerdy day on the WP Briefing, I invited a number of community members to share a bit about how WordPress has been a part of their lives.</p>\n\n\n\n<p>But first, let&#8217;s do some introductions.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:01:07]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/awarner20/\">Adam Warner</a>, and I&#8217;m originally from a small town in west Michigan, now residing in Orlando, Florida.&nbsp;</p>\n\n\n\n<p><strong>[Alice Orrù 00:01:15]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/aliceorru/\">Alicia Orrù</a>. I&#8217;m Italian. I was born in the beautiful island of Sardinia, but I&#8217;ve been living in Spain in the province of Barcelona for 10 years.</p>\n\n\n\n<p><strong>[Dee Teal 00:01:26]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>; Dee is short for Denise. I&#8217;m from New Zealand, but I live In Melbourne.</p>\n\n\n\n<p><strong>[Femy Praseeth 00:01:33]</strong></p>\n\n\n\n<p>Yeah, my name is <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>. I was born and raised in India and now live in San Jose, California, with my family and cuddly Doodle.</p>\n\n\n\n<p><strong>[Jill Binder 00:01:41]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/jillbinder/\">Jill Binder</a>, and I&#8217;ve just moved back to Vancouver, Canada.&nbsp;</p>\n\n\n\n<p><strong>[Mary Job 00:01:47]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://wordpress.org/support/users/mariaojob/\">Mary Job</a>. I&#8217;ve been using WordPress since 2015, and I&#8217;m from Nigeria. I&#8217;m from the Western part of Nigeria. Ijebu precisely.&nbsp;</p>\n\n\n\n<p><strong>[Oneal Rosero 00:01:57]</strong></p>\n\n\n\n<p>Yes. My name is <a href=\"https://profiles.wordpress.org/onealtr/\">Oneal Rosero</a>. I am from the Philippines and I&#8217;ve been using WordPress since 2007.&nbsp;</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe</strong> <strong>00:02:06]&nbsp;</strong></p>\n\n\n\n<p>Thank you. My name is <a href=\"https://profiles.wordpress.org/iamsirotee/\">Theophilus Adegbohungbe</a> . And I&#8217;m from Ilesa, Osun State in Nigeria. </p>\n\n\n\n<p><strong>[Ugyen Dorji 00:02:14]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> and I&#8217;m from Bhutan. And I&#8217;m working with WordPress for more than five years.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:02:22]&nbsp;</strong></p>\n\n\n\n<p>One of the things I enjoy the most about being part of any community is being able to see how people change and grow over time as they learn and gain confidence in their own expertise. So a favorite early question is naturally, ‘How has WordPress changed your World?’</p>\n\n\n\n<p><strong>[Alice Orrù 00:02:37]&nbsp;</strong></p>\n\n\n\n<p>WordPress changed my world in many ways. But, uh, starting from the moment, it allowed me to become part of a global connected and welcome community. I started using WordPress as a blogger many, many years ago, but it was in 2015 that I started working behind the scenes of WordPress with a plugin company.</p>\n\n\n\n<p>And that was the moment when everything changed, basically, because I realized that WordPress was much more than a CMS for creating websites. It was a world full of opportunities for networking, making new friends and walking a new professional path as well.&nbsp;</p>\n\n\n\n<p><strong>[Ugyen Dorji 00:03:15]&nbsp;</strong></p>\n\n\n\n<p>During one interview, I was asked many questions about WordPress and although I had a basic understanding of WordPress, I struggled to give detailed answers.</p>\n\n\n\n<p>After that interview, I resolved to develop my skills and learn as much about WordPress as possible. A few months passed and I received a call from ServeMask In, [who] had developed a plugin called All-in-One WP Migration plugin. They offered me a position which fulfilled my wish to work with WordPress full time.</p>\n\n\n\n<p>And because of that, I am now an active contributor to the WordPress community as bread and butter, with the best career in the world.</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe 00:04:03]&nbsp;</strong></p>\n\n\n\n<p>If you are very familiar with my country, Nigeria things here, it&#8217;s not as smooth as it is in other parts of the world. That is, when you are done in school in my university, you have to find means of surviving yourself.&nbsp; There is nothing like the government have work for you. There is nothing like you finish our institution and you get job instantly. So it&#8217;s very tough here. And, year by year, schools keep producing graduates with no companies to employ them and no government job again as well.</p>\n\n\n\n<p>So I personally, I was able to gain freedom from this with the help of WordPress.</p>\n\n\n\n<p><strong>[Femy Praseeth 00:04:51]</strong></p>\n\n\n\n<p>WordPress completely changed my work life. I started working independently. I started freelancing with agencies and designers and, uh, building websites from their web designs. And this was around the time my son was born. Actually, he was in elementary school and I think this was around 2014 or so. I started working remotely when remote was not even a thing.</p>\n\n\n\n<p>And there were very few companies that let you work from home and remote was not a mainstream thing at all, but with WordPress, I could set my own working hours while my son was in school.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:05:29]&nbsp;</strong></p>\n\n\n\n<p>And of course, my preferred follow-up question of, ‘How did you hear about us?’ or ‘How did you connect to this global community?’</p>\n\n\n\n<p><strong>[Oneal Rosero 00:05:36]&nbsp;</strong></p>\n\n\n\n<p>Yes, actually what I love about WordPress is that it&#8217;s a community. It&#8217;s not a business. It&#8217;s not a company. It&#8217;s a community. It&#8217;s a community that&#8217;s always ready to help support, teach and encourage people. That&#8217;s how I felt when I joined the community. There&#8217;s always somebody who has your back.</p>\n\n\n\n<p>There&#8217;s always somebody who&#8217;s going to guide you. There&#8217;s always an expert who will take your hand and lead you into the beauty that is WordPress.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:06:05]&nbsp;</strong></p>\n\n\n\n<p>The way that I connect with the global community these days are one, of course, is .org Slack. Another of course is Twitter as there&#8217;s a very active WordPress community there.</p>\n\n\n\n<p>And then with WordCamps all over the globe. I&#8217;m lucky enough to have been able to travel to several hundred WordCamps through the years in the US and abroad. And that&#8217;s one of the most rewarding parts is meeting people from all over the world and you see really how small and the world really is and how similar we really all are.</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe 00:06:39]&nbsp;</strong></p>\n\n\n\n<p>So, not until 2020. I don’t know if you know this lady, a very vibrant lady in WordPress. She&#8217;s from Nigeria; her name is Mary Job, and she&#8217;s really promoting WordPress here. So it was through her that I got to know about the community. Yes.</p>\n\n\n\n<p><strong>[Jill Binder 00:06:54]</strong></p>\n\n\n\n<p>My work is the global WordPress community. So we hold our three programs for the global WordPress community, and we are always trying to reach more and more countries. For quite a while, it was very North America-heavy, and then I made some efforts to expand. And it&#8217;s very exciting that this year, some contributors in our team have actually launched an Asia Pacific branch of our group.&nbsp;</p>\n\n\n\n<p>And so we have two meetings every other week where we have the America/Europe and the APAC, and we&#8217;ve also been able to reach other countries as well, but we typically reach something like between 20 and 50 countries a year, depending on the year. So a hundred percent global. Yes.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:07:39]&nbsp;</strong></p>\n\n\n\n<p>How has WordPress, either the CMS or the project, made you feel more connected? And are there any surprising connections that came from WordPress?</p>\n\n\n\n<p><strong>[Dee Teal&nbsp; 00:07:47]&nbsp;</strong></p>\n\n\n\n<p>I guess the surprising connections I think that have come from WordPress have been the fact that I feel like I&#8217;ve got friends all over the world. And a lot of those have come out of community involvement and from contributing. That I could go to a, a meetup pretty much anywhere in the world and probably find somebody I know, or at least a second degree connection of somebody that I haven&#8217;t, you know, that I might not have met, but know somebody that I know. And certainly that happens fairly regularly.&nbsp;</p>\n\n\n\n<p><strong>[Mary Job 00:08:13]</strong></p>\n\n\n\n<p>WordPress. The WordPress project, the community, has made me feel connected in a huge way, because I am literally surrounded by everything WordPress. So I like how, when you meet somebody who does WordPress, there&#8217;s this instant, ‘Oh, we&#8217;re brothers,’ or&nbsp; ‘Oh, we&#8217;re sisters!’ You know? There&#8217;s that feeling? That&#8217;s how I feel.&nbsp;</p>\n\n\n\n<p>So when I see somebody who does WordPress, as I do, I&#8217;m like, ‘Oh yeah, we&#8217;re, kin.’ You know? We are family. That&#8217;s how I feel when I meet people who do WordPress. And I&#8217;ve met quite a number of people who do WordPress from like around the world. Like I have a friend here, he&#8217;s from the Benin Republic, and we host started a dinner on Friday night and one of my guests was asking me, ‘How did you guys meet?’</p>\n\n\n\n<p>I was like, ‘Oh yeah, we work in the same WordPress ecosystem.’ He attended our WordCamp, we became friends, and we just literally became really good friends. So I have tons of people that I&#8217;ve met like that I hold in high esteem.</p>\n\n\n\n<p><strong>[Ugyen Dorji 00:09:12]&nbsp;</strong></p>\n\n\n\n<p>WordPress Meetups are the seeds that lead to the growth of WordPress communities. WordCamp is a platform for plugin and theme developers to meet WordPress users and website developers. It&#8217;s a great environment where many incredible discussions about WordPress takes place. With each WordCamp there is a &#8220;tribe&#8221; meeting, where I think people [can] get more connected. It&#8217;s a fantastic opportunity for aspiring computer engineers, generators and get to showcase their talent and meet each other.</p>\n\n\n\n<p><strong>[Alice Orrù 00:09:51]&nbsp;</strong></p>\n\n\n\n<p>On the project level, it has given me the opportunity to feel like an active part of a global project. The idea that I can give my contribution to making the web a better place &#8211; it’s amazing. And I do so with the Translation team, so making WordPress accessible to all the people that use the core plugins and themes in Italian, and prefer to do that in Italian.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:10:18]</strong>&nbsp;</p>\n\n\n\n<p>What area of the WordPress world is most important to you?</p>\n\n\n\n<p><strong>[Jill Binder 00:10:21]</strong></p>\n\n\n\n<p>I have a little bit of a passion for diversity in tech and diversity in WordPress, specifically around events. And so, here&#8217;s a chance to name the three programs that we&#8217;ve been working on this year. So as mentioned a few times, we have our <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Workshop</a> that helps people go from not even having the thought that people could step up on stage.</p>\n\n\n\n<p>And then the second program is because of the pandemic. There was no longer the straight path from taking our workshop to speaking, because we used to hold them or people used to hold them for their WordCamps and meetups. And so it was like, okay, you&#8217;ve taken. Apply for our next WordCamp or meetup. But during the pandemic, that wasn&#8217;t a thing.</p>\n\n\n\n<p>So we have this amazing channel that we welcome everyone to join, allies and people from underrepresented groups who are interested in speaking or interested in supporting people and speaking. And that&#8217;s the Diverse Speaker channel <a href=\"https://wordpress.slack.com/archives/C028SE81N3H\">diverse-speaker-support</a> channel on the Make WordPress slack.</p>\n\n\n\n<p>And the third program is, and we, we went through a name change recently. So I&#8217;ll try to remember the new change it&#8217;s Organizing Inclusive and Diverse WordPress Events. And this is for WordCamp and meetup organizers to learn. We&#8217;ve learned over the last couple years, how important it is to create inclusive spaces and be good allies.</p>\n\n\n\n<p>But how do we actually do that? And a few of us created a very action oriented workshop in 2019 for WCUS, and that is now the basis of the work that we are bringing to people and people are loving it.. We&#8217;ve had people report a 40%, self-report 40%, increase in feeling prepared to create an inclusive event from before and after taking that workshop, which is super cool.</p>\n\n\n\n<p>Yeah. So, that’s my passion.&nbsp;</p>\n\n\n\n<p><strong>[Oneal Rosero 00:12:13]&nbsp;</strong></p>\n\n\n\n<p>I really love helping the WP Diversity team. I love running the workshops. I love running the workshops for myself, because I used to do training for software back before the pandemic. I used to train up to a thousand people a year in person, sometimes like 500 people in a room at once.</p>\n\n\n\n<p>But of course I had to shift. I had to pivot to online training, which is what the training team has brought for me. And the focus on the diversity. I like running the workshops. I like running workshops for different groups, different countries, because it&#8217;s nice to meet new people. It&#8217;s nice to hear about their culture, about the limitations that people have in Africa with connectivity.</p>\n\n\n\n<p>So they, they resort to using WhatsApp on their phone in order to do a meetup. That&#8217;s how they do their, their meetings, their discussions. It&#8217;s unlike other countries where we can do video calls. They have to use their mobile phones because connectivity isn&#8217;t accessible.&nbsp;</p>\n\n\n\n<p>Places like in the Philippines that get affected when it starts to rain a little bit, we lose our internet. So we have backups and our backups have backups. So there are many things that you learn that are different when you&#8217;re living in the city, when you&#8217;re living in the provinces, in the country. So it&#8217;s so many things that you learn about people and how they&#8217;re able to adapt.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:13:35]</strong>&nbsp;</p>\n\n\n\n<p>Enabling end users to reach their goals. And whether that means participating in contributing to the software, to the Core software itself, in terms of UI/UX usability. That can include participating in the community and sharing your knowledge proactively with users who may be new to the platform, or have used WordPress for a while, but now want to step up their game, get a little deeper into using their websites as a tool for growth, for whatever business that they&#8217;re in. So, I mean, overall, the, the most important part of the WordPress world to me are the end users. And, you know, there, there is this quote unquote inner circle of WordPress community people. People who are involved in .org, people who contribute to the software, people who contribute to the 20 plus make.wordpress.org teams.</p>\n\n\n\n<p>Those we have to keep in mind, are not the average user by and far. They are not the typical user that hears the word WordPress and then goes out and searches it and then has to figure out how to use it. So I think user experience is probably the most important part for me and making sure that any of that innate knowledge that we have in that inner circle of WordPress because many of us have been using it for so long, keeping in mind that is not the norm. And it&#8217;s not the scale at which WordPress is used and, and making sure we translate complex concepts down to a layperson&#8217;s terms that might not be as familiar.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:15:17]&nbsp;</strong></p>\n\n\n\n<p>One of the things that I have always found so fascinating about the web and WordPress’ role in it is how it has made the world simultaneously smaller and bigger. By giving voices to the voiceless we help each other find our community niches regardless of where they are in the world. Some of your closest friends could be people you would never meet in your own neighborhood. Well, let’s hear what some of our community members had to say about that.</p>\n\n\n\n<p><strong>[Dee Tea 00:15:42]</strong></p>\n\n\n\n<p>I think the thing that has been most empowering is, is coming into the project either in terms of contributing time and efforts to the community, which is where most of my contribution has been &#8211; has always been about this is a really cool thing, and I really want to build this.</p>\n\n\n\n<p>And so I&#8217;ll put my time and efforts into building WordPress. Not for me, but because I see its value and I see its community and I see that the contribution that it&#8217;s making to the world and I, and that&#8217;s really important. But finding that on the other side of that was a huge amount of personal benefit for me in my career, in the friendships that I&#8217;ve made.</p>\n\n\n\n<p>But I feel like if I had been approaching the community with, I want a better career, I wanna meet all of these people and I want, and I want all of this. From, “I want” for me, instead of, I want for this project, for the community and effectively for the world with that, you know, that whole democratized, the democratizing of publishing is this thing that serves the world.</p>\n\n\n\n<p>I think that&#8217;s been the key for me is that I absolutely have reaped amazing benefits from it, but it came out of that sense of, I see this value here and I want to contribute to that because it&#8217;s gonna have value, not just for me, but for a whole slew of people. And so, uh, you know, for much, much bigger impact than just on me.</p>\n\n\n\n<p>And so I think that&#8217;s the important thing for me is that sense of, if you approach it with that attitude of what can I do to help? It&#8217;s amazing what you will find yourself helped with in return.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:17:24]&nbsp;</strong></p>\n\n\n\n<p>I hope that you enjoyed this tour of WordPress in the World Wide Web. I want to share a big thank you to all of the folks who contributed to our little WordPress Briefing celebration of World Wide Web Day today.</p>\n\n\n\n<p>And that brings us now to our small list of big things. So firstly, we&#8217;ve got a couple of updates from our upcoming flagship events. WordCamp US has announced a speaker support fund specifically for historically underrepresented speakers at the event. You can donate to the fund on the page if you&#8217;d like, and there are also directions on how to request support, if you are part of an underrepresented group.&nbsp;</p>\n\n\n\n<p>From the folks over at WordCamp Asia, the call for speakers is live. That&#8217;s taking place in February, 2023. But it&#8217;s never too early to brush up those presentations and get them submitted.&nbsp;</p>\n\n\n\n<p>Next big thing is that there are some changes coming to the WordPress mobile app. A lot of the Jetpack functionality will be removed from it, so this is going to have a little bit of an effect on daily users of the app, but it will also have an effect on regular contributors. I&#8217;ll have a link to the full write up in the show notes so that you don&#8217;t have to guess or hold it all in your memory.&nbsp;</p>\n\n\n\n<p>And finally, this excellent design that you see on wordpress.org/news is finally making its way out to the next parts of the wordpress.org website. Before you know, it, there will be a fresh looking homepage as well as few other pages and then… to infinity and beyond (or something like that).&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And next up I&#8217;ll be taking just a mid-year break from the podcast. And so the next time that I actually see you again, will be in September.</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:\"13198\";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:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Carla Doria\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2022/07/people-of-wordpress-carla-doria/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 31 Jul 2022 19: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:6:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"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:3;a:5:{s:4:\"data\";s:10:\"Interviews\";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:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"People of WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=13201\";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:324:\"In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature Carla Doria, a customer support specialist from South America on how WordPress opened up a new world for her, and gave her the ability to [&#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: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:12021:\"\n<p><strong>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature Carla Doria, a customer support specialist from South America on how WordPress opened up a new world for her, and gave her the ability to help the local community</strong>.</p>\n\n\n\n<p>For Carla, working with WordPress is a vital part of her life. It gave her a career and a community, in which she she would organize the first WordCamp in her city, Cochabamba, and the first in Bolivia.</p>\n\n\n\n<p>Carla studied industrial engineering and has a master’s degree in environmental studies.<br>Her first experience with WordPress was when she decided to start a small business designing and selling cushions and bedclothes.&nbsp;While Carla sat in the small store she had rented, hoping that people stopping at the shop windows would step in to buy something, she decided she needed to create a website.</p>\n\n\n\n<h2><strong>First steps with WordPress</strong></h2>\n\n\n\n<p>Carla had no budget to hire somebody, but she felt confident&nbsp; she could learn things on her own.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“Learning to use WordPress requires no code skills or a technical background. It needs an adventurous and playful spirit.” </p><cite>Carla Doria</cite></blockquote>\n\n\n\n<p>She had always been studious, and decided she would figure out how to build a website herself. Carla ended up building a simple blog with WordPress. At the time, she didn’t even have a budget to buy a custom domain, so she used a free subdomain.<br><br>“Learning to use WordPress is easy. It requires no code skills or a technical background at all. It only needs an adventurous and playful spirit,” said Carla</p>\n\n\n\n<p>There were no profits, and any income mainly went to pay the store’s rent. At the time, her previous company contacted her for a job opening that matched her profile. Carla needed that income and decided to closed the store and forget about being an entrepreneur.</p>\n\n\n\n<p>Back in employee mode, Carla started her new job as a technical writer for a software development company. Since Carla had completed her master’s degree in the UK, she was proficient in English. Her close affinity for computers and technology made it easy for her to translate complex software jargon into simple tutorial steps.</p>\n\n\n\n<p>As Carla got more interested in technical writing and started to improve her writing skills. This reconnected her with her previous enthusiasm for writing, and she decided to channel that interest into a blog.</p>\n\n\n\n<h2><strong>Diving deep</strong></h2>\n\n\n\n<p>Creating her blog helped her become more familiar with WordPress and building websites. In 2015, Carla blogged about writing, her thoughts, book reviews, and everything that came to mind.&nbsp;</p>\n\n\n\n<p>Through looking for answers to specific issues using her WordPress blog, Carla found the support forums a useful place to go. Soon she realized that she could also help answer other people’s questions.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"600\" height=\"900\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-2.jpg?resize=600%2C900&#038;ssl=1\" alt=\"\" class=\"wp-image-13189\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-2.jpg?w=600&amp;ssl=1 600w, https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-2.jpg?resize=200%2C300&amp;ssl=1 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Carla began checking the forums as a hobby. She liked that she was able to help people and learn more while doing so. </p>\n\n\n\n<p>Instead of surfing social media during her work breaks, Carla focused on checking the WordPress forums. Through this she learnt about a support job in one of the global firms.</p>\n\n\n\n<p>She felt the job was made for her and was excited to support people in building their websites with WordPress. The role offered the possibility to work remotely and travel while still working.</p>\n\n\n\n<p>After three years as a technical writer, her career felt stuck. She was certain she did not want to return to any job related to industrial engineering. </p>\n\n\n\n<p>Carla did not get through the selection process the first time. But after nearly 18 months between three applications and learning HTML and CSS, Carla finally secured a support job in 2016. With this job, WordPress became her main source of income.</p>\n\n\n\n<h2><strong>Leading a local WordPress community</strong></h2>\n\n\n\n<p>On the job, Carla learned about the WordPress communities around the world and WordCamps. But when somebody asked about the WordPress community where Carla lived, she didn’t know what to say. Was there a community?</p>\n\n\n\n<p>She discovered no local group existed, so she researched what was needed to setup a meetup. Carla discussed the idea with others, but hesitated as she thought it would require an expert WordPress developer to organize.&nbsp;&nbsp;</p>\n\n\n\n<p>But after trying to gauge interest, Carla realized that the only way to find community members was to start a community. In 2017, the <a href=\"https://www.meetup.com/Cochabamba-WordPress-Meetup/\">WordPress community in Cochabamba</a> was born.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"684\" height=\"391\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/07/Comunidad_WP_Cochabamba_FSE_event2022.jpg?resize=684%2C391&#038;ssl=1\" alt=\"The theme preview screen in the WordPress Cochabamba meeting on creating your website with blocks.\" class=\"wp-image-13236\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/07/Comunidad_WP_Cochabamba_FSE_event2022.jpg?w=684&amp;ssl=1 684w, https://i0.wp.com/wordpress.org/news/files/2022/07/Comunidad_WP_Cochabamba_FSE_event2022.jpg?resize=300%2C171&amp;ssl=1 300w\" sizes=\"(max-width: 684px) 100vw, 684px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>WordPress meeting in Cochabamba explored creating your website with blocks</em></figcaption></figure>\n\n\n\n<p>The group has had ups and downs, probably similar to any other community. Although Cochabamba is not a big city, they had issues finding a location that was free and available to anyone who wanted to join. People came with different levels of knowledge, from people with&nbsp;vast experience with WordPress to people with no experience but who wanted to learn.&nbsp;</p>\n\n\n\n<p>The community grew during the pandemic, as meetups went online and people from other cities in Bolivia were able to attend. After restrictions were lifted, there was a lot of excitement amongst members to meet each other in person.</p>\n\n\n\n<h2><strong>Giving back through speaking</strong></h2>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"600\" height=\"900\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-1.jpg?resize=600%2C900&#038;ssl=1\" alt=\"Carla reading a book under a tree\" class=\"wp-image-13191\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-1.jpg?w=600&amp;ssl=1 600w, https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-1.jpg?resize=200%2C300&amp;ssl=1 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>The community also helped Carla to develop a new skill in public speaking. She applied to be a speaker at WordCamp Mexico <a href=\"https://mexicocity.wordcamp.org/2019/\">2019</a> and <a href=\"https://mexicocity.wordcamp.org/2020/\">2020</a>, <a href=\"https://guayaquil.wordcamp.org/2019/\">WordCamp Guayaquil 2019</a>, and <a href=\"https://colombia.wordcamp.org/2020/\">WordCamp Colombia in 2020</a>. Her confidence grew while she enjoyed connecting with other communities and meeting people who were on similar pathways. Not all of them were developers, as she had presumed. Many, like her, started out as bloggers.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"977\" height=\"419\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/WCC.png?resize=977%2C419&#038;ssl=1\" alt=\"WordCamp Cochabamba\'s logo with blue and grey lettering and a hat\" class=\"wp-image-13228\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/07/WCC.png?w=977&amp;ssl=1 977w, https://i1.wp.com/wordpress.org/news/files/2022/07/WCC.png?resize=300%2C129&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/07/WCC.png?resize=768%2C329&amp;ssl=1 768w\" sizes=\"(max-width: 977px) 100vw, 977px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Finally, after three years, Carla applied to organize her first WordCamp in 2021 in <a href=\"https://cochabamba.wordcamp.org/2021/\">Cochabamba</a>. She had never imagined organizing any WordCamp, and through this having the experience to talk to sponsors and contact companies, and lead a group of people with different talents and backgrounds. Carla felt she had learnt so much from the experience.</p>\n\n\n\n<p>Thanks to WordPress, Carla found a job she enjoyed, was able to work remotely, and help build something in her community to help people learn skills and find career opportunities.</p>\n\n\n\n<p>Carla feels grateful for all she has been able to do thanks to WordPress. She said: “WordPress has led me to find good jobs. It also has allowed me to contribute to a community of friends that love learning about WordPress.”  </p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\'https://profiles.wordpress.org/wpfiddlybits/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wpfiddlybits</a>), Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Larissa Murillo (<a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>), Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>), Chloe Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>), and Surendra Thakor (<a href=\'https://profiles.wordpress.org/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>) for work on this feature, and to all the contributors who helped with the series recently. Thank you too to Carla Doria (<a href=\'https://profiles.wordpress.org/carlisdm/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>carlisdm</a>) for sharing her experiences.</p>\n\n\n\n<p>Thank you to Josepha Haden (@chantaboune) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) for their support of the People of WordPress series.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\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:\"13201\";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: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:64:\"WP Briefing: Episode 36: Beginner’s Guide to Contributions 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/news/2022/07/episode-36-beginners-guide-to-contributions-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Jul 2022 11:05:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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=13162\";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:164:\"Thinking of contributing to WordPress? Josepha Haden Chomphosy guides you through the five stages of contribution on the latest episode of the WP Briefing 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:\"\";}}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:60:\"https://wordpress.org/news/files/2022/07/WP-Briefing-036.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:\"Santana Inniss\";s: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:16474:\"\n<p>In the thirty-sixth episode of the WordPress Briefing, Josepha Haden Chomphosy revisits the Beginner&#8217;s Guide to Contributions to the WordPress open source project. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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>Credits</h2>\n\n\n\n<p>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<ol><li><a href=\"https://make.wordpress.org/performance\" data-type=\"URL\" data-id=\"make.wordpress.org/performance\">Performance Team Information</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/07/wcus2022-contributor-team-signup/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/community/2022/07/07/wcus2022-contributor-team-signup/\">WordCamp US Contributor Day Table Lead Info</a></li><li><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">Call for Testing #15: Category Customization </a></li><li><a href=\"https://europe.wordcamp.org/2019/contributor-orientation-tool/\">Contributor Quizlet</a></li></ol>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13162\"></span>\n\n\n\n<p>[Josepha Haden Chomphosy 00:00:10]&nbsp;&nbsp;</p>\n\n\n\n<p>Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy.</p>\n\n\n\n<p>Here we go.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:00:40]&nbsp;&nbsp;</p>\n\n\n\n<p>WordPress is an open source software project and, like many other open source software projects, has an entire community of people who show up to help improve it however they can. Most of you probably use WordPress every day in some way. And I&#8217;m going to assume that since you listen to this podcast, you&#8217;re also interested in how this all works.</p>\n\n\n\n<p>One of the things I mention practically every episode is that WordPress works and continues to work because of generous contributions from people all around the world. I consider my work with WordPress to be my way of giving back for everything that this software enabled me and my family to do. But I once was a first-time contributor, and I remember what it felt like before I knew everything.&nbsp;</p>\n\n\n\n<p>I felt like it moved at the speed of light and that I could never tell what to do now, let alone what to do next. And that everyone around me basically already knew everything. And if you are feeling that way right now, I encourage you to take a big deep breath [breathe] and let me help you get started.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:01:43]&nbsp;&nbsp;</p>\n\n\n\n<p>I&#8217;m a roadmap sort of person. So I&#8217;m going to start by sharing the stages I&#8217;ve observed for folks who are contributing to open source. That way, you can tell where you are right now, which spoiler alert is probably a bit further along than you realize. Then I&#8217;ll give you some questions you can ask yourself for each stage to figure out what is a good fit for you. Think of it as a guided exploration.&nbsp;</p>\n\n\n\n<p>All right, the five stages. So these are they:&nbsp;</p>\n\n\n\n<ol><li><strong>Connecting</strong>. That&#8217;s when you&#8217;re first learning about the community. You know WordPress exists, but now you&#8217;ve just discovered that the community exists. That&#8217;s where you are.&nbsp;</li><li>The second phase is <strong>Understanding</strong>. It&#8217;s when you are researching the community, like, you know it exists, you think you want to give back, and so you&#8217;re trying to figure out where everything is.&nbsp;</li><li>The third phase is what I call <strong>Engaging</strong>. It&#8217;s when you&#8217;re first interacting, you&#8217;ve downloaded the CMS, you have figured out which team you think you&#8217;re interested in, and you&#8217;re headed to events or meetings or whatever.&nbsp;</li><li>The fourth stage is one that I refer to as <strong>Performing</strong>. And that&#8217;s when you&#8217;ve decided that you&#8217;re gonna volunteer and you&#8217;re gonna take some action. You&#8217;re going to like a contributor day or running a release or whatever. I think that&#8217;s probably not the first place you land, running a release is probably a lot, but, you know, coordinating work on the release or something like that.&nbsp;</li><li>And then phase five, which is the <strong>Leading</strong> phase. That&#8217;s when you&#8217;re taking responsibility for things getting done.&nbsp;</li></ol>\n\n\n\n<p>[Josepha Haden Chomphosy 00:03:08]&nbsp;&nbsp;</p>\n\n\n\n<p>Before we get any further, there are four important things to remember about those stages.</p>\n\n\n\n<p>The first thing to remember is that there is no set time between any of those stages. You can start in one and then three years later go to the next one, or you can start in one and go into the next stage tomorrow. The next thing to know is that each stage builds on the one before it. In my observation, anytime I have seen a contributor who feels like they&#8217;re really struggling, it&#8217;s because they skipped a stage in there, which really causes some trouble for them.</p>\n\n\n\n<p>The next thing to remember is that not everyone will make it through these stages, which is okay. The majority of the community stops at three. Most contributors stop at four. And that is perfectly fine. That is expected. That is normal and completely in line with what we expect from contribution.</p>\n\n\n\n<p>Uh, and the final thing to remember about that list of the phases is that very few people make it into that leadership stage. If we assume, like I do, that 1% of the people who are using WordPress also show up and contribute back to WordPress, then it&#8217;s kind of safe to assume also that about 1% of those people who have shown up to contribute to WordPress are moving into a space where they feel like they&#8217;re willing to take responsibility for making sure things get done in WordPress.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:04:31]&nbsp;&nbsp;</p>\n\n\n\n<p>Like we all collectively feel responsible for WordPress&#8217;s success, but in that leadership area, you&#8217;re kind of taking responsibility for 40% of the web or whatever&#8217;s going on there. And not a lot of people make it there, and that is completely fine, too. So that&#8217;s our basic terminology today. Those are the caveats that go with our basic terminology.</p>\n\n\n\n<p>Most difficulties that arise for new contributors happen because a stage got skipped somewhere along the way. It&#8217;s almost never intentional, but from what I&#8217;ve observed, that&#8217;s what makes it really difficult to get started and what makes it difficult to keep going once you&#8217;ve kind of already gotten in there.</p>\n\n\n\n<p>So, all right. Big breath, folks with me again [breathe]. Alright, it&#8217;s guided exploration time.&nbsp;</p>\n\n\n\n<p>First phase, the connecting phase. Remember, this is where you&#8217;ve just learned the community exists, people are talking about it, you don&#8217;t know much more. The first step for you is asking yourself what it is you could do. Or if there&#8217;s a project out there that looks particularly interesting.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:05:36]&nbsp;&nbsp;</p>\n\n\n\n<p>So you can ask yourself questions, like, am I a writer? And if I am a writer, do I write technical or prose. The other thing you can ask is, am I a PHP developer, a JavaScript developer, Python, Go; which language am I writing in because I find it most beautiful. Another thing you can ask yourself is, am I a teacher or a mentor, or do I just generally like to be a mighty helper? And I like to make sure that things keep running.&nbsp;</p>\n\n\n\n<p>So once you&#8217;ve asked yourself those things, it&#8217;s on to phase two, the understanding phase. This is when you&#8217;re looking around at this new-to-you community to see what is happening where. So you take a look at the teams that are around, you think about whatever it was you said you were good at in the last question and you look at which teams might be a good fit.&nbsp;</p>\n\n\n\n<p>So if you said that you&#8217;re a good technical writer, then Docs probably is for you. Have you been training others to use WordPress for years? Then you might wanna look into Training. There are a lot of other things, obviously, like if you think you&#8217;re good at working with code PHP or JavaScript, you&#8217;re probably gonna end up in Core.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:06:46]&nbsp;&nbsp;</p>\n\n\n\n<p>If you are particularly good at any of the other tech stacks that we have around in our Trac area or an Openverse, then that&#8217;s where you&#8217;ll land over there. You have design options. Like if design is really your thing, we have a Design team, but we also have a Themes team. There are plenty of places that you can land depending on what it is that you feel like you are the best at and could really help the WordPress project. And so that&#8217;s your phase two.&nbsp;</p>\n\n\n\n<p>Now that you have gotten a good guess at a team, we&#8217;re gonna swing through to phase three, which is the engaging phase. This is the phase that is the scariest for most people, but it&#8217;s okay. I am here for you. I am here for you in this podcast. So you have figured out what you want to do in order to contribute, and you&#8217;ve got a sense for the team that looks right. There are two things that you do next.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:07:34]&nbsp;&nbsp;</p>\n\n\n\n<p>One is that you can go to a meeting. There are many kinds of meetings. There are team meetings, bug scrubs, and testing sessions, but they&#8217;re all in Slack, which means that you can attend one from anywhere. When they kick off, you wave, you introduce yourself, you let everybody know that you&#8217;re there and you&#8217;re observing. Folks will welcome you and just kind of give you some concept of what they&#8217;re working on. Easy as that. You&#8217;ve done your first time meeting attendance.&nbsp;</p>\n\n\n\n<p>Another good option is to keep an eye out for specific events. Some of those events happen online, like Global Translation Day. But also some of them happen in person like, Meetups or WordCamps. And there again, you show up, you wave, you introduce yourself, see if you can make a connection or two, let people know that you&#8217;re new and you&#8217;re just trying to figure out where you are and what you wanna do.&nbsp;</p>\n\n\n\n<p>If you&#8217;ve made it now, all the way to phase four, the performing phase, then give yourself a little pat on the back! Figuring out where you want to go and who your friendly faces are is the biggest challenge when you get started. So congratulations!&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:08:37]&nbsp;&nbsp;</p>\n\n\n\n<p>Phase four is the phase where you&#8217;ve decided you&#8217;re brave enough to volunteer &#8211; to do some contribution. You&#8217;re volunteering your time. That&#8217;s where you are now. So oddly enough, you start this phase by assigning yourself something, assigning yourself, a task. This seems counterintuitive.</p>\n\n\n\n<p>There&#8217;s this feeling that you can&#8217;t say that you&#8217;re gonna do something. That you can&#8217;t just assign something to yourself and say that you&#8217;re gonna do it. But in open source projects, you always can. You find a task where you&#8217;re comfortable, and you just mention that you would like to give it a try while the team is having their weekly meeting. And it&#8217;s simple as that. And not big things either. Like organizing an event or maintaining a component, those are probably too big for your first time around.</p>\n\n\n\n<p>I&#8217;m talking things like, &#8216;I will test that patch that you mentioned in the meeting.&#8217; Or &#8216;I will review the docs and make sure that they&#8217;re up to date with the most recent release.&#8217; Or &#8216;I can help run meetings for the next release.&#8217;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:09:40]&nbsp;&nbsp;</p>\n\n\n\n<p>And then you have phase five, where you just repeat phase four until you are leading something! And I don&#8217;t mean leading in the 1950s sort of way, where you have like a corner office and you&#8217;re ordering people around. I mean, in the warm, inviting millennial way where you&#8217;re leading by inspiring people to do something or you&#8217;re leading because you make sure that the meeting happens every single week.</p>\n\n\n\n<p>Or you&#8217;re leading because you added screenshots to tickets that needed testing and so you moved something forward in a way that was helpful. Easy peasy. You can go to your first contributor today or a WordPress Slack meeting and just be a contributor by the time you leave, right? You might feel like ‘easy as that isn&#8217;t quite the right set of words right there. And as a matter of fact, you might be thinking to yourself, this woman is just plain wrong. It could not possibly be that easy. And I agree. It really isn&#8217;t literally quote-unquote just that easy. Just like handing someone a notebook and a pen will not instantly make them an award-winning novelist, handing someone a wordpress.org profile and credentials to Slack won&#8217;t instantly make them a contributor.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:10:46]&nbsp;&nbsp;</p>\n\n\n\n<p>For both of those examples, what makes someone good is the ability to try and fail and still be encouraged to try again. So if it&#8217;s been a while since you contributed and you&#8217;re thinking about returning, or if you&#8217;ve been listening to me for a while and you&#8217;re ready to give this contribution thing a try, I hope this helps you to feel brave enough to try and brave enough to fail.</p>\n\n\n\n<p>And I encourage you to be brave enough to try again.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:11:20]&nbsp;&nbsp;</p>\n\n\n\n<p>Let&#8217;s take a look at our small list of big things. My friends, we have a Performance team. This team has been a working group for a long time and is focused on some deep, inner workings of WordPress and its surrounding ecosystem to make sure that we are as fast and slick as possible. You can check them out on make.wordpress.org/performance, their brand new site, and see when they&#8217;re meeting, what they&#8217;re aiming to get into the WordPress 6.1 release, and if that&#8217;s something that you would like to contribute to.&nbsp;</p>\n\n\n\n<p>The second thing is that there&#8217;s a brand new call out for testing. This time it&#8217;s focused on templates and retroactively applying them to an entire category of posts. So it&#8217;s a little bit workflow testing, a little bit technology testing, and we could really use your help in bug hunting for both of those things.</p>\n\n\n\n<p>And the final thing is that you know since contribution is obviously the focus of today&#8217;s podcast, we are looking for table leads for WordCamp US’ contributor day that&#8217;s coming up in September. There&#8217;s a whole blog post about it, I&#8217;ll link to it in the show notes so that you&#8217;ll have all the info and can raise your hand if you want.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:12:25]&nbsp;&nbsp;</p>\n\n\n\n<p>And speaking of things that I&#8217;ll have in the show notes, I also am going to put like a contributor quizlet guide thing. If the guided, figuring out of the teams in the phase two section, if that didn&#8217;t make any sense to you and you just need something to direct you specifically to potential teams, I&#8217;m gonna link to the contributor kind of sorting hat quiz that came out with WordCamp Europe. And that should help you work your way through phase two and get ready for phase three if that is where the spirit takes you.&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</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:\"13162\";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:35:\"WordPress 6.0.1 Maintenance 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:71:\"https://wordpress.org/news/2022/07/wordpress-6-0-1-maintenance-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:\"Tue, 12 Jul 2022 16:58:14 +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: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:3:\"6.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"6.0.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:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=13138\";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:236:\"WordPress 6.0.1 is now available for download. This maintenance release features several updates since the release of WordPress 6.0 in May 2022. You can review a summary of the key changes in this release by visiting 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: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:5452:\"\n<h2>WordPress 6.0.1 is now available</h2>\n\n\n\n<p>This maintenance release features <a href=\"https://core.trac.wordpress.org/query?milestone=6.0.1\">13 bug fixes in Core</a> and <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.0\">18 bug fixes</a> for the Block Editor. WordPress 6.0.1 is a short-cycle maintenance release. You can review a summary of the key updates in this release by reading the <a href=\"https://make.wordpress.org/core/2022/07/05/wordpress-6-0-1-rc-1-is-now-available/\">RC1 announcement</a>.</p>\n\n\n\n<p>The next major release will be <a href=\"https://make.wordpress.org/core/2022/06/23/wordpress-6-1-planning-roundup/\">version 6.1</a> planned for later in 2022.</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.0.1.zip\">download WordPress 6.0.1 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, check out the <a href=\"https://wordpress.org/support/wordpress-version/version-6-0-1/\">version 6.0.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thank you to these WordPress contributors</h2>\n\n\n\n<p>The WordPress 6.0.1 release is led by <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">@sergeybiryukov</a> and <a href=\"https://profiles.wordpress.org/zieladam/\">@zieladam</a>.</p>\n\n\n\n<p>WordPress 6.0.1 would not have been possible without the contributions of more than 50 people. Their asynchronous coordination to deliver several enhancements and fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/oztaser/\">Adil Öztaşer</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">annezazu</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a>, <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/petitphp/\">Clement Boirie</a>, <a href=\"https://profiles.wordpress.org/danieliser/\">Daniel Iser</a>, <a href=\"https://profiles.wordpress.org/denishua/\">denishua</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/gabertronic/\">Gabriel Rose</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a>, <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jnz31/\">jnz31</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/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">Luis Herranz</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a>, <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a>, <a href=\"https://profiles.wordpress.org/manzurahammed/\">Manzur Ahammed</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</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/navigatrum/\">navigatrum</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James Dodd</a>, <a href=\"https://profiles.wordpress.org/ravipatel/\">Ravikumar Patel</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/samikeijonen/\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/nathannoom/\">Trinadin</a>, and <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich Pogson</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"13138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WP Briefing: Episode 35: Five for the Future’s True Intentions\";s: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:83:\"https://wordpress.org/news/2022/07/episode-35-five-for-the-futures-true-intentions/\";s: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, 11 Jul 2022 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=13132\";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:140:\"On this week\'s episode of the WordPress Briefing, Josepha answers questions about the intentions behind the Five for the Future initiative. \";s: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:60:\"https://wordpress.org/news/files/2022/07/WP-Briefing-035.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:\"Santana Inniss\";s: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:14788:\"\n<p>In the thirty-fifth episode of the WordPress Briefing, Josepha Haden Chomphosy tackles questions about the true intentions of the Five for the Future initiative.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to You can submit them to <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>Credits</h2>\n\n\n\n<p>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<ol><li><a href=\"https://make.wordpress.org/themes/2022/06/30/create-block-theme/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/themes/2022/06/30/create-block-theme/\">New Create Block Theme plugin</a></li><li><a href=\"https://make.wordpress.org/design/2022/07/01/open-sourcing-theme-designs/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/design/2022/07/01/open-sourcing-theme-designs/\">Open Sourcing Theme Designs </a></li><li><a href=\"https://make.wordpress.org/meta/2022/07/01/exploration-improving-devhub/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/meta/2022/07/01/exploration-improving-devhub/\">Exploration in Meta to improve DevHub </a></li><li><a href=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\" data-type=\"URL\" data-id=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\">Tragedy of the Commons definition</a></li></ol>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13132\"></span>\n\n\n\n<p>[Josepha Haden Chomphosy 00:00:10]&nbsp;&nbsp;</p>\n\n\n\n<p>Hello everyone. And welcome to the WordPress Briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as 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>[Josepha Haden Chomphosy 00:00:40]&nbsp;&nbsp;</p>\n\n\n\n<p>Today I&#8217;m talking about Five for the Future– again. Before we get stuck right into the heart of it, 10 episodes ago, in episode 25, I focused on the Five for the Future initiative and I recommend that you listen to that before you join me in today&#8217;s episode. It&#8217;s only eight minutes and it gives you a history of the Five for the Future initiative, as well as some information on the Five for the Future program.</p>\n\n\n\n<p>It then goes on to talk about some of the original intentions behind that original initiative. The reason I bring this back up today is partially because one, I will talk about both the program and the initiative it&#8217;s based on literally anytime. I believe strongly that they are both a vital part of what will result in a triumph of the commons of WordPress, and keep this empowering project around for years to come.&nbsp;</p>\n\n\n\n<p>But I also bring it up today because there&#8217;s conversation about a post I published a couple of months back that has generated some dialogue around the intentions of this catchy call to contribution. So to make sure that as we move through this discussion together, we are working with as much factual information as possible, I present to you some facts.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:01:46]&nbsp;&nbsp;</p>\n\n\n\n<p>First and foremost, the pillars of this initiative. The 5% in Five for the Future is aspirational. Contribution to open source is a question and indication of privilege. So the 5% is not a requirement, but rather it&#8217;s an aim. It could refer to 5% of your time or 5% of your resources, or just any amount of your time or resources around. Regardless of how you&#8217;re defining it, it is an aspiration, not a requirement.&nbsp;</p>\n\n\n\n<p>The second pillar, pledges show your intention and whatever contributions you are able to offer after you&#8217;ve made your pledge are always welcome. No one is out there checking for 100% completion of the hours that you intended to give back to WordPress versus the hours that you actually succeeded at giving back to WordPress.</p>\n\n\n\n<p>There are so many volunteers that make sure that this project is running and functional and has plenty of people knowing how to get things done and how to teach others how to get things done. It&#8217;s all coming from generosity of heart.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:02:52]&nbsp;&nbsp;</p>\n\n\n\n<p>And speaking of generosity, the third thing that is important about this initiative is that it insists on and wants to celebrate a culture of generosity. Beyond the concept of a pledge, is the idea of generous collaboration toward the long term health and stability of our project for the future.</p>\n\n\n\n<p>As contributors, we understand that we are greater than the sum of our parts and what we build <em>within</em> WordPress empowers those who build <em>with</em> WordPress. So those are the pillars that went into that initial thought, that opening Five for the Future call to action that Matt gave to everybody in 2014.</p>\n\n\n\n<p>And so now I want to share with you some of the pillars of the program that has grown up around it. So the Five for the Future initiative, if you&#8217;re not familiar, was started in 2014 and is a grand call to all of us to remember to give back to the shared commons of WordPress. Its aim was to help guard against what is called the “tragedy of the commons,” where resources are continually taken out and not necessarily reinvested in. No one&#8217;s necessarily putting anything back into those.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:04:06]&nbsp;&nbsp;</p>\n\n\n\n<p>So that&#8217;s the starting point for all of this. So the program, the Five for the Future program, in 2018 was built as a collaborative effort with full participation and buy-in from the contributors who were active in the project at the time. It allowed anyone to raise their hands, to show support of WordPress via a pledge and also started a multi-year discussion of how to define contributions in a way that let us automatically provide props and therefore more effectively put badges on people&#8217;s wordpress.org profiles.&nbsp;</p>\n\n\n\n<p>And then in 2019, there was an additional pilot of the program, which kind of offered some team structure, which was intended to not only take on work that I don&#8217;t like to ask volunteers to do, but also to provide some checks and balances to an absolute raft of sponsored contributor hours that we had started to see show up.&nbsp;</p>\n\n\n\n<p>Which brings us then to the post that I mentioned at the start. Knowledgeable supporters of the WordPress open source project have debated next iterations to Five for the Future activity and programming. So, to bring the conversation to a central set of questions, or rather to bring the conversation to a central spot, I raised these two questions. One, what activities can we see inside our contributor networks? So wordpress.org, make.wordpress.org, the Rosetta sites that we have, Slack, et cetera.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:05:30]&nbsp;&nbsp;</p>\n\n\n\n<p>So what activities can we see inside the contributor networks that we can flag to enable easier distribution of props and therefore badges? The second question is, what activities can we see also in those contributor networks that appear to be contributions, but in the end are only benefiting the person or company that provides the contributions?</p>\n\n\n\n<p>For what it&#8217;s worth that discussion then also raised a third question that I don&#8217;t think we&#8217;ve even started to tackle, which is what about the activities that are not in the contributor network, but still do move WordPress forward? Cause there are so, so many of those things and it&#8217;s a great question. I don&#8217;t have an answer and just so that I don&#8217;t leave you all with a series of questions for which there are no answers provided in this particular podcast, I do have a few answers for questions that I have seen floating around this discussion.&nbsp;</p>\n\n\n\n<p>So the first question is actually a bunch of questions. There are like three parts to it. What are props, who gives props, and who tracks them? So ‘props’ is a term used in WordPress to describe shared recognition of a contribution. Think of it as like a hat tip or kudos or an assist. However you think about it, it&#8217;s recognition of the other people who helped to solve a problem along the way. That is what props are.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:06:47]&nbsp;&nbsp;</p>\n\n\n\n<p>The second part of that question is who gives props and historically developers have given props, which tends to mean that it&#8217;s mostly developers who get props. But now, also, any team rep during a release cycle can provide props to folks on their team, volunteers on their team who were really helpful during the course of the release.</p>\n\n\n\n<p>And recently we also added the functionality for ad hoc props to be given in the Slack props channel, and those get added to your profile activity. So that someone can give you basically a public thanks for having helped on something that they were working on. And then that gets logged in your activity tracker on your WordPress.org profile.</p>\n\n\n\n<p>And then the final question in that first big question is who tracks these props? And the answer is human beings! Which is why folks feel like they have to do a ton of things before they even get props. And that&#8217;s also why I&#8217;d like to automate more and more of them so that you don&#8217;t have to do a ton of things in order for someone to show up and acknowledge that you are part of a solution.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:07:51]&nbsp;&nbsp;</p>\n\n\n\n<p>So the second question that I&#8217;ve seen kind of running around is, where do props start? And that is a great question that has been asked year after year. And one that I think we should continue to ask. The reality is that we won&#8217;t be able to see every contribution to WordPress, but that doesn&#8217;t mean that they aren&#8217;t valuable. And it doesn&#8217;t mean that they don&#8217;t matter.&nbsp;</p>\n\n\n\n<p>Building our culture of generosity helps us to better recognize and celebrate each other for all of our contributions, whether they are for a major release or a major event, or one of these new ad hoc props that you can offer to people. And if we see more and more of the same type of contributions being celebrated, then we can also work toward automating those as well, so that you don&#8217;t have to do a super ton of them before someone has noticed that you&#8217;ve done even one of them.&nbsp;</p>\n\n\n\n<p>And the third big question that has been running around is, what about the people who don&#8217;t want the props? If people want to be literally anonymous, then deletion requests are probably your way to go. But I actually don&#8217;t think that&#8217;s the question here. I think the question is what if a prop holds no intrinsic value to you and then, you know, I wanna thank you for that spirit of generosity. And I also wanna say that I&#8217;m so glad you&#8217;re here.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:09:02]&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<p>Hopefully, all of these answers clarify what lies at the heart of what is intended with the Five for the Future initiative and the program that&#8217;s built on top of it. And why I care so much about fixing the ways we offer props to folks. For me, it&#8217;s not about assessing the worthiness of people or companies or any of their contributions. For me, it&#8217;s about reinvesting in the shared commons of the WordPress ecosystem, by finding a way that our economy can entice folks to put back into WordPress, something close to the benefit that they receive from it.</p>\n\n\n\n<p>And that brings us now to our small list of big things. Thank you all for making it into the final stretches with me. These three things that I&#8217;m sharing also have companion blog posts to go with them because they are very big questions or very big features, very big plugin kind of things that we&#8217;re looking at. And so you&#8217;ll be able to find those in the show notes, or you can go to wordpress.org/news if you&#8217;re listening to this in a podcast player of your choice that is not wordpress.org.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:10:10]&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<p>So the first one on my list is a new plugin. It is called Create Block Theme. And it&#8217;s gonna make it easier for theme builders to use the existing site editor tools to create new block themes. I&#8217;m very excited about this. Uh, you can find it on make.wordpress.org/themes. And I will also include a link to it in the show notes below.&nbsp;</p>\n\n\n\n<p>If themes are not your area of expertise, but you are interested in documentation or the DevHub or to an extent design things, then the improvements that are being worked on for the DevHub are definitely in your area. That&#8217;s kind of a Meta task, but has a few other pieces involved as well. That can be found on make.wordpress.org/meta. But again, I will have a link to the very, very detailed blog post in the show notes.&nbsp;</p>\n\n\n\n<p>It&#8217;s got a bunch of hypothetical changes that are being suggested for the WordPress developer docs, uh, especially when it comes to the function reference. And so there are gonna be some slight design questions, but not like, graphic design/visual design, more in the like, can humans read this design area of things? And so that will be a good one to look at. If you are sort of in the Meta or Documentation vein of things in the way that you like to contribute to WordPress.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:011:30]&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<p>And then the final thing is about open sourcing theme designs. So open sourcing everything obviously is important to us. And the design tool that we use, this tool called Figma, is open to the public. And so it&#8217;s possible for folks to be able to kind of get in there and use and reuse any design elements.</p>\n\n\n\n<p>And so there&#8217;s a discussion happening over on make.wordpress.org/design about how that can and should look in the future. And so if design is definitely your area, and again, this kind of lines up with themes a little bit, then wander over into that one, for which there will also be a link in the show notes.&nbsp;</p>\n\n\n\n<p>And that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</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:\"13132\";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:36:\"The Month in WordPress – June 2022\";s: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/2022/07/the-month-in-wordpress-june-2022/\";s: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, 06 Jul 2022 14:19:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month 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:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=13069\";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:313:\"With WordPress 6.1 already in the works, a lot of updates happened during June. Here&#8217;s a summary to catch up on the ones you may have missed.&#160; WordPress 6.1 is Slated for Release on October 25, 2022 Planning for WordPress 6.1 kicked off a few weeks ago with a proposed schedule and a call for [&#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:14:\"rmartinezduque\";s: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:12416:\"\n<p>With WordPress 6.1 already in the works, a lot of updates happened during June. Here&#8217;s a summary to catch up on the ones you may have missed.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>WordPress 6.1 is Slated for Release on October 25, 2022</h2>\n\n\n\n<p>Planning for WordPress 6.1 kicked off a few weeks ago with a <a href=\"https://make.wordpress.org/core/2022/06/23/wordpress-6-1-planning-roundup/\"><strong>proposed schedule and a call for contributors</strong></a> to the release team. This will be the third major release in 2022 and will include up to Gutenberg 14.1 for a total of 11 Gutenberg releases.</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a> published the preliminary <a href=\"https://make.wordpress.org/core/2022/06/04/roadmap-to-6-1/\">roadmap for version 6.1</a>, which is expected to refine the full site editing experience introduced in the last two major releases. Stay tuned for a companion post with more details on what’s to come.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\"><p>Tune in to the <a href=\"https://wordpress.org/news/2022/06/episode-34-wordpress-6-1-is-coming/\">latest episode of WP Briefing</a> to hear WordPress Executive Director Josepha Haden discuss planning for major releases and how you can get involved.</p></blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>New in Gutenberg: Versions 13.4 and 13.5</h2>\n\n\n\n<p>There are two new versions of Gutenberg since last month’s edition of the Month in WordPress:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/06/10/whats-new-in-gutenberg-13-4-8-june/\"><strong>Gutenberg 13.4</strong></a> includes 25 enhancements and nearly 30 bug fixes. This version adds support for button elements in theme.json and introduces axial spacing in Gallery Block, among other new features.</li><li><a href=\"https://make.wordpress.org/core/2022/06/22/whats-new-in-gutenberg-13-5-22-june/\"><strong>Gutenberg 13.5</strong></a> was released on June 22, 2022. It comes with an improved featured image UX, expanded design tools for the Post Navigation Link block, and solid accessibility fixes.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\"><p>Follow the “<a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s new in Gutenberg</a>” posts to stay up to date with the latest updates.</p></blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Team Updates: Gutenberg Page Redesign, Meetup Venue Support Funds, and More</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/gutenberg/\">The Gutenberg page</a> got a new redesign! You can<strong> </strong>rearrange the page content the way you want and experience the flexibility that blocks allow. Learn more about the inspiration behind the new look in <a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\">this post</a>.</li><li>WordPress Community Support (WPCS) restarted its <a href=\"https://make.wordpress.org/community/2022/06/22/announcement-reactivating-meetup-venue-support-funds/\">meetup venue support funds</a> for community organizers.</li><li>The Themes Team ​​released a <a href=\"https://make.wordpress.org/themes/2022/06/30/create-block-theme/\">new plugin called Create Block Theme</a> that makes it easier for theme builders to create block themes.</li><li>Matías Ventura, the lead architect of the Gutenberg project, shared some early thoughts on <a href=\"https://make.wordpress.org/design/2022/06/13/thinking-through-the-wordpress-admin-experience/\">the future of the WordPress admin interface</a>.</li><li>Each month, the Training Team publishes a list of new resources available on the Learn WordPress platform. <a href=\"https://make.wordpress.org/updates/2022/06/07/whats-new-on-learnwp-in-may-2022/\">Check out what’s new</a>.</li><li>The Polyglots Team kicked off conversations for planning the <a href=\"https://make.wordpress.org/polyglots/2022/06/15/wp-translation-day-in-september-2022-suggestion-discussion/\">next WordPress Translation Day</a>.</li><li>The Documentation Team posted a series of <a href=\"https://make.wordpress.org/docs/2022/06/13/live-onboarding-sessions-for-the-documentation-team/\">onboarding sessions</a> to get started with documentation.</li><li>After reviewing feedback raised by the community, the Performance Team proposed <a href=\"https://make.wordpress.org/core/2022/06/30/plan-for-adding-webp-multiple-mime-support-for-images/\">a new approach to add WebP and MIME support</a> for images.</li><li>The Themes Team updated its <a href=\"https://make.wordpress.org/themes/2022/06/18/complying-with-gdpr-when-using-google-fonts/\">recommendations for hosting webfonts</a> to follow Europe’s General Data Protection Regulation (GDPR).</li><li>In a step towards <a href=\"https://make.wordpress.org/design/2022/07/01/open-sourcing-theme-designs/\">open sourcing theme designs</a>, the Design Team made some themes authored by WordPress core and other theme developers available in a Figma file.</li><li>The Marketing Team started a discussion to gather feedback on <a href=\"https://make.wordpress.org/marketing/2022/06/17/discussion-promoting-wordcamps-with-the-official-wordpress-social-accounts/\">promoting WordCamps</a> with the official WordPress.org social accounts.</li><li>The Openverse Team <a href=\"https://make.wordpress.org/openverse/2022/06/17/mitigating-out-of-terms-api-usage/\">released version 2.5.5 of the Openverse API</a>, which brings an important change regarding anonymous API requests.</li><li>The Plugin Review Team shared a comprehensive <a href=\"https://make.wordpress.org/plugins/2022/06/15/whats-the-deal-with-invalid-reviews/\">post on invalid plugin reviews</a>.</li><li>The June edition of the <a href=\"https://make.wordpress.org/community/2022/06/24/monthly-organizer-newsletter-june-2022/\">Meetup Organizer Newsletter</a> is now live with a list of ideas on reactivating meetups.</li><li>Check out the <a href=\"https://make.wordpress.org/polyglots/2022/06/27/polyglots-monthly-newsletter-june-2022/\">Polyglots Monthly Newsletter: June 2022</a> to stay up to date with the latest updates from the Polyglots community.</li><li>The latest edition of People of WordPress features the story of web developer <a href=\"https://wordpress.org/news/2022/06/people-of-wordpress-leo-gopal/\">Leo Gopal</a>.</li><li><a href=\"https://block-museum.com/\">The Museum of Block Art</a> (MOBA), a virtual initiative that showcases creative uses of the WordPress block editor, is <a href=\"https://gutenbergtimes.com/museum-of-block-art-is-open-for-submissions/\">now open for submissions</a>.</li><li>Last month the WordPress community was saddened to hear of the passing of <a href=\"https://profiles.wordpress.org/wolly/\">Wolly</a> (Paolo Valenti). Wolly was a long-time WordPress contributor and one of the founding members of the vibrant Italian community. He will be missed.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\"><p>The BlackPress community is a great place to connect with black African descent people in the WordPress space, access tech resources, and advance your career skills. <a href=\"https://blackpresswp.com\">Join the BlackPress Community</a>.</p></blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Feedback/Testing Requests</h2>\n\n\n\n<ul><li>The Core Team is looking for <a href=\"https://make.wordpress.org/core/2022/06/26/rollback-feature-testing-call-to-action/\">help in testing a rollback functionality</a> for failed plugin and theme updates.</li><li>There’s an open call for feedback on a proposal to make building features and plugins on top of the WordPress REST API easier. <a href=\"https://make.wordpress.org/core/2022/07/04/proposal-better-rest-api-handling-in-javascript/\">Share your thoughts</a> by July 18, 2022.</li><li>The Training Team suggested a public content roadmap for <a href=\"https://make.wordpress.org/training/2022/06/29/learn-wordpress-development-creating-a-public-roadmap-for-content-creation/\">Learn WordPress development</a>. Comments are welcome until July 15, 2022.</li><li>Version 20.2 of WordPress for <a href=\"https://make.wordpress.org/mobile/2022/06/28/call-for-testing-wordpress-for-android-20-2/\">Android</a> and <a href=\"https://make.wordpress.org/mobile/2022/06/29/call-for-testing-wordpress-for-ios-20-2/\">iOS</a> is now available for testing.</li><li>Some members of the Meta Team did some experiments with <a href=\"https://make.wordpress.org/meta/2022/07/01/exploration-improving-devhub/\">hypothetical changes to the WordPress Developer Docs</a>. They welcome feedback on the next steps.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\"><p>Want to get involved in testing WordPress?<strong> </strong>Follow the &#8220;<a href=\"https://make.wordpress.org/test/tag/build-test-tools/\">Week in Test</a>&#8221; posts to find a handy list of links and opportunities.</p></blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2>WordCamp Asia 2023 is Calling for Sponsors</h2>\n\n\n\n<ul><li>WordCamp Asia 2023, the first flagship WordCamp event in Asia, recently opened its <a href=\"https://asia.wordcamp.org/2023/call-for-sponsors/\">Call for Sponsors</a>.</li><li><a href=\"https://us.wordcamp.org/2022/\">WordCamp US 2022</a> is sold out. General Admission tickets went on sale on June 30, 2022, and were quickly claimed the same day. If you couldn’t get yours, the organizing team recommends <a href=\"https://us.wordcamp.org/2022/tickets/\">checking this page</a> periodically to see if any become available.</li><li>Curious about why WordCamp US is hosting fewer people this year? The WordCamp US team explained why in <a href=\"https://us.wordcamp.org/2022/wordcamp-us-2022-and-attendee-count/\">this post</a>.</li><li><a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a> was successfully held in Porto, Portugal, from June 2 to 4, 2022. The event saw 2,300 in-person attendees and a record 800 participants at Contributor Day. All the sessions will be available <a href=\"https://wordpress.tv/event/wordcamp-europe-2022/\">on WordPress.tv soon</a>.</li><li>In 2023, WordCamp Europe will be hosted in the city of Athens, Greece. The <a href=\"https://europe.wordcamp.org/2023/call-for-organisers/\">Call for Organizers</a> is now open.</li><li>Josepha Haden covered some important questions from WordCamp Europe on a <a href=\"https://wordpress.org/news/2022/06/episode-33-some-important-questions-from-wceu/\">special episode of WP Briefing</a>. Be sure to give it a listen!</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\"><p>The #WPDiversity group has organized a free, online speaker workshop for Indian women in the WordPress community. The event will take place on September 24-25, 2022. <a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-24-25-tickets-348466712317\">Registration is now open</a>.</p></blockquote>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em><strong><em>Have a story that we could include in the next issue of The Month in WordPress? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: <a href=\'https://profiles.wordpress.org/mysweetcate/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mysweetcate</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/chaion07/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chaion07</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</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:\"13069\";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:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"People of WordPress: Leo Gopal\";s: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/2022/06/people-of-wordpress-leo-gopal/\";s: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, 30 Jun 2022 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:6:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"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:3;a:5:{s:4:\"data\";s:10:\"Interviews\";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:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"People of WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=13020\";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:355:\"In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people&#8217;s lives for the better. This month we feature Leo Gopal, from South Africa, a back-end Developer and Customer Support agent on the encouragement and learning support the WordPress community can give. Writing as [&#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: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:11776:\"\n<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people&#8217;s lives for the better. This month we feature Leo Gopal, from South Africa, a back-end Developer and Customer Support agent on the encouragement and learning support the WordPress community can give.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/06/featured-img-for-leo2.jpg?resize=680%2C420&#038;ssl=1\" alt=\"Portrait of Leo Gopal in a black shirt with a blue sky behind.\" class=\"wp-image-13037\" width=\"680\" height=\"420\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/06/featured-img-for-leo2.jpg?w=1014&amp;ssl=1 1014w, https://i0.wp.com/wordpress.org/news/files/2022/06/featured-img-for-leo2.jpg?resize=300%2C186&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/06/featured-img-for-leo2.jpg?resize=768%2C475&amp;ssl=1 768w\" sizes=\"(max-width: 680px) 100vw, 680px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2>Writing as a channel of expression</h2>\n\n\n\n<p>Curiosity, writing, and resilience are recurring themes in Leo&#8217;s story, and have mapped with his WordPress journey.&nbsp;</p>\n\n\n\n<p>High school was a difficult time for Leo, as he had a speech impediment which only subsided when he was with close friends or family.</p>\n\n\n\n<p>He began writing a journal as an avenue of expression and found every word arrived smoothly for him. &nbsp;</p>\n\n\n\n<h2>It all began with WordPress 1.2 &#8216;Mingus&#8217;</h2>\n\n\n\n<p>In 2004, Leo discovered the joy of blogging as a way of combining keeping a journal with ‘conversations’ he could have with those who commented on his blogs. The potential and power of blogs would be an influence in the rest of his life.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/06/leo-gopal.jpeg?fit=720%2C960&amp;ssl=1\" alt=\"Leo sat in front of a pond. \" class=\"wp-image-13027\" width=\"720\" height=\"960\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/06/leo-gopal.jpeg?w=720&amp;ssl=1 720w, https://i1.wp.com/wordpress.org/news/files/2022/06/leo-gopal.jpeg?resize=225%2C300&amp;ssl=1 225w\" sizes=\"(max-width: 720px) 100vw, 720px\" /></figure>\n\n\n\n<p>As Leo&#8217;s confidence grew through expressing himself in writing, he was determined that his stutter would &#8216;no longer hold power over him&#8217;. In 2005, with the encouragement of his blog readers, he spent his school summer break in his room working on reducing his stutter. WordPress would be the tool that would enable him to connect with his blog readers and to express his creativity and thoughts.</p>\n\n\n\n<h2>Making WordPress your own</h2>\n\n\n\n<p>In high school, Leo had opted for programming as one of his subjects. In 2008, he built his first website using WordPress for the students at the school. This was the first time he saw the real value of WordPress and open source.</p>\n\n\n\n<p>During the following years, he increasingly spent time searching online for information on &#8216;Customising WordPress&#8217; and &#8216;Making WordPress your own&#8217;.</p>\n\n\n\n<p>Leo wanted to keep busy and as soon as he finished school, he applied for every entry-level web-related job that he could find. He was hired by a company for the role of webmaster for its Marketing team focused on WordPress.</p>\n\n\n\n<p>He continued to grow his skills as a WordPress developer with the help of useful documentation that he could find and through his helpful local WordPress Community. This helped him earn a living and support his family.</p>\n\n\n\n<h2>Helping yourself through helping others in the community</h2>\n\n\n\n<p>In 2015, Leo moved full-time to Cape Town, South Africa, and started as a developer at a web development agency, eventually progressing to its Head of Development and managing a small team.</p>\n\n\n\n<p>He chose WordPress as his main platform for development mainly because of the community behind it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>Had it not been for those searches on how to make WordPress your own, my life would have turned out a lot differently</em>.”&nbsp;</p><cite>Leo Gopal</cite></blockquote>\n\n\n\n<p>Leo felt he had a hurdle to overcome working in web sector. He didn’t feel like a ‘real developer’ being self-taught. However, through the community, he realized that there were many self-taught developers and he was not alone.&nbsp;&nbsp;</p>\n\n\n\n<p>Alongside his development path, Leo faced a mental health journey. He had suffered from depression and found the community to be accepting and understanding of this.&nbsp;</p>\n\n\n\n<p>At WordCamp Cape Town 2016, he stood in front of an audience and gave a talk: “<a href=\"https://wordpress.tv/2016/11/24/leo-gopal-the-wordpress-community-mental-wellness-and-you/\">The WordPress Community, Mental Wellness, and You</a>”. Following this talk, he was greeted by many attendees who thanked him for talking so openly about mental health issues.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-2.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"Leo speaking at the podium at WordCamp Cape Town in 2016\" class=\"wp-image-13023\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-2.jpeg?w=1024&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-2.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-2.jpeg?resize=768%2C512&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Leo speaking at a WordCamp</em> Cape Town, 2016</figcaption></figure>\n\n\n\n<p>Leo has been diagnosed with bipolar, previously known as manic depression. In 2017, he hit a low period and struggled to keep going. He found support and understanding in the community in WordPress.</p>\n\n\n\n<p>He has openly written about his experiences with depression and started an initiative where topics of mental health and general wellbeing can be freely and non-judgmentally discussed.&nbsp;&nbsp;</p>\n\n\n\n<p>He said that by helping others, he is helping himself, every day.</p>\n\n\n\n<h2>Contributing to WordPress</h2>\n\n\n\n<p>Leo has contributed to the community as a Co-organizer in South Africa for the 2016 and 2017 WordCamp Cape Town, WordPress Meetup Cape Town 2015 &#8211; 2016, and WordPress Durban 2017 – 2020. He has also spoken at a number of WordCamps.</p>\n\n\n\n<p>Maintaining connections with people he had met through these events Leo felt was a great aid to his mental wellbeing during the Covid pandemic. </p>\n\n\n\n<p>He has contributed to core and plugins and believes that WordPress and its community make it extremely easy to contribute. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>The cost to start contributing is extremely low &#8211; start now</em>”.</p><cite>Leo Gopal</cite></blockquote>\n\n\n\n<p>When the ability to create and add patterns to the WordPress.org library came out in 2021, Leo used it almost immediately and created a <a href=\"https://wordpress.org/patterns/pattern/call-to-action-section-2/\">call-to-action box</a> which could be used by both his clients and the community. He plans to release a few more complex patterns.&nbsp;&nbsp;</p>\n\n\n\n<h2>Yes, we can.</h2>\n\n\n\n<p>Leo’s mantra is “I can do it!”</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"Leo speaking at a WordCamp Cape Town in 2019\" class=\"wp-image-13032\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2022/06/Leo-speaking-3.jpeg?w=1944&amp;ssl=1 1944w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Leo speaking at a WordCamp</em> Cape Town, 2019</figcaption></figure>\n\n\n\n<p>Getting over a stutter, overcoming poverty, being urgently self-taught, growing up in a country with “load shedding” electricity outages, and one of the slowest rated internet speeds in the developing world, and strengthening mental wellness are not easy feats., And yet, he knows he can do it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>Never, ever think you do not have the &#8216;right&#8217; circumstances for success. Just keep going, progress over perfection – <strong>you</strong> can do it</em>.”</p><cite>Leo Gopal</cite></blockquote>\n\n\n\n<p>As Leo puts it, the WordPress community doesn’t just power a percentage of the internet; it empowers too.</p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Nalini Thakor (<a href=\'https://profiles.wordpress.org/nalininonstopnewsuk/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nalininonstopnewsuk</a>), Larissa Murillo (<a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>), Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>), Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Chloe Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>) for work on this feature, and to all the contributors who helped with specific areas and the series this last few months. Thank you too to Leo Gopal (<a href=\'https://profiles.wordpress.org/leogopal/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>leogopal</a>) for sharing his experiences.</p>\n\n\n\n<p>Thank you to Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) for support of the People of WordPress series.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\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:\"13020\";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:49:\"WP Briefing: Episode 34: WordPress 6.1 is Coming!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2022/06/episode-34-wordpress-6-1-is-coming/\";s: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, 27 Jun 2022 15:13:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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=13013\";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:154:\"Join WordPress Executive Director Josepha Haden Chomphosy as she covers planning for major releases and how you can get involved in the 6.1 release cycle!\";s: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:60:\"https://wordpress.org/news/files/2022/06/WP-Briefing-034.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:\"Santana Inniss\";s: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:8675:\"\n<p>In the thirty-fourth episode of the WordPress Briefing, hear WordPress Executive Director Josepha Haden Chomphosy discuss planning for the major release and how you can get involved in the WordPress 6.1 release cycle! </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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>Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/06/23/wordpress-6-1-planning-roundup/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/core/2022/06/23/wordpress-6-1-planning-roundup/\">WordPress 6.1 Planning Roundup Core Post</a></li><li><a href=\"https://make.wordpress.org/core/tag/6-1/\">All WordPress 6.1 posts on Make Core</a></li><li><a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-24-25-tickets-348466712317\">Speaker Workshop for Indian Women in the WordPress Community</a></li><li><a href=\"https://wordpress.org/photos/\" data-type=\"URL\" data-id=\"https://wordpress.org/photos/\">Submit photos to the WordPress Photo Directory</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13013\"></span>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:00:10]&nbsp;&nbsp;</p>\n\n\n\n<p>Hello everyone. And welcome to the WordPress Briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy.</p>\n\n\n\n<p>Here we go.</p>\n\n\n\n<p>All right my friends. So it&#8217;s been about a month since WordPress 6.0 came out and you know what that means. It means we are already looking at the next major WordPress release because,&nbsp; as most of you know, WordPress never sleeps. Y&#8217;all are honestly up and hustling like 24/7 as far as I can tell, which is great! And is one of the many benefits of being a global community, I suppose.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:01:05]</p>\n\n\n\n<p>But anyway, back to this major release. There was a high-level roadmap shared by Mattias Ventura at the start of June. And it lists some focus areas for the Block Editor, continued refinements to the template editor and navigation block, and some work on global styles and more / better blocks and design tools that are slated to ship with WordPress 6.1. From the WordPress core side, though, there are a couple hundred tickets that are milestoned for the next major.</p>\n\n\n\n<p>Being milestoned for a release means that either a ticket wasn&#8217;t ready for the last release and was moved to the next available one, or a ticket has become ready for a release since the last major release occurred. That list as it stands might be a little bit too big for a single release. However, honestly, no list is too big if we have enough folks contributing.<br></p>\n\n\n\n<p>So if you&#8217;ve never contributed to a major release of WordPress before, and you&#8217;re interested to know how that works, there are some things to keep an eye out for over the next few weeks. We are in what is considered the planning phase for the next big release. And so there are two or three things you&#8217;re gonna see pretty soon.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:02:11]&nbsp;</p>\n\n\n\n<p>First is a planning kickoff post. That post gets published on make.wordpress.org/core, and it includes notes on volunteering for the release squad, some guesses at areas of focus based on the tickets that we&#8217;re seeing in track, a schedule, the whole kit, and caboodle. It&#8217;s all in there. If you are wanting to know how to lend a hand and how to take your first steps to core contribution, apart from the new contributor meeting that happens before the dev chat, that post is the place to start.&nbsp;</p>\n\n\n\n<p>So keep an eye out on make.wordpress.org/core for that. And then the second thing that shows up in the planning phase for any major release is bug scrub and ticket triage meetings. Like I mentioned, there are the new contributor meetings where they scrub tickets and talk through the basics of what we&#8217;re seeing on good first bugs.</p>\n\n\n\n<p>And I mentioned that here often, I just mentioned it in the last, in the last bullet point, but there are also regular bug scrubs and ticket triaging sessions where a kind contributor chooses a set of tickets to review and then leads other contributors through the process of checking to see if a ticket is valid to see if it can be replicated to see if it has a patch.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:03:23]&nbsp;</p>\n\n\n\n<p>If there are decisions that are blocking it and how to move those decisions forward, and generally just kind of discuss what else has to be done in order to take the ticket to the next step. Those get announced in the dev chat every Wednesday, but also there is a post that will go up on make.wordpress.org/core.</p>\n\n\n\n<p>I wish I had a faster way to say that instead of just racing through the whole URL every time. But it&#8217;ll be okay. We&#8217;ll put it in the show notes in case you would rather just click some stuff. And the third thing to keep an eye out for. If development is not your thing, so writing code is not already part of your tool belt, that&#8217;s totally fine. There are many other important areas where you can contribute, too. Design, training, support, polyglots, marketing, documentation, and more. These teams all do work in and around a release that is vital to WordPress&#8217; overall success.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:04:19]&nbsp;</p>\n\n\n\n<p>And a final thought of all. If that felt a little too intense if you want to see where this ship is headed, but you can&#8217;t quite commit to grabbing an oar today, that&#8217;s fine, too. The most important thing is that if you are a member of the community, as an extender or a user or a die-hard contributor, or a new contributor, the most important thing is that you have some general awareness of what the overall direction is.&nbsp;</p>\n\n\n\n<p>You might do that by experimenting with blocks in your products or by testing screen readers against your workflow or even by setting aside an hour to participate in the latest testing prompt. Being aware of what&#8217;s happening in and around your area of the project will help to keep you kind of prepared and knowledgeable to lend a hand whenever it is that you are ready.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:05:14]&nbsp;</p>\n\n\n\n<p>And that then brings us to our small list of big things. My friends, registration is now open for the WordPress Speaker Workshop for Women Voices in India. That&#8217;s taking place on September 24th and 25th. Uh, it&#8217;s happening over Zoom, so location or travel shouldn&#8217;t really be an obstacle for you. I&#8217;m going to leave a link to some information about that in the show notes. It should be an excellent opportunity that [the] WP Diversity initiative that WordPress has, that the community team helps to foster, is really an excellent experience. And so I hope that you register and attend that.&nbsp;</p>\n\n\n\n<p>And the second thing actually is a bit of a celebration. The Photo Directory recently hit a huge milestone of 3000 photos! And you also can submit your photos to wordpress.org/photos. If you feel so inclined to make a contribution of that type.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:06:07]&nbsp;</p>\n\n\n\n<p>And then the third thing on my smallest of big things is actually kind of a, a WordPress tooltip a little bit of a WordPress project did-ya-know? So, there is a special channel in WordPress Slack for sharing thanks to folks who were especially helpful to you. It&#8217;s called the Props Channel. And when someone shares props with you, it even shows up in your activity on your wordpress.org profile. Pretty cool, huh? Props to the Meta team for that one.</p>\n\n\n\n<p>And that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</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:\"13013\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WP Briefing: Episode 33: Some Important Questions from WCEU\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wordpress.org/news/2022/06/episode-33-some-important-questions-from-wceu/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jun 2022 11:01:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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=13005\";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:165:\"WordPress Executive Director Josepha Haden Chomphosy covers some important questions from WordCamp Europe on this special episode of the WordPress Briefing 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:\"\";}}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:60:\"https://wordpress.org/news/files/2022/06/WP-Briefing-033.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:\"Santana Inniss\";s: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:13788:\"\n<p>In the thirty-third episode of the WordPress Briefing, hear Josepha Haden Chomphosy recap important questions from WordCamp Europe, and a selection of Contributor Day interviews. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em><br></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo: <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production: <a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a></li><li>Production Assistance: <a href=\"https://profiles.wordpress.org/priethor/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li><li>Special Guests: <a href=\"https://profiles.wordpress.org/milana_cap/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/daugis/\">Daugirdas Jankus</a>, and <a href=\"https://profiles.wordpress.org/desrosj/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><em><a href=\"https://en.wikipedia.org/wiki/L%27esprit_de_l%27escalier\" data-type=\"URL\" data-id=\"https://en.wikipedia.org/wiki/L%27esprit_de_l%27escalier\">L&#8217;esprit de l&#8217;escalier</a></em></li><li><a href=\"https://make.wordpress.org/core/2022/05/20/core-editor-improvement-creating-containing-containers/\" data-type=\"URL\">Flexbox Layout Blocks</a></li><li><a href=\"https://make.wordpress.org/training/2022/03/10/recap-of-training-team-meetings-march-8-and-10-2022/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/training/2022/03/10/recap-of-training-team-meetings-march-8-and-10-2022/\">Translating Content on Learn WordPress</a></li><li><a href=\"https://make.wordpress.org/training/handbook/workshops/workshop-subtitles-and-transcripts/translating-subtitles/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/training/handbook/workshops/workshop-subtitles-and-transcripts/translating-subtitles/\">Translating Subtitles</a></li><li><a href=\"https://josepha.blog/2020/01/15/fostering-collaboration-across-cultures/\" data-type=\"URL\" data-id=\"https://josepha.blog/2020/01/15/fostering-collaboration-across-cultures/\">Collaboration Across Cultures</a> (Blog)</li><li><a href=\"https://www.youtube.com/watch?v=8MzJCT2BVV0\" data-type=\"URL\" data-id=\"https://www.youtube.com/watch?v=8MzJCT2BVV0\">Collaboration Across Cultures</a> (YouTube Video)</li><li><a href=\"https://europe.wordcamp.org/2023/call-for-organisers/\" data-type=\"URL\" data-id=\"https://europe.wordcamp.org/2023/call-for-organisers/\">WordCamp Europe Athens: Call for Organizers</a></li><li><a href=\"https://twitter.com/matias_ventura/status/1534602705456480260\" data-type=\"URL\" data-id=\"https://twitter.com/matias_ventura/status/1534602705456480260\">6.1 Release Planning Twitter Thread</a></li><li><a href=\"https://make.wordpress.org/core/2022/06/04/roadmap-to-6-1/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/core/2022/06/04/roadmap-to-6-1/\">6.1 Release Planning Roadmap Post</a></li><li><a href=\"https://make.wordpress.org/meetings/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/meetings/\">Make WordPress Meetings Calendar</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13005\"></span>\n\n\n\n<p>[<strong>Daugirdas Jankus </strong>00:00:04]&nbsp;</p>\n\n\n\n<p>Honestly, it&#8217;s not a secret. It&#8217;s a big part of our business. And I think it&#8217;s like WordPress is a big part of all the hosting company, company’s, businesses, you know? So for us, it is like, we want to make it better. We want to give back. We want to understand, you know, where we can contribute the most. And we see it as a, you know, win, win, win situation for everyone, for clients, for the whole ecosystem.</p>\n\n\n\n<p>And for us as a business, of course!</p>\n\n\n\n<p>[<strong>Milana Cap </strong>00:00:32]&nbsp;</p>\n\n\n\n<p>My favorite WordPress component is WP CLI. That&#8217;s my crush, haha, because I love terminal. I love doing it. I&#8217;m not a really UI type of person, I get lost in UI. But in terminal, you just type command and it does what you want. And a WP CLI is much more powerful than WordPress dashboard. You can do so many things there and you can have fun.</p>\n\n\n\n<p>Uh, so that&#8217;s my go-to tool!</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:01:10]&nbsp;</p>\n\n\n\n<p>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.</p>\n\n\n\n<p>Here we go!</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:01:36]&nbsp;</p>\n\n\n\n<p>Many, many people were at WordCamp Europe a couple of weeks ago. And at the end, Matt and I closed out the event sessions with a little question and answer time from the community. I was excited to see everyone and excited to answer their questions. But as with all spur of the moment answers, I experienced this <em>l&#8217;esprit de l&#8217;escalier </em>and I found that there were a few things that I would have answered a little more completely if I had taken more than two seconds to think about them.</p>\n\n\n\n<p>So today I&#8217;m going to augment some of the answers from that session with a little more context and clarity. There was a question from Laura Byrne about favorite blocks in recent WordPress releases. And given that I was exclusively holding WordCamp Europe information in my brain at the time, I couldn&#8217;t think of which block was my favorite. While I was sitting there on that stage,</p>\n\n\n\n<p>I realized that one of my favorite things about WordPress’s 6.0 release, like Matt, wasn&#8217;t really a block, but it was a functional workflow sort of thing. So my favorite thing was the ability to lock blocks, but I mean, the question was about favorite blocks. And so I do know that some of the most anticipated blocks are the Flexbox layout blocks. Whew. What a sentence!</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:02:46]</p>\n\n\n\n<p>Try to say that three times fast! Those blocks are the Flexbox layout blocks, they are sort of shortcuts that show up when you&#8217;re selecting multiple blocks and allow for easy side-by-side layouts. I&#8217;m not explaining it in a way that does it much justice, but I will share a link in the show notes that has more information and you can kind of see how empowering that particular block is in the block editor.</p>\n\n\n\n<p>The next question I wanted to give a little more context to came from Courtney Robertson. She asked about how to make translated content more readily available on learn.wordpress.org. My answer was pretty far ranging and talked about why it&#8217;s harder to commit to prioritizing that over, for my example, translating WordPress core.&nbsp;</p>\n\n\n\n<p>But I also understand that there are people who want to help and just need someone to point them in the right direction. And so I want to be clear that it is possible to have workshops in any language on learn.wordpress.org right now. We just don&#8217;t have a lot of people contributing those translations.</p>\n\n\n\n<p>So there are conversations going on right now in the training team about using Glotpress on learn.wordpress.org, and also how to translate subtitles. So, if you are looking for ways to give back through translation and training is an important kind of area of your focus. I will have links to both of those things in the show notes as well.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:04:11]</p>\n\n\n\n<p>I also gave a quick answer, uh, after this question about how hard it is to recognize contributions that are separate from a major event or major release. In this case, when I say recognize, that&#8217;s recognized as in thank, not recognize as in, know it exists. In case it&#8217;s not clear why that was connected, why that answer was connected to the question, training materials are self-serve and not always specific to individual releases of WordPress.</p>\n\n\n\n<p>So that means the maintenance of any content around training happens routinely over the course of time, rather than because of a specific release or a WordCamp. What sometimes can make it a little harder to entice people to join us in that work.&nbsp;</p>\n\n\n\n<p>And now the third question I&#8217;d like to tackle is the one that came from Megan Rose. She asked how we can encourage better diversity as we go back to in-person events. My answer was more about the big picture, program-wide work that has been done and specific awarenesses that I, as a leader, have been keeping top of mind. That answer is still true and is still important, but again, it doesn&#8217;t really help anyone who&#8217;s wondering how they can show up today in their own communities, and do the hard work of fostering an inclusive space there so that we can confidently welcome more diverse voices together.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:05:27]</p>\n\n\n\n<p>A great place to start is to have conversations with people who aren&#8217;t like you and really listen. Also recognizing that we all come from different backgrounds that give us more or less opportunity and always be asking yourself, who is missing from this conversation and why, how can I find them and invite them into our own WordPress spaces?</p>\n\n\n\n<p>If that all kind of feels right up your alley, I would check out the show notes. I&#8217;ll have some links in there to the community team’s site, as well as a few posts that will help you to explore that a bit further as well.&nbsp;</p>\n\n\n\n<p>There were also a couple of questions about market share slash usage of WordPress, and Five for the Future that I really do want to answer, but as I was writing up the context and just kind of exploring the questions that people were raising, it turned out to really be quite a big set of answers.</p>\n\n\n\n<p>So I will do those in either two separate episodes of their own or one surprisingly long, for me, episode. And so there you have it, a lightning round, deep dive on a few questions from WordCamp Europe.</p>\n\n\n\n<p>[<strong>Jonathan Desrosiers </strong>00:06:41]&nbsp;</p>\n\n\n\n<p>Yeah, it&#8217;s definitely great to be back in person. Um, it&#8217;s been a long two years, two or three years for a lot of people and it&#8217;s, it&#8217;s, it&#8217;s great that we&#8217;re such an asynchronous community and we can all stay connected online through Slack and different means. Um, but there are some things that you can&#8217;t replace, like making friends with people and learning people&#8217;s demeanors and having some discussions in person that you can&#8217;t replace.</p>\n\n\n\n<p>And so, uh, I&#8217;m really excited to see people I haven&#8217;t seen in a long time. Meet new people and, um, you know, have some of those discussions here today in Portugal.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:07:21]&nbsp;</p>\n\n\n\n<p>Which then brings us to our small list of big things.&nbsp;</p>\n\n\n\n<p>If you missed the announcement, WordCamp Europe will be in Athens next year. And the call for organizers is open already. It&#8217;s an experience that is absolutely irreplaceable. So I&#8217;ll link to that in the show notes, in case you&#8217;ve always wanted to give back to WordPress that way.</p>\n\n\n\n<p>The second thing on my list is that work on the next major release of WordPress is already underway. There is a post with roadmap info that was published recently, as well as a slightly more casual thread on Twitter. I&#8217;ve linked both of those in the show notes, so that you have some concept of what it is that we are aiming for in 6.1, and also a concept of where to go to get started working on it if that&#8217;s what you feel like doing, uh, for the next three to four months– 120 days, roughly.</p>\n\n\n\n<p>Uh, and finally. This is less of like a thing to be aware of in the next two weeks and kind of a little WordPress project tool tip. Did you know that we have a calendar that shows all meetings for all teams all week long? It will make you feel tired by the amount of work that gets done in the WordPress project every week, but it&#8217;s right there on make.wordpress.org/meetings.</p>\n\n\n\n<p>So you never have to wonder where folks are meeting to talk about things ever again. And that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. 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>[<strong>Santana Inniss &amp; Héctor Prieto </strong>00:09:11]&nbsp;</p>\n\n\n\n<p>Hello! Mic test. One, two, one, two.&nbsp;</p>\n\n\n\n<p>We are testing the USB microphone. Let&#8217;s hope we&#8217;re using it actually.&nbsp;</p>\n\n\n\n<p>I think so. I think so.&nbsp;</p>\n\n\n\n<p>Yes. Because now I am far, and now I am much closer to the microphone. Yes.&nbsp;</p>\n\n\n\n<p>And I am sitting in the same spot.&nbsp;</p>\n\n\n\n<p>Good. Hello?&nbsp;</p>\n\n\n\n<p>Hello!&nbsp;</p>\n\n\n\n<p>Mic test one, two.</p>\n\n\n\n<p>Mic test one, two.&nbsp;</p>\n\n\n\n<p>[record scratching sound effect]</p>\n\n\n\n<p>[laughter]</p>\n\n\n\n<p>And, close.</p>\n\n\n\n<p>Mic check.&nbsp;</p>\n\n\n\n<p>Mic check.&nbsp;</p>\n\n\n\n<p>[record scratching sound effect]</p>\n\n\n\n<p>I&#8217;m close to the mic. I&#8217;m far from the mic.&nbsp;</p>\n\n\n\n<p>I&#8217;m far from the mic. Wow.</p>\n\n\n\n<p>Not so far.</p>\n\n\n\n<p>[laughter]</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:\"13005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s: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:\"The Month in WordPress – May 2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2022/06/the-month-in-wordpress-may-2022/\";s: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, 02 Jun 2022 11:35:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month 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:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12993\";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:\"WordPress has a lot to celebrate this month. The newest release “Arturo” is here. WordPress turned 19 years old last week. And WordCamp Europe, the first in-person flagship WordCamp in two years, is starting today in Porto, Portugal. Read on to learn more about these and other exciting news around WordPress! Say hello to WordPress [&#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:14:\"rmartinezduque\";s: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:12516:\"\n<p>WordPress has a lot to celebrate this month. The newest release “Arturo” is here. WordPress turned 19 years old last week. And WordCamp Europe, the first in-person flagship WordCamp in two years, is starting today in Porto, Portugal. Read on to learn more about these and other exciting news around WordPress!</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>Say hello to WordPress 6.0 “Arturo”</h2>\n\n\n\n<p><strong>WordPress 6.0 “Arturo” was released on May 24, 2022</strong>. Named in honor of the Latin jazz musician Arturo O’Farrill, the awaited release brings more customization tools and numerous updates to make the site-building experience more intuitive.</p>\n\n\n\n<p>Check out the <a href=\"https://youtu.be/oe452WcY7fA\">WordPress 6.0 video</a> and the <a href=\"https://wordpress.org/news/2022/05/arturo/\">announcement post</a> for an overview of the most important changes. Interested in knowing more about the features that will help you build with and extend WordPress? Then the WordPress 6.0 <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">Field Guide</a> might be for you.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/oe452WcY7fA?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Over 500+ people in 58+ countries made WordPress 6.0 possible – Thank you!</p>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/download/\"><strong>Download WordPress 6.0</strong></a></div>\n</div>\n\n\n\n<h2>Happy 19th birthday, WordPress!</h2>\n\n\n\n<p>Time flies, doesn&#8217;t it? Believe it or not, May 27 marked the 19th anniversary of WordPress’ first release! To celebrate, the community put together <a href=\"https://wp19.day/\">a special site</a> (wp19.day) where contributors shared thoughts, videos, live shows, and more.</p>\n\n\n\n<p>You can still join the fun using the hashtag #WP19Day on social media, or even contribute photos of the swag you used to celebrate to the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/marketing/2022/04/01/grow-your-story-on-wordpress/\"><strong><strong><strong>If you haven&#8217;t yet, this is also a great opportunity to share your WordPress story. Visit the #GrowYourStoryWP initiative to learn more – We’d love to hear from you.</strong></strong></strong></a></div>\n</div>\n\n\n\n<h2>New in Gutenberg</h2>\n\n\n\n<p>Two new versions of Gutenberg were released last month:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/05/12/whats-new-in-gutenberg-13-2-may-11/\">Gutenberg 13.2</a> shipped on May 11, 2022, and brings a new API to save editor preferences on the server, visual guides for padding and margins, and improvements to the Comment block.</li><li><a href=\"https://make.wordpress.org/core/2022/05/26/whats-new-in-gutenberg-13-3-0-may-25/\">Gutenberg 13.3</a> comes with a new Table of Contents block and a number of enhancements to existing blocks to provide more ways to display content, among other highlights. It was released on May 25, 2022.</li></ul>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/tag/gutenberg-new/\"><strong><strong>Follow the </strong><strong>#gutenberg-new</strong><strong> posts for more details on the latest updates.</strong></strong></a></div>\n</div>\n\n\n\n<h2>Team updates: Five for the Future, guidelines for in-person regional WordCamps, and more</h2>\n\n\n\n<ul><li>Following an earlier discussion on in-person regional WordCamps, the Community team announced new <a href=\"https://make.wordpress.org/community/2022/05/23/regional-in-person-wordcamps-going-forward/\">guidelines</a> for these WordPress events.</li><li>The Five for the Future (5ftF) initiative is key to ensuring the future of the WordPress project. As part of the ongoing efforts to improve this initiative, Executive Director Josepha Haden suggested a <a href=\"https://make.wordpress.org/project/2022/05/20/defining-five-for-the-future-pledges-contributions/\">definition</a> for 5ftF pledges and contributions.</li><li>Tonya Mork posted a summary of the <a href=\"https://make.wordpress.org/test/2022/05/31/core-test-stats-for-wordpress-6-0/\">core test stats for WordPress 6.0</a>.</li><li>The Meta and Theme Review teams shared an update on the work done over the past year to <a href=\"https://make.wordpress.org/meta/2022/05/23/theme-reviews-improvements/\">improve the theme review process</a>. As a result, the average time for themes to be reviewed has decreased by 90%.</li><li>Josepha Haden kicked off a discussion post to gather feedback on the <a href=\"https://make.wordpress.org/project/2022/05/20/discussion-contrib-handbook-part-3/\">Community Code of Conduct</a> section of the new <a href=\"https://make.wordpress.org/updates/2021/03/16/proposal-a-wordpress-project-contributor-handbook/\">Contributor Handbook</a>.</li><li>On a similar note, the Community team created a new <a href=\"https://make.wordpress.org/updates/2022/05/26/announcement-incident-response-training/\">Incident Response Training</a>. The course, which is live on <a href=\"https://learn.wordpress.org/course/incident-response-team-training/\">Learn WordPress</a> and considered a work in progress, addresses how WordPress contributors take and respond to code of conduct reports.</li><li>The Training team published new lesson plans, workshops, courses, and Social Learning Spaces on Learn WordPress. <a href=\"https://make.wordpress.org/updates/2022/05/01/whats-new-on-learnwp-in-april-2022/\">See what’s new</a>.</li><li>The #WPDiversity working group organized several <a href=\"https://make.wordpress.org/community/2022/05/06/report-allyship-and-diverse-speaker-workshops-april-2022/\">Allyship and Diverse Speaker Workshops</a> in April. Attendees reported a 40% increase in public speaking confidence after attending the Speaker workshops. <a href=\"https://make.wordpress.org/community/tag/wpdiversity/\">Stay tuned</a> for the next events!</li><li>A <a href=\"https://make.wordpress.org/test/2022/05/30/fse-program-rallying-recipe-reviewers-summary/\">summary</a> of the 14th testing call of the Full Site Editing (FSE) Outreach program – “Rallying Recipe Reviewers” was recently published.</li><li>You can also find <a href=\"https://make.wordpress.org/core/2022/05/31/high-level-feedback-from-the-fse-outreach-program-may-2022/\">high-level feedback on the FSE Program</a> in this May 2022 post.</li><li>Learn more about the <a href=\"https://make.wordpress.org/design/2022/05/23/design-share-may-9-20/\">projects</a> the Design team contributed to over the past month.</li><li>Anne McCarthy hosted a Hallway Hangout to talk about various FSE pull requests and designs. The recording is available in <a href=\"https://make.wordpress.org/test/2022/05/25/hallway-hangout-discussion-on-full-site-editing-issues-prs-designs-25-may/\">this post</a>. </li><li>The May editions of the <a href=\"https://make.wordpress.org/community/2022/05/20/meetup-organizer-newsletter-may-2022/\">Meetup Organizer Newsletter</a> and the <a href=\"https://make.wordpress.org/polyglots/2022/05/31/polyglots-monthly-newsletter-may-2022/\">Polyglots Monthly Newsletter</a> were published.</li><li>The latest edition of People of WordPress features the story of <a href=\"https://wordpress.org/news/2022/05/people-of-wordpress-dee-teal/\">Dee Teal</a>.</li></ul>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/2022/05/episode-31-open-source-accessibility-celebrating-global-accessibility-awareness-day-with-guest-joe-devon/\"><strong><strong>The </strong><strong>thirty-first episode of WP Briefing</strong><strong> celebrated Global Accessibility Awareness Day (May 19) with guest Joe Devon.</strong></strong></a></div>\n</div>\n\n\n\n<h2>Open feedback/testing calls</h2>\n\n\n\n<ul><li>The Core team is working on ​​an experimental pull request (PR) to implement <a href=\"https://make.wordpress.org/core/2022/05/27/block-font-sizes-and-fluid-typography/\">fluid typography</a>. They welcome feedback on design, functionality, and API.</li><li>Version 20.0 of WordPress for <a href=\"https://make.wordpress.org/mobile/2022/05/31/call-for-testing-wordpress-for-android-20-0/\">Android</a> and <a href=\"https://make.wordpress.org/mobile/2022/05/30/call-for-testing-wordpress-for-ios-20-0/\">iOS</a> is now available for testing.</li><li>Were you involved in the WordPress 6.0 release? Take some time to reflect on what you learned and participate with your feedback in this <a href=\"https://make.wordpress.org/core/2022/05/27/wordpress-6-0-arturo-retrospective/\">retrospective</a>.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-5 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/project/2022/05/23/request-for-feedback-recording-five-for-the-future-contributions/\"><strong><strong><strong>Angela Jin has asked for feedback to help identify and record Five for the Future contributions from Make teams. </strong><strong>Share your ideas in this post</strong><strong>.</strong></strong></strong></a></div>\n</div>\n\n\n\n<h2>WordCamp Europe is here!</h2>\n\n\n\n<ul><li>WordPress Foundation’s Kim Parsell Memorial Scholarship returns for WordCamp US 2022. <a href=\"https://us.wordcamp.org/2022/the-kim-parsells-memorial-scholarship-apply-now/\">Visit this post</a> for more information.</li><li>The WordCamp US <a href=\"https://us.wordcamp.org/2022/call-for-sponsors-open-wcus/\">Call for Sponsors</a> is now open.</li><li>Two more in-person WordCamps are happening this month:<ul><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f5-1f1f1.png\" alt=\"🇵🇱\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://warsaw.wordcamp.org/2022/\">WordCamp Warsaw</a>, Poland on June 11-12, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://montclair.wordcamp.org/2022/\">WordCamp Montclair</a>, NJ, USA on June 25, 2022</li></ul></li><li>The WordPress community is meeting today at <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe</a> (June 2-4) in Porto, Portugal. This edition celebrates the return to in-person events and the 10th anniversary of WCEU. For everyone heading to Porto, have a great WordCamp!</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-6 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/2022/05/episode-32-an-open-source-reading-list/\"><strong><strong><strong><strong>Traveling to WCEU? Check out Josepha Haden’s </strong><strong>open source reading list</strong><strong> for interesting reads while you travel!</strong></strong></strong></strong></a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em><strong><em>Have a story that we could include in the next issue of The Month in WordPress? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/laurlittle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurlittle</a>, <a href=\'https://profiles.wordpress.org/harishanker/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>harishanker</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:\"12993\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"People of WordPress: Dee Teal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2022/05/people-of-wordpress-dee-teal/\";s: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, 31 May 2022 17:51:53 +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:6:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"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:3;a:5:{s:4:\"data\";s:10:\"Interviews\";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:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"People of WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12946\";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:90:\"This month\'s People of WordPress feature shares the story of Dee Teal, based in Australia.\";s: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:28:\"webcommsat AbhaNonStopNewsUK\";s: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:14938:\"\n<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people&#8217;s lives for the better. This month we feature a WordPress development and large project specialist on the difference the software and community can make to your career and life.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"515\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Dee-Teal.jpg?resize=1024%2C515&#038;ssl=1\" alt=\"\" class=\"wp-image-12955\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Dee-Teal.jpg?resize=1024%2C515&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/05/Dee-Teal.jpg?resize=300%2C151&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/05/Dee-Teal.jpg?resize=768%2C386&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2022/05/Dee-Teal.jpg?w=1247&amp;ssl=1 1247w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Dee’s story with computers started at school in New Zealand where discovering how a mouse worked and learning BASIC and Pascal was a catalyst for what later became a programming career.</p>\n\n\n\n<p>At a time when computers were just becoming mainstream, there were no opportunities for girls in her school to consider this as a further option. She recalls: “No one thought to say, ‘Dee, you look like you’re good at this, you should pursue it…’. I mean, I was a girl (and I was told girls didn’t ‘do’ computers). No one in the circles I moved in really had any idea where this technology revolution would take us.”</p>\n\n\n\n<p>With no particular career path into technology, Dee was encouraged in her final year of school to apply for a job in a bank where she worked and became a teller three years later. She gained financial independence, which enabled her to travel as a 20-year-old and spend the next three years exploring the US and Europe.</p>\n\n\n\n<p>Looking back, she noted how the world had changed: the first computer mouse she had seen had come out in 1983, and 20 years later WordPress was founded.</p>\n\n\n\n<h2>Journey into coding</h2>\n\n\n\n<p>During those 20 years, Dee worked as a nanny, working in child care centers, in customer support, and as a temp.</p>\n\n\n\n<p>In 1999, she packed up her bags once again, and moved from New Zealand to Australia. She took a place at a performing arts school where she honed her singing and performance skills and volunteered her time to the music director who was starting to experiment with sending out HTML newsletters and updates via email.</p>\n\n\n\n<p>“And so my personal revolution began. On the day after I graduated from that course, I walked into a full-time role as that music director’s assistant and began my journey back to code.”</p>\n\n\n\n<p>As part of that job, Dee edited and sent HTML newsletters on a weekly basis. This ignited her interest in programming, and she bought books about coding for the web and experimented on her home-built PC making web pages. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“I’m sure, like a lot of us, I remember the thrill of creating that first HTML file and seeing a ‘Hello World’ or similar heading rendered in the browser. From there, I was completely hooked.”</p><cite>Dee Teal</cite></blockquote>\n\n\n\n<p>Later she moved to the IT department and took on maintenance of all the websites. By 2004, she was working full-time as a webmaster. A year later, she was running a small business creating sites on the side. Four years after that, her business became her full-time job as she left employment to pursue her Masters Degree in Digital Communication and Culture.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/R0011864.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"Dee with other contributors getting things ready for a WordCamp\" class=\"wp-image-12961\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/05/R0011864.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/05/R0011864.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/05/R0011864.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/05/R0011864.jpg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption>Dee and other volunteers setting up for a local WordCamp</figcaption></figure>\n\n\n\n<p>Dee found the theory and sociology behind the web, and its facilitation of human and machine communication fascinating.</p>\n\n\n\n<p>She said: “I love the fact that the tech industry involves a constant constant curve of growth and discovery, which results in a perpetual exercise in finding creative elegant solutions for sticky problems.”</p>\n\n\n\n<p>For Dee, being able to use her innate curiosity to leverage processes, people, and tools, fuelled by a focus on communicating a message, has been a defining inspiration in her work.</p>\n\n\n\n<p>This combined fascination coincided with her meeting WordPress in 2009 and subsequently its community. She moved her existing blog to the software and it became the CMS of choice for all her client work.</p>\n\n\n\n<h2>The WordPress community can change your world</h2>\n\n\n\n<p>In 2011, she stumbled across WordCamps and by extension the WordPress community. Dee has reflected publicly that WordPress didn’t change her life, its community changed her world!</p>\n\n\n\n<p>She flew on a whim from her then home in Sydney to attend a WordCamp in Melbourne she had found after a search for ‘WordPress Conferences’.</p>\n\n\n\n<p>She said: “I met welcoming people, made friends, connected, and came back home excited and hopeful about continuing this connection with the wider WordPress community.”</p>\n\n\n\n<p>Building a community locally around WordPress got off to a slow start in Sydney. From an inauspicious early WordPress Sydney meetup in the function room of a pub, her connection and involvement took off. Before long she was helping organize that meetup, and by the time she moved away from that great city it had branched into two meetups, and soon after, into three.</p>\n\n\n\n<p>She was so inspired by the community that at the end of that first year and her second WordCamp, she raised her hand to help organize a WordCamp Sydney in 2012, and after moving interstate, WordCamp Melbourne in 2013.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;WordPress and any other software package exist to serve people.&#8221;</p><cite>Dee Teal</cite></blockquote>\n\n\n\n<p>Dee said: “WordPress, software, technology, the Internet will come and go, morph, and change, evolve. Maybe WordPress will last forever, maybe it will morph into something else, maybe one day it will look completely different than it did when I first started (actually, that’s true now). The thing that doesn’t change is the humanity around it. WordPress and any other software package exist to serve people.”</p>\n\n\n\n<p>She added: “The thing that I have learned, not only through WordPress but in life, is that if we too serve the people around what we’re doing, we ourselves will grow, develop and change alongside the people we serve, and the tools we use to serve them.”</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"329\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/Dee_POW_5.6_slice-large.png?resize=1024%2C329&#038;ssl=1\" alt=\"Dee pictured second from left as part of the WordPress 5.6 contributors\" class=\"wp-image-12957\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/05/Dee_POW_5.6_slice-large.png?resize=1024%2C329&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/05/Dee_POW_5.6_slice-large.png?resize=300%2C96&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/05/Dee_POW_5.6_slice-large.png?resize=768%2C246&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/05/Dee_POW_5.6_slice-large.png?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption>Some of the contributors to the <em>WordPress 5.6 release</em> </figcaption></figure>\n\n\n\n<p>Dee was a coordinator for WordPress 5.6 release in 2020 and was able to encourage others to learn about the process.</p>\n\n\n\n<h2>Helping others and sharing knowledge through WordPress</h2>\n\n\n\n<p>Dee has been an advocate for cross-cultural collaboration and understanding in both WordPress and her work for a large distributed agency which has people from more than 24 countries and operates across 16 timezones. She has also written about closing the gap between diverse distributed teams and how to meet the challenges of cross cultural remote work.</p>\n\n\n\n<p>Dee has given talks at WordCamps, including at WordCamp Europe in 2019, on developing ourselves, our relationships, and our communities in increasingly diverse environments.</p>\n\n\n\n<p>With a strong desire to share her professional knowledge and experience, Dee hopes her involvement in the WordPress community from being part of a Release Squad in the Core Team, and volunteering in the community through organizing and speaking at WordCamp events, will inspire others to get involved.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;It’s the connections, it’s the friendships. It’s the network of work, referrals, support, help and encouragement.&#8221;</p><cite>Dee Teal talking about the community that makes WordPress specialbenefits of the WordPress community</cite></blockquote>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"576\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?resize=1024%2C576&#038;ssl=1\" alt=\"Dee Teal\'s talk at WordCamp Europe 2019 on \'Working a world apart\'\" class=\"wp-image-12958\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?resize=1024%2C576&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?resize=300%2C169&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?resize=768%2C432&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?resize=1536%2C864&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2022/05/dee-wceu2019.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption><em>Dee shared her experience with attendees at WordCamp Europe 2019</em></figcaption></figure>\n\n\n\n<p>In contributing to WordPress and organizing community events around it, Dee found that for her: “At the end of the day it isn’t actually WordPress that matters. It’s those connections, it’s the friendships. It’s the network of work, referrals, support, help, encouragement that has kept me wired into this community and committed to helping other people find that connection and growth for themselves.”</p>\n\n\n\n<p>Dee’s career in WordPress has moved through coding, into project management of large scale WordPress projects, and now into delivery leadership. Her connections to community have helped &#8216;fuel the transitions&#8217; through these chapters of her life.</p>\n\n\n\n<p>She said: “I believe that the place I’ve found and the opportunities I have had owe as much to my own desire and ambition as they do to the help, support and belief of the community around me; sometimes even more than I’ve felt in myself.”</p>\n\n\n\n<p>She feels that she is ‘living proof’ that by helping, connecting, and resourcing other people, you can be helped, resourced and connected into places you had never thought possible.</p>\n\n\n\n<p>This has enabled her to reach and have a career in technology that she did not know existed as a teenager playing with that first computer mouse and experimenting with code. Dee hopes her story will inspire others in their journey.</p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>), Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>), Chloe Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>), Nalini Thakor (<a href=\'https://profiles.wordpress.org/nalininonstopnewsuk/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nalininonstopnewsuk</a>), and Larissa Murillo (<a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>) for work on this feature. Thank you to Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) for support of the series. Thank you too to <a href=\'https://profiles.wordpress.org/thewebprincess/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>thewebprincess</a> for sharing her experiences.</p>\n\n\n\n<p>This article is inspired by an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.<br>Meet more WordPress community members in our People of WordPress series.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\n\n\n\n<p></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:\"12946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s: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:52:\"WP Briefing: Episode 32: An Open Source Reading List\";s: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:74:\"https://wordpress.org/news/2022/05/episode-32-an-open-source-reading-list/\";s: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 May 2022 17: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=12940\";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:448:\"In the thirty-second episode of the WordPress Briefing, WordPress Executive Director Josepha Haden Chomphosy shares her open source reading list for that post-WordCamp Europe downtime. Have a question you&#8217;d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor:&#160;Dustin Hartzler Logo:&#160;Beatriz Fialho Production:&#160;Santana Inniss and Chloé Bringmann Song: [&#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: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:60:\"https://wordpress.org/news/files/2022/05/WP-Briefing-032.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:\"Santana Inniss\";s: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:11975:\"\n<p>In the thirty-second episode of the WordPress Briefing, WordPress Executive Director Josepha Haden Chomphosy shares her open source reading list for that post-WordCamp Europe downtime. <br></p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> and <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://producingoss.com/en/index.html\">Producing Open Source Software</a>, Karl Fogel</li><li><a href=\"https://www.amazon.com/dp/B08BDGXVK9/ref=dp-kindle-redirect?_encoding=UTF8&amp;btkr=1\">Working in Public: The Making and Maintenance of Open Source Software</a>, Nadia Eghbal</li><li><a href=\"https://www.amazon.com/CODE-Collaborative-Ownership-Digital-Leonardo/dp/0262572362\">Collaborative Ownership and the Digital Economy</a>, ed Rishab Aiyer Ghosh, Roger F. Malina PhD, Sean Cubitt</li><li><a href=\"https://www.amazon.com/Humble-Inquiry-Second-Relationships-Organizations/dp/B08VCRL6WQ/ref=sr_1_1?crid=39U1NLFRD52VO&amp;keywords=Humble+Inquiry&amp;qid=1653587884&amp;s=books&amp;sprefix=humble+inquiry%2Cstripbooks%2C63&amp;sr=1-1\">Humble Inquiry</a>, Edgar H. Schein (Author), Peter A. Schein</li><li><a href=\"https://github.com/WordPress/book/\">WordPress Milestones</a></li><li><a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a></li><li><a href=\"https://wp.me/p2U65r-9f3\">2022 Annual Meetup Survey</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-12940\"></span>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:00:00]&nbsp;</strong></p>\n\n\n\n<p>Hello everyone. And welcome to the WordPress Briefing. The podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it. As well as 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><strong>[Josepha Haden Chomphosy 00:00:40]&nbsp;</strong></p>\n\n\n\n<p>With the approach of various mid-year breaks and the prospect of wandering off for some safe, restorative travel, I&#8217;ve been updating my to-read and re-read list. As I was looking at the queued books for my Northern hemisphere summer, there were some common threads, mostly around leadership, but there&#8217;s also like a chunk that&#8217;s about cross-cultural group theory and economics, and then like some beach reads, but there&#8217;s one group in particular that you all might find interesting.</p>\n\n\n\n<p>And that&#8217;s a group that&#8217;s sort of like a back-to-FOSS basics list. So I&#8217;ll share my top few with you in case you want to pack a copy for your next getaway.&nbsp;</p>\n\n\n\n<p>The first one on our list is called Producing Open Source Software by Karl Fogel. I think everyone who contributes to FOSS projects has received this as one of their first recommendations. Like, y&#8217;all are building open software? Excellent, you need to read Producing Open Source Software. Like, that is just a sentence that comes out of everyone&#8217;s mouths. So this was one of the first open source books that was recommended to me when I joined the WordPress community. It was freshly revised in 2020, and I haven&#8217;t given it a read since then, which is why it is on my reread list this year.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:01:54]</strong></p>\n\n\n\n<p>However, it shaped the early days of the WordPress project’s leadership, and their lead developers, and some of WordPress&#8217;s basic philosophies. It&#8217;s all available online, under a creative commons, ShareAlike license. And so it&#8217;s worth the read. I&#8217;ll put a link to it in the show notes so it&#8217;s easy for everyone to find in the event that is your preferred beach read.</p>\n\n\n\n<p>The second one on this list is a book from Nadia Eghbal. She wrote the excellent Roads and Bridges report that also is probably not light beach reading, but you know, this one is on my list to read this summer because Eghbal always delivers truths about the reality of maintaining popular software, popular, open source software, in a way that&#8217;s easy for me to access and process rather than getting paralyzed by the enormity of it all.</p>\n\n\n\n<p>For what it&#8217;s worth your mileage may vary on that. I realized that, like, I live and breathe open source stuff. And so just because I am not paralyzed by the enormity of her explanations of things doesn&#8217;t necessarily mean that you will have a similar experience. And so I&#8217;m just going to claim that elephant in the room for all of us.</p>\n\n\n\n<p>However, if you only read one book on this list this year, I think that this should be the one that you read.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:03:14]</strong></p>\n\n\n\n<p>The third one is called Code: Collaborative Ownership and the Digital Economy. It was edited by Rishab Aiyer Ghosh. I am certain that I butchered that name. And so I apologize on my own behalf to everyone that knows whether or not I said it correctly.</p>\n\n\n\n<p>This book focuses on intellectual property rights and the original purpose of having anything like copyright in the world. So, right up my alley! The writers who contributed to this work promise exploration of the plight of creativity in the commons, the role of sharing in creative advancement, and a concept of what it would look like if intellectual property were to mean the second closing of an ecosystem versus a triumph of the commons.</p>\n\n\n\n<p>I mean, obviously, this one is very light reading. You can take this topic to high tea and everyone will not know what you&#8217;re talking about. However, this one looks like a really interesting book to me and I am just super ready to read it.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:04:19]</strong></p>\n\n\n\n<p>The second to last one on the list is a book called Humble Inquiry.</p>\n\n\n\n<p>This is a new-to-me book that seems right in line with one of my favorite books to recommend to leaders in the open source space. From reviews of it, I have gathered that it takes a hard look at the value of listening and asking for clarification in a world that puts a high value on an unsolicited hot take.</p>\n\n\n\n<p>It puts the importance of high trust relationship building, which is at the heart of any cross-culturally aware organization. And for folks who&#8217;ve been working with me for a while, you know, that relationship building is an important part of my leadership expectations for myself. So it puts relationship building at the front and center with a promise of practical applications for everyday life.</p>\n\n\n\n<p>And if you ever have tried to tackle a complicated topic like this, you know that practical applications are really hard to come by and it&#8217;s often hard to understand it if you don&#8217;t have those practical applications. And so that is why this one is on my read and reread list this year.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:05:24]</strong></p>\n\n\n\n<p>And then finally the WordPress Milestones book.</p>\n\n\n\n<p>So this sounds like a shameless plug for WordPress. And on the one hand, this whole podcast is about WordPress. And so, yes! But on the other hand, I actually am reading this for two specific reasons. I&#8217;m rereading this actually. I read it when I first joined Automattic. And so the first of the two reasons that I&#8217;m rereading it this year is that volume two of this is, like the second decade of WordPress currently, being researched and written in preparation for WordPress’s 20th birthday next year.&nbsp;</p>\n\n\n\n<p>So I am rereading this to kind of get that all back in my mind as that work is getting done. And the second reason is that I honestly like to remind myself of how far we&#8217;ve come sometimes. I talk about our work frequently. And I talk about what we&#8217;re working on right now, all the time.</p>\n\n\n\n<p>I talk about what we&#8217;re looking at three years from now, five years from now. The biggest concerns of today, tomorrow, and the future-future. And it&#8217;s very easy to forget how much success WordPress has had and how much growth the contributors that support us have had over the course of our long and storied history.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:06:40]</strong></p>\n\n\n\n<p>And so I like to go back to that just to kind of give myself some grounding in our progress, as well as get some concept for how we can move forward together. So that one is also available online. Also under a creative commons ShareAlike license and it is also worth the read. I will share a link to that with the other one in the show notes as well.</p>\n\n\n\n<p>That brings us now to our small list of big things. Let&#8217;s see what we got in the old lineup today.&nbsp;</p>\n\n\n\n<p>So, firstly WordCamp Europe is happening this week and it&#8217;s possible to watch the live stream from the comfort of your own home. There are some smart and talented speakers at the event. So I encourage you to catch a few if you have the time. I&#8217;ll include a link to the live stream information in the show notes below, and then also you can always keep an eye out on Twitter.&nbsp;</p>\n\n\n\n<p>There will be a lot of discussions, a lot of conversation there. And so you can engage with folks that are there at the time and catch up on those conversations, catch up on those presentations in your own time, as it fits into your day.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:07:50]</strong></p>\n\n\n\n<p>The second thing is that WordPress’s community team is preparing the annual meetup survey right now. So if you participate in meetup events, keep an eye out for that because your feedback helps us to make plans to improve that program so that it works better for you. And it helps you to learn WordPress better and feel more confident with what you are taking out into the world that way.</p>\n\n\n\n<p>But, if you are wanting to use this as a chance to contribute, we actually will need folks who are able to translate the surveys as well. So I&#8217;ll leave a link to some information about that in the show notes. If all of that stuff about contribution didn&#8217;t make any sense, then just like keep an eye out from your meetup organizer and they will make sure that you have that survey so that you can have your voice heard.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:08:33]</strong></p>\n\n\n\n<p>And then item three is less of an item. I mean, it&#8217;s an item cause it&#8217;s in this list, but it&#8217;s less of, like, a thing to know and more of a general thing to be aware of. It&#8217;s a general awareness item. There&#8217;s a lot going on in WordPress right now. I can see how hard it is to keep track of some of these things these days.</p>\n\n\n\n<p>And I know as someone who&#8217;s looking at this all day every day that, yeah, it&#8217;s a lot. And it&#8217;s hard to get your bearings. So if you have a team that you contribute to already, don&#8217;t forget to reach out to each other, just to check-in. Sometimes we don&#8217;t think to ask for help. Sometimes we don&#8217;t think to offer help and you know, if no one needs any help from you at that moment, a little hello also can brighten someone&#8217;s day.</p>\n\n\n\n<p>And that, my friends, is your smallest of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</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:\"12940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s: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:26:\"WordPress 6.0 “Arturo”\";s: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:42:\"https://wordpress.org/news/2022/05/arturo/\";s: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 May 2022 20:01: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:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"6.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;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=12879\";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:278:\"Say hello to “Arturo” and WordPress 6.0, inspired by Grammy-winning jazz musician, Arturo O’Farrill. With nearly 1,000 enhancements and bug fixes, the second major release of 2022 is here. Download it now! As of today, WordPress powers more than 42% of websites worldwide.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s: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:57729:\"\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"4161\" height=\"2822\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?fit=4161%2C2822&amp;ssl=1\" alt=\"WordPress 6.0 Arturo\" class=\"wp-image-12919\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?w=4161&amp;ssl=1 4161w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?resize=300%2C203&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?resize=1024%2C694&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?resize=768%2C521&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?resize=1536%2C1042&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?resize=2048%2C1389&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2022/05/Main-image-News-post.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2>Welcome to &#8220;Arturo&#8221;</h2>\n\n\n\n<p>Say hello to “Arturo” and WordPress 6.0, inspired by Grammy-winning jazz musician, <a href=\"https://en.wikipedia.org/wiki/Arturo_O\'Farrill\">Arturo O’Farrill</a>. Known for his influence on contemporary Latin jazz, Arturo has pressed more than 15 albums spanning a body of work across five decades.&nbsp;</p>\n\n\n\n<p>Take some time to explore WordPress 6.0, built to help you unlock your creative aspirations and make your site-building experience more intuitive. And check out some of Arturo’s inspirational sounds that span Afro Cuban jazz, contemporary Latin jazz, and so much more.</p>\n\n\n\n<p>With nearly 1,000 enhancements and bug fixes, the second major release of 2022 is here. <a href=\"https://wordpress.org/wordpress-6.0.zip\">Download it now</a>! As of today, WordPress powers more than 42% of websites worldwide.<sup><a href=\"#footnote\">1</a></sup></p>\n\n\n\n<p>Site owners and administrators should upgrade to take full advantage of the many stability, performance, and usability enhancements today. WordPress content creators will enjoy a suite of new features geared toward improving the writing and designing experiences.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Expanding Gutenberg into a full site editing experience in WordPress means that all of the problems the community had to address were complex and far-reaching. WordPress 6.0 is an example of the community’s commitment to tackling these tough challenges together. With thoughtful updates to the writing experience, building better block functionality, and adding a new intuitive style switcher, I’m really proud of the work that’s been done in this release to make a great site editing experience.</p><cite>Josepha Haden Chomphosy, Executive Director</cite></blockquote>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/wordpress-6.0.zip\">Download WordPress 6.0</a></div>\n</div>\n\n\n\n<h2>What’s Inside</h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?fit=1204%2C700&amp;ssl=1\" alt=\"Selecting multiple lines of text from two blocks\" class=\"wp-image-12887\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?w=1204&amp;ssl=1 1204w, https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?resize=300%2C174&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?resize=1024%2C595&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?resize=768%2C447&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h3>Enhanced Writing Experience</h3>\n\n\n\n<p>Writing improvements abound, whether you’re writing a brand new post or adding elements to an existing page. Explore more ways to streamline your content creation process, including:</p>\n\n\n\n<ul><li>Select text across multiple blocks for easier copying and pasting.</li><li>Type two open brackets `<code>[[</code>` to quickly access a list of recent posts and pages.</li><li>Keep existing styles when you transform some blocks from one kind to another—from a Paragraph block to a Code block, for instance.</li><li>Create customized buttons and any new buttons you make will retain the style customizations automatically.</li><li>Make tag clouds and social icons even more appealing with updated settings and controls, and a new outline style for the tag cloud.</li></ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/Style-switcher-big.gif?fit=1204%2C700&amp;ssl=1\" alt=\"Style variations of Twenty Twenty Two theme\" class=\"wp-image-12893\" /></figure>\n\n\n\n<h3>Style Switching&nbsp;</h3>\n\n\n\n<p>Block themes now include the option to contain multiple style variations. This expands the new Style system even further and enables shortcuts to switch the look and feel of your site all within a single theme. In block themes that support this feature, you can change both the available settings, like the font-weight, and the style options, like the default color palette. Change the look and feel of your site with just a few clicks.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?fit=1204%2C700&amp;ssl=1\" alt=\"Popover listing available templates\" class=\"wp-image-12889\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?w=1204&amp;ssl=1 1204w, https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?resize=300%2C174&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?resize=1024%2C595&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?resize=768%2C447&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h3>More Template Choices</h3>\n\n\n\n<p>WordPress 6.0 includes five new template options for block themes: author, date, categories, tag, and taxonomy. These additional templates provide greater flexibility for content creators. Tailor each with the tools you already know or with the following new options in this release:&nbsp;</p>\n\n\n\n<ul><li>Featured images can be used in the cover block.</li><li>New featured image sizing controls make it easier to get the results you want.</li><li>While editing a template, at the root, or between blocks, the quick inserter shows you patterns and template parts to help you work faster and discover new layout options.</li><li>The query block supports filtering on multiple authors, support for custom taxonomies, and support for customizing what is shown when there are no results.</li></ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?fit=1204%2C700&amp;ssl=1\" alt=\"Browsing footer patterns in the quick inserter\" class=\"wp-image-12890\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?w=1204&amp;ssl=1 1204w, https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?resize=300%2C174&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?resize=1024%2C595&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?resize=768%2C447&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h3>Integrated Patterns</h3>\n\n\n\n<p>Patterns will now appear when you need them in even more places, like in the quick inserter or when creating a new header or footer. If you’re a block theme author, you can even <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-patterns/\">register patterns from the Pattern Directory using `<code>theme.json</code>`</a>, enabling you to prioritize specific patterns that are most helpful to your theme’s users.</p>\n\n\n\n<h3>Additional Design Tools</h3>\n\n\n\n<p>Design tools grow more powerful and intuitive with each release. Some highlights for 6.0 include:&nbsp;</p>\n\n\n\n<ul><li>A new color panel design saves space, but still shows your options at a glance.&nbsp;</li><li>New border controls offer a simpler way to set your border exactly as you like it.&nbsp;</li><li>Transparency levels for your colors allow for even more creative color options.</li><li>Control gaps, margins, typography, and more on a collection of blocks, all at once, in the Group block.</li><li>Switch between stack, row, and group variations to position groups of blocks with more layout flexibility.</li><li>Use the gap support functionality in the Gallery block to create different looks – from adding spacing between all images, to removing spacing altogether.</li></ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?fit=1204%2C700&amp;ssl=1\" alt=\"Selecting multiple blocks in the list view\" class=\"wp-image-12891\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?w=1204&amp;ssl=1 1204w, https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?resize=300%2C174&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?resize=1024%2C595&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?resize=768%2C447&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h3>Better List View</h3>\n\n\n\n<p>New keyboard shortcuts enable you to select multiple blocks from the list view, modify them in bulk, and drag and drop them within the list. List View can be opened and closed easily; it comes collapsed by default and it automatically expands to the current selection whenever you select a block.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1204\" height=\"700\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?fit=1204%2C700&amp;ssl=1\" alt=\"Unlocking the block in the block toolbar\" class=\"wp-image-12892\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?w=1204&amp;ssl=1 1204w, https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?resize=300%2C174&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?resize=1024%2C595&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?resize=768%2C447&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h3>Block Locking Controls</h3>\n\n\n\n<p>Now you can lock your blocks. Choose to disable the option to move a block, remove a block, or both. This simplifies project handover, allowing your clients to unleash their creativity without worrying about accidentally breaking their site in the process.</p>\n\n\n\n<h2>Improved Performance in WordPress 6.0</h2>\n\n\n\n<p>This release includes several updates focused on improving the performance of WordPress. These enhancements cover a range of performance areas including improving the page and post-load speed, reducing the execution time of various query types, caching, navigation menus, and much more. The performance team working group is an important focus area of the core development team. For more information on this group’s work, please follow their work on Making WordPress with the <a href=\"https://make.wordpress.org/core/tag/performance/\">#performance hashtag</a>.</p>\n\n\n\n<h2>Enhancing WordPress 6.0 Accessibility</h2>\n\n\n\n<p>Accessibility is an integral part of the WordPress mission of fostering an inclusive community and supporting users of all types around the world. With this in mind, WordPress 6.0 includes more than 50 updates specifically focused on enhancing the accessibility of the platform. You can <a href=\"https://make.wordpress.org/core/2022/04/20/wordpress-6-0-accessibility-improvements/\">read about these updates</a> and learn more about the accessibility initiatives that are ongoing.</p>\n\n\n\n<h2>Learn More About WordPress 6.0</h2>\n\n\n\n<p>See WordPress 6.0 in action! <a href=\"https://www.youtube.com/watch?v=oe452WcY7fA\">Watch a brief overview video</a> highlighting some of the major features debuting in WordPress 6.0.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/oe452WcY7fA?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/\">learn.wordpress.org</a> for quick how-to videos and lots more on new features in WordPress. Or join a live <a href=\"https://learn.wordpress.org/social-learning/\">interactive online learning session</a> on a specific WordPress topic.</p>\n\n\n\n<p>Developers can explore the <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">WordPress 6.0 Field Guide</a>. It is overflowing with detailed developer notes to help you build with and extend WordPress.</p>\n\n\n\n<p>Read the <a href=\"https://wordpress.org/support/wordpress-version/version-6-0/\">WordPress 6.0 Release Notes</a> for more information on the included enhancements and issues fixed, installation information, developer notes and resources, release contributors, and the list of file changes in this release.</p>\n\n\n\n<h2>The WordPress 6.0 Release Squad</h2>\n\n\n\n<p>The group listed below tirelessly supported the release, from conception to ship date, and beyond:</p>\n\n\n\n<ul><li>Release Lead: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>&nbsp;</li><li>Release Coordinators: <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> and <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a></li><li>Core Tech Lead: <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a></li><li>Editor Tech Leads: <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> and <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a></li><li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> and <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a></li><li>Editor Triage Lead: <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li><li>Documentation Leads: <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, and <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a></li><li>Marketing &amp; Communications Lead: <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a></li><li>Test Leads: <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> and <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a></li><li>Design Lead: <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a></li></ul>\n\n\n\n<h2>Thank you to 500+ Contributors</h2>\n\n\n\n<p>WordPress 6.0 would not have been possible without the contributions of more than 500 people in at least 58 countries. Their asynchronous coordination to deliver hundreds of enhancements and fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><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/abdullahramzan/\">Abdullah Ramzan</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a> · <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a> · <a href=\"https://profiles.wordpress.org/adi64bit/\">adi64bit</a> · <a href=\"https://profiles.wordpress.org/oztaser/\">Adil &#214;ztaşer</a> · <a href=\"https://profiles.wordpress.org/aadilali/\">Adil Ali</a> · <a href=\"https://profiles.wordpress.org/agepcom/\">agepcom</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a> · <a href=\"https://profiles.wordpress.org/alansyue/\">alansyue</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a> · <a href=\"https://profiles.wordpress.org/alefesouza/\">Alefe Souza</a> · <a href=\"https://profiles.wordpress.org/alex897/\">Aleksandar Kostov</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/aliakseyenkaihar/\">aliakseyenkaihar</a> · <a href=\"https://profiles.wordpress.org/alkesh7/\">Alkesh Miyani</a> · <a href=\"https://profiles.wordpress.org/alokstha1/\">Alok Shrestha</a> · <a href=\"https://profiles.wordpress.org/shedonist/\">Amanda Giles</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/_smartik_/\">Andrei Surdu</a> · <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</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/rarst/\">Andrey \"Rarst\" Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/anoopranawat/\">Anoop Ranawat</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonrinas/\">antonrinas</a> · <a href=\"https://profiles.wordpress.org/antonynz/\">Antony Booker</a> · <a href=\"https://profiles.wordpress.org/arcangelini/\">arcangelini</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arnee/\">Arne</a> · <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a> · <a href=\"https://profiles.wordpress.org/artdecotech/\">artdecotech</a> · <a href=\"https://profiles.wordpress.org/madeinua/\">ArteMa</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/asaquzzaman/\">Asaquzzaman mishu</a> · <a href=\"https://profiles.wordpress.org/atomicjack/\">atomicjack</a> · <a href=\"https://profiles.wordpress.org/ajoah/\">Aur&#233;lien Joahny</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/barryhughes/\">Barry</a> · <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a> · <a href=\"https://profiles.wordpress.org/bartoszgadomski/\">Bartosz Gadomski</a> · <a href=\"https://profiles.wordpress.org/bedas/\">Beda</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/utz119/\">Benachi</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/binarymoon/\">binarymoon</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/supercleanse/\">Blair Williams</a> · <a href=\"https://profiles.wordpress.org/blogaid/\">BlogAid</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/wpe_bdurette/\">Brandon DuRette</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">bronsonquick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke Kaminski</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">Bruno Ribaric</a> · <a href=\"https://profiles.wordpress.org/caraya/\">caraya</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbigler/\">cbigler</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a> · <a href=\"https://profiles.wordpress.org/charleyparkerdesign/\">charleyparkerdesign</a> · <a href=\"https://profiles.wordpress.org/charlyox/\">charlyox</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/clubkert/\">Chris Lubkert</a> · <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/clonemykey/\">clonemykey</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/conner_bw/\">conner_bw</a> · <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</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/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/danieliser/\">Daniel Iser</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/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/htdat/\">Dat Hoang</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</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/dgwyer/\">David Gwyer</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a> · <a href=\"https://profiles.wordpress.org/devutpol/\">Deb Nath Utpol</a> · <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a> · <a href=\"https://profiles.wordpress.org/denishua/\">denishua</a> · <a href=\"https://profiles.wordpress.org/dennisatyoast/\">Dennis Claassen</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dhanendran/\">Dhanendran</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhusakovic/\">dhusakovic</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a> · <a href=\"https://profiles.wordpress.org/drago239/\">drago239</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/dromero20/\">dromero20</a> · <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a> · <a href=\"https://profiles.wordpress.org/eliezerspp/\">Eliezer Pe&#241;a</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/eric3d/\">eric3d</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/etaproducto/\">etaproducto</a> · <a href=\"https://profiles.wordpress.org/everpress/\">EverPress</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/iogui/\">Fabio Blanco</a> · <a href=\"https://profiles.wordpress.org/faison/\">Faison</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/florianbrinkmann/\">Florian Brinkmann</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</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/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/frankei/\">frankei</a> · <a href=\"https://profiles.wordpress.org/furi3r/\">furi3r</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Gabriel Rose</a> · <a href=\"https://profiles.wordpress.org/gadhiyaravi/\">gadhiyaravi</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/genosseeinhorn/\">genosseeinhorn</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/georgestephanis/\">George Stephanis</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/greglone/\">Gr&#233;gory Viguier</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregoiresailland/\">gregoiresailland</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/gumacahin/\">gumacahin</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hasnainashfaq/\">Hasnain Ashfaq</a> · <a href=\"https://profiles.wordpress.org/azhiyadev/\">Hauwa Abashiya</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/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a> · <a href=\"https://profiles.wordpress.org/hristok/\">HristoK</a> · <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ianatkins/\">ianatkins</a> · <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a> · <a href=\"https://profiles.wordpress.org/credo61/\">ImanGM</a> · <a href=\"https://profiles.wordpress.org/imokol/\">imokol</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/ishitaka/\">ishitaka</a> · <a href=\"https://profiles.wordpress.org/itsamoreh/\">itsamoreh</a> · <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a> · <a href=\"https://profiles.wordpress.org/ivanlutrov/\">Ivan Lutrov</a> · <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/jakeparis/\">jakeparis</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie VanRaalte</a> · <a href=\"https://profiles.wordpress.org/rumpel2116/\">Jan Weiss</a> · <a href=\"https://profiles.wordpress.org/janh2/\">janh2</a> · <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/jprieton/\">Javier Prieto</a> · <a href=\"https://profiles.wordpress.org/grandeljay/\">Jay Trees</a> · <a href=\"https://profiles.wordpress.org/jazbek/\">jazbek</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/jeffmatson/\">Jeff Matson</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</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/sausajez/\">Jez Emery</a> · <a href=\"https://profiles.wordpress.org/jhned/\">jhned</a> · <a href=\"https://profiles.wordpress.org/jhnstn/\">jhnstn</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/jiteshdhamaniya/\">jiteshdhamaniya</a> · <a href=\"https://profiles.wordpress.org/jnz31/\">jnz31</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</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/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a> · <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</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/jorgecontreras/\">Jorge</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josearcos/\">Jos&#233; Arcos</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/jostnes/\">Josepha Dambul</a> · <a href=\"https://profiles.wordpress.org/joshf/\">Joshua Fredrickson</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jrivett/\">jrivett</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a> · <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</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/junaidkbr/\">Junaid Ahmed</a> · <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/justinbusa/\">Justin Busa</a> · <a href=\"https://profiles.wordpress.org/certainstrings/\">Justin Tucker</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/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/kapacity/\">kapacity</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karolinakulinska/\">karolinakulinska</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/kbat82/\">kbatdorf</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/w33zy/\">Kemory Grubb</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kprovance/\">Kev Provance</a> · <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a> · <a href=\"https://profiles.wordpress.org/kirtan95/\">Kirtan Gajjar</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kmix39/\">KMix</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/konradyoast/\">Konrad.K</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kpegoraro/\">kpegoraro</a> · <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a> · <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">laurlittle</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lenasterg/\">lenasterg</a> · <a href=\"https://profiles.wordpress.org/uzumymw/\">leskam</a> · <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a> · <a href=\"https://profiles.wordpress.org/linux4me2/\">linux4me2</a> · <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a> · <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a> · <a href=\"https://profiles.wordpress.org/louislaugesen/\">Louis</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/karpstrucking/\">Lucas Karpiuk</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/pyrobd/\">Lukman Nakib</a> · <a href=\"https://profiles.wordpress.org/michelangelovandam/\">M. van Dam</a> · <a href=\"https://profiles.wordpress.org/macbookandrew/\">macbookandrew</a> · <a href=\"https://profiles.wordpress.org/mashikag/\">Maciej</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/maguijo/\">maguijo</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manzurahammed/\">Manzur Ahammed</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/mkaz/\">Marcus Kazmierczak</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</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/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/marv2/\">marv2</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/paapst/\">Mathieu</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">matiasbenedetto</a> · <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a> · <a href=\"https://profiles.wordpress.org/sivel/\">Matt Martz</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/themattroyal/\">Matt Royal</a> · <a href=\"https://profiles.wordpress.org/mjstoney/\">Matt Stoney</a> · <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a> · <a href=\"https://profiles.wordpress.org/mauriac/\">maur</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maxkellermann/\">Max Kellermann</a> · <a href=\"https://profiles.wordpress.org/mehedi890/\">Mehedi Foysal</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/miken32/\">miken32</a> · <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mirkolofio/\">Mirco Babini</a> · <a href=\"https://profiles.wordpress.org/mmdeveloper/\">MMDeveloper</a> · <a href=\"https://profiles.wordpress.org/mohadeseghasemi/\">Mohadese Ghasemi</a> · <a href=\"https://profiles.wordpress.org/ahsan03/\">Mohammad Ahsan Habib</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/mjkhajeh/\">MohammadJafar Khajeh</a> · <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a> · <a href=\"https://profiles.wordpress.org/moushik/\">moushik</a> · <a href=\"https://profiles.wordpress.org/computerguru/\">mqudsi</a> · <a href=\"https://profiles.wordpress.org/muhammadfaizanhaidar/\">Muhammad Faizan Haidar</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/nabil_kadimi/\">Nabil</a> · <a href=\"https://profiles.wordpress.org/nagpai/\">Nagesh Pai - a11n</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/nhadsall/\">Nathan</a> · <a href=\"https://profiles.wordpress.org/navigatrum/\">navigatrum</a> · <a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/nickciske/\">Nick Ciske</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/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/knilkantha/\">Nil</a> · <a href=\"https://profiles.wordpress.org/nmschaller/\">nmschaller</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a> · <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a> · <a href=\"https://profiles.wordpress.org/ovidiul/\">ovidiul</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/pls78/\">Paolo L. Scala</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/figureone/\">Paul Ryan</a> · <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">paulkevan</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/malinevskiy/\">Pavlo</a> · <a href=\"https://profiles.wordpress.org/pbking/\">pbking</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/petaryoast/\">Petar Ratković</a> · <a href=\"https://profiles.wordpress.org/psmits1567/\">Peter Smits</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</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/pgpagely/\">pgpagely</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a> · <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</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/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a> · <a href=\"https://profiles.wordpress.org/priyank9033/\">Priyank</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">pypwalters</a> · <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/rafiahmedd/\">Rafi Ahmed</a> · <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/nextend_ramona/\">Ramona</a> · <a href=\"https://profiles.wordpress.org/jontyravi/\">Ravi Vaghela</a> · <a href=\"https://profiles.wordpress.org/ravipatel/\">Ravikumar Patel</a> · <a href=\"https://profiles.wordpress.org/razvanonofrei/\">Razvan Onofrei</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</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/richybkreckel/\">Richard B. Kreckel</a> · <a href=\"https://profiles.wordpress.org/ricomoorman/\">ricomoorman</a> · <a href=\"https://profiles.wordpress.org/r0bsc0tt/\">Rob Scott</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a> · <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Woln&#253;</a> · <a href=\"https://profiles.wordpress.org/rufus87/\">Rufus87</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a> · <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren Wrede</a> · <a href=\"https://profiles.wordpress.org/sabbir1991/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/sabbirshouvo/\">Sabbir Hasan</a> · <a href=\"https://profiles.wordpress.org/samiff/\">Sami Falah</a> · <a href=\"https://profiles.wordpress.org/samikeijonen/\">Sami Keijonen</a> · <a href=\"https://profiles.wordpress.org/sanzeeb3/\">Sanjeev Aryal</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">santosguillamot</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/arasae/\">Sarah Snow</a> · <a href=\"https://profiles.wordpress.org/sarayourfriend/\">sarayourfriend</a> · <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a> · <a href=\"https://profiles.wordpress.org/sayedulsayem/\">Sayedul Sayem</a> · <a href=\"https://profiles.wordpress.org/sbossarte/\">sbossarte</a> · <a href=\"https://profiles.wordpress.org/sclayf1/\">sclayf1</a> · <a href=\"https://profiles.wordpress.org/swb1192/\">Scott Buscemi</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/omaeyusuke/\">Segayuu</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/sheepysheep60/\">sheepysheep60</a> · <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a> · <a href=\"https://profiles.wordpress.org/shreyasikhar26/\">Shreyas Ikhar</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth ravikumar</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/silb3r/\">silb3r</a> · <a href=\"https://profiles.wordpress.org/lumpysimon/\">Simon Blackbourn</a> · <a href=\"https://profiles.wordpress.org/pross/\">Simon Prosser</a> · <a href=\"https://profiles.wordpress.org/simonhammes/\">simonhammes</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a> · <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a> · <a href=\"https://profiles.wordpress.org/spencercameron/\">Spencer Cameron-Morin</a> · <a href=\"https://profiles.wordpress.org/stacimc/\">stacimc</a> · <a href=\"https://profiles.wordpress.org/stefanfisk/\">stefanfisk</a> · <a href=\"https://profiles.wordpress.org/satollo/\">Stefano Lissa</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</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/stephenharris/\">Stephen Harris</a> · <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/5um17/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh (WP Lovers)</a> · <a href=\"https://profiles.wordpress.org/csesumonpro/\">Sumon Sarker</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva</a> · <a href=\"https://profiles.wordpress.org/mahype/\">Sven Wagener</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/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tharsheblows/\">tharsheblows</a> · <a href=\"https://profiles.wordpress.org/legendusmaximus/\">Theo H</a> · <a href=\"https://profiles.wordpress.org/thimalw/\">Thimal Wickremage</a> · <a href=\"https://profiles.wordpress.org/twistermc/\">Thomas McMahon</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/xiven/\">Thomas Pike</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</a> · <a href=\"https://profiles.wordpress.org/waterfire/\">Tim Blankenship</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomjdevisser/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomasztunik/\">Tomasz Tunik</a> · <a href=\"https://profiles.wordpress.org/tomalec/\">Tomek</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/ttahmouch/\">Tony Tahmouch</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/sierratr/\">Tracy</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Tran Ngoc Tuan Anh</a> · <a href=\"https://profiles.wordpress.org/trex005/\">trex005</a> · <a href=\"https://profiles.wordpress.org/nathannoom/\">Trinadin</a> · <a href=\"https://profiles.wordpress.org/tszming/\">tszming</a> · <a href=\"https://profiles.wordpress.org/tumas2/\">tumas2</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/junsuijin/\">Tynan Beatty</a> · <a href=\"https://profiles.wordpress.org/tzipporahwitty/\">tzipporahwitty</a> · <a href=\"https://profiles.wordpress.org/uday17035/\">Uday Kokitkar</a> · <a href=\"https://profiles.wordpress.org/ugljanin/\">ugljanin</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/utkarshpatel/\">Utkarsh</a> · <a href=\"https://profiles.wordpress.org/valer1e/\">valer1e</a> · <a href=\"https://profiles.wordpress.org/versusbassz/\">versusbassz</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/elifvish/\">Vishal Kumar</a> · <a href=\"https://profiles.wordpress.org/vladolaru/\">vlad.olaru</a> · <a href=\"https://profiles.wordpress.org/volodymyrkolesnykov/\">Volodymyr Kolesnykov</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/wendyjchen/\">Wendy Chen</a> · <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whoisnegrello/\">whoisnegrello</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/wpmakenorg/\">wpmakenorg</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/wslyhbb/\">wslyhbb</a> · <a href=\"https://profiles.wordpress.org/upsuper/\">Xidorn Quan</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/dolphingg/\">Yunus Ertuğrul</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/znuff/\">znuff</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a></p>\n\n\n\n<p>By release day, 76 locales had translated 90-percent or more of WordPress 6.0 into their language. Community translators continue after a release ensuring more translations are on their way. Thank you to everyone who helps to make WordPress available in 205 languages.</p>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users around the world.</p>\n\n\n\n<p>If contributing to WordPress appeals to you, it’s easy to learn more and get involved. Discover the different teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a> and explore the product roadmap on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n\n\n<h2>The WordPress Mission &amp; You</h2>\n\n\n\n<p>WordPress is software designed for everyone, emphasizing accessibility, performance, security, and ease of use. The project believes great software should work with minimum setup, so you can focus on sharing your story, product, or services freely. The basic WordPress software is simple and predictable so you can easily get started. It also offers powerful features for growth and success.</p>\n\n\n\n<p>WordPress believes in democratizing publishing and <a href=\"https://opensource.org/osd-annotated\">the freedoms that come with open source</a>. Supporting this idea is a large community of people collaborating on and contributing to this project. The WordPress community is welcoming and inclusive. Our contributors’ passion drives the success of WordPress which, in turn, helps you reach your goals.</p>\n\n\n\n<p><a href=\"https://wordpress.org/about/\">Learn more about WordPress</a> and how you can join our community to help shape the future of the world’s most popular website platform.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2>A Release Haiku</h2>\n\n\n\n<p>Six-point-oh is here<br>Time to download and upgrade<br>Let’s pause, celebrate</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p id=\"footnote\">1&nbsp;<a href=\"https://w3techs.com/technologies/overview/content_management\">According to W3Techs as of May 5, 2022</a>. </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12879\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s: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:65:\"WordPress 6.0 Release Candidate 3 (RC3) Now Available for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpress.org/news/2022/05/wordpress-6-0-release-candidate-3-rc3-now-available-for-testing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 May 2022 16:39:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=12866\";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.0 Release Candidate 3 is now available for testing! You can download and help test RC3 in three ways. 6.0 is planned for general release on May 24, 2022.\";s: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:4240:\"\n<p>WordPress 6.0 is scheduled for release next week on May 24, 2022! This RC3 release is the final opportunity for you to test and help contribute to making the 6.0 release great.</p>\n\n\n\n<p>You can view changes since the RC2 release via <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.0\">Gutenberg</a> and <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=closed&amp;changetime=05%2F10%2F2022..05%2F17%2F2022&amp;resolution=fixed&amp;milestone=6.0&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a>.</p>\n\n\n\n<h1>Installing RC3</h1>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on production or mission-critical websites. Instead, it is recommended that you install RC3 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test WordPress 6.0 RC3 in three ways:</p>\n\n\n\n<p><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.0-RC3.zip\">release candidate (zip)</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, 3, 4, RC1, or RC2 on a case-insensitive filesystem, please use the following command:</p>\n\n\n\n<p><code>wp core update --version=6.0-RC3</code></p>\n\n\n\n<h1>Plugin and Theme Developers</h1>\n\n\n\n<p>All plugin and theme developers are encouraged to complete testing of their respective extensions against WordPress 6.0 RC3 and update the “<em>Tested up to”</em> version in their readme file to 6.0 this week. If you find compatibility problems, please be sure to post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so these items can be investigated further prior to the final release date of May 24.</p>\n\n\n\n<p>Review the <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\"><em>WordPress 6.0 Field Guide</em></a>, for more details on this release.</p>\n\n\n\n<p>Review additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks which will detail upcoming changes.</p>\n\n\n\n<h1>Translate WordPress</h1>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages.</a></p>\n\n\n\n<h1>How to Help Test WordPress</h1>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2>RC3, An (Almost) Final Haiku</h2>\n\n\n\n<p>It’s near time for six<br>The reward is the journey<br>Just one week to go</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>.&nbsp;</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:\"12866\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s: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:127:\"WP Briefing: Episode 31: Open Source &amp; Accessibility– Celebrating Global Accessibility Awareness Day With Guest Joe Devon\";s: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:140:\"https://wordpress.org/news/2022/05/episode-31-open-source-accessibility-celebrating-global-accessibility-awareness-day-with-guest-joe-devon/\";s: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 May 2022 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=12855\";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:392:\"In the thirty-first episode of the WordPress Briefing, GAAD Co-Founder Joe Devon joins WordPress Executive Director Josepha Haden Chomphosy to discuss Global Accessibility Awareness Day and the role of open source in accessibility. Have a question you&#8217;d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Guest: Joe [&#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: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:60:\"https://wordpress.org/news/files/2022/05/WP-Briefing-031.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: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:33186:\"\n<p>In the thirty-first episode of the WordPress Briefing, GAAD Co-Founder Joe Devon joins WordPress Executive Director Josepha Haden Chomphosy to discuss Global Accessibility Awareness Day and the role of open source in accessibility. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em><br></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Guest: Joe Devon</li><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> and <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://accessibility.day/about/\">About GAAD</a></li><li><a href=\"https://gaad.foundation/gaadpledge/\">GAAD Foundation Pledge</a></li><li><a href=\"https://www.who.int/health-topics/disability#tab=tab_1\">World Health Organization on Disability  </a></li><li><a href=\"https://en.wikipedia.org/wiki/The_dress\">The Dress Phenomenon</a></li><li>The Guardian on <a href=\"https://www.youtube.com/watch?v=7X_WvGAhMlQ\">Yanny or Laurel  </a></li><li><a href=\"https://josepha.blog/2019/05/24/empathy-vs-altruism-in-modern-leadership/\">Empathy vs. Altruism in Modern Leadership</a>, Josepha Haden Chomphosy </li><li><a href=\"https://webaim.org/projects/million/\">The WebAim Million 2022 Report</a></li><li><a href=\"https://make.wordpress.org/core/6-0/\">WordPress 6.0 Development Cycle </a></li><li><a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-12855\"></span>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:00:00]&nbsp;</p>\n\n\n\n<p>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>[<strong>Josepha Haden Chomphosy </strong>00:00:40]&nbsp;</p>\n\n\n\n<p>Y&#8217;all, we&#8217;ve got an absolutely jam-packed couple of weeks in WordPress. We&#8217;ve got events happening and releases shipping and contributor days being coordinated (I almost said contributor days being contributed). That&#8217;s also what they&#8217;re doing. I&#8217;ll share some of those highlights in today&#8217;s small list of big things, but I did want to specifically call out something that&#8217;s coming up this week on Thursday (May 19, 2022), and that something is Global Accessibility Awareness Day.</p>\n\n\n\n<p>The team of contributors over on the Accessibility team has participated in the Global Accessibility Awareness Day in the past. So I thought it would be interesting to hear from one of the co-founders of this particular day of awareness.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:01:27]&nbsp;</p>\n\n\n\n<p>All right. And with that, Joe Devin, would you like to tell us a little bit more about yourself?&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:01:34] </strong></p>\n\n\n\n<p>Sure. So I am the co-founder of Global Accessibility Awareness Day, which is a day that goes viral every year on the third Thursday of May. We typically have the Twitter reach on the GAAD hashtag on Twitter of 200 million users, which is, I think, pretty much their active user count. We stopped counting once we hit their daily active user count. </p>\n\n\n\n<p>And then, I am Chair of the GAAD Foundation, which we launched last year. And then I have a day job too, where I&#8217;m CEO and co-founder of Diamond, which is an inclusive digital agency that builds software accessibly by default. </p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:02:15]&nbsp;</p>\n\n\n\n<p>Wonderful. Well, we are so excited to have you today. I said we like it&#8217;s me and the mouse in my pocket—we in the WordPress community that&#8217;s going to listen to this. Super excited to have you today. So you mentioned GAAD, Global Accessibility Awareness Day. Last year was your 10th anniversary, which is very exciting, but like with so many good things, I hear it all started with a blog post and a blog post on WordPress, no less.</p>\n\n\n\n<p>So I&#8217;d love to hear about how GAAD evolved from that, with, as I understand it, your co-founder of Jennison (Asuncion). That must be where you met him, I assume.</p>\n\n\n\n<p><strong>[Joe Devon 00:02:51] </strong></p>\n\n\n\n<p>Yes. Yes. So what happened was I started a WordPress blog called <em>My SQL Talk</em>. So it&#8217;s a database blog, and I just thought it was a brilliant name. I mean, My SQL Talk, like that, should be super popular.</p>\n\n\n\n<p>And it probably had maybe ten people who ever looked. Um, and then my dad was getting older, and my dad was a survivor of the concentration camps, and he was a genius. He spoke ten languages. It, he was one of those people. That, when he walked into a room, he just commanded respect. You knew that there was history. I don&#8217;t know how to explain it really, but it was special when my dad walked into the room. And considering all of this that he suffered in his life, watching him get older and struggle, particularly with his banking, was very painful to see. And the bank wasn&#8217;t accessible, so I wrote this blog post proposing that we create a Global Accessibility Awareness Day.</p>\n\n\n\n<p>Sometimes I get these visions, and they never turn into anything. But while I think about it, I&#8217;m like, &#8220;all right, let&#8217;s write this blog post and this can definitely work. Right?&#8221; And then you finish the blog post to hit send, and you&#8217;re like, &#8220;this is not going to work.&#8221;</p>\n\n\n\n<p>But I wasn&#8217;t even smart enough to do social media on it. But fortunately, WordPress had an auto-tweet feature, and it tweeted it out, and Jennison Asuncion, my co-founder, happened to be around and not out that Saturday night. And he read the blog post, and he said, &#8220;this is a great idea. Let&#8217;s make it happen.&#8221;</p>\n\n\n\n<p>And we had two busy people, but we both had a community. He had the accessibility community, and I was building a tech scene in Los Angeles. And what I discovered is if you combine a great idea with the community, great things can happen. </p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:04:49]</strong></p>\n\n\n\n<p>Oh man, you&#8217;re speaking my language over here, helping people find their communities, knowing that community is the thing that is the lifeblood of society.</p>\n\n\n\n<p>That sounded like a tautology. It is not a tautology. You can have a society with an attempt to not have any sort of community around it, but I bet it doesn&#8217;t work very well. Well, that&#8217;s, that&#8217;s very interesting. And so you all just kind of talked through what that would look like, I assume in confidence, or that would have to take place, right? Or was it on Twitter in those days?&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:05:24]</strong> </p>\n\n\n\n<p>Oh, you could still look in the comments and see the back and forth of Jennison and a bunch of other people that got pretty involved with GAAD that are some legendary folks in there. It&#8217;s kind of mind-blowing because I dunno how, how you feel, but for me, when I used to code, uh, three months later, I&#8217;d look back at old code and be like, &#8220;oh, I suck,&#8221; you know, or write an email even and you look back on it a day later and are like &#8220;what a stupid email, how stupid am I?&#8221; You know?  But I look back on that one after ten years; I was scared to look at it because I&#8217;m like, it must&#8217;ve been really bad. But you know, it kind of held up, and exactly what I wrote in there happened &#8211; to my utter shock.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:06:06]</strong></p>\n\n\n\n<p>But also, it&#8217;s kinda nice, though, to look back and be like, &#8220;oh, I used to be much dumber.&#8221;</p>\n\n\n\n<p>Cause then you&#8217;re like, look how far I&#8217;ve come. I&#8217;m no longer that dumb. I&#8217;m a different kind of dumb now; good for me. I always hope to be a different kind of dumb as I go forward. </p>\n\n\n\n<p>So then, okay, so that was your ten-year anniversary last year. GAAD, in general, now has been going on for 11 years, and at the time of this recording, in a couple of weeks, but then probably a week when it finally publishes, you have your next, your next round of that going.</p>\n\n\n\n<p>I think it seems safe to assume that awareness of the need for accessibility has increased during that time, but we all know that the work of accessibility is ongoing. And so, I&#8217;m just curious to hear from your perspective if the awareness of the need for accessibility has generally started to permeate developer communities.</p>\n\n\n\n<p>And are you seeing more developer awareness around the need for accessibility in tech in general?&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:07:12]</strong> </p>\n\n\n\n<p>Yeah. You know, it&#8217;s not enough. It&#8217;s certainly improved a lot.  I keynoted a conference probably four years after GAAD started, maybe five, and I kind of assumed nobody would have heard of accessibility, and I was taken aback when I asked who had heard of it, and a good chunk of the room had. So even then, there had been a difference, and I&#8217;d say now I see accessibility mentioned a lot more in conferences and stuff. But when it comes to actually building it, there&#8217;s a tremendous amount of ignorance. There, there still needs to be a lot more awareness.</p>\n\n\n\n<p>And I think partially people are a little bit scared to dip their toe because they&#8217;re scared that they&#8217;re going to be told that &#8220;no, it&#8217;s not accessible,&#8221; or that they&#8217;re going to say the wrong word or offend somebody. So I&#8217;d say that there&#8217;s some degree of trepidation, but also developers, and it&#8217;s not just developers, designers, and product people. There&#8217;s so much to learn, and it&#8217;s like, &#8220;oh God, there&#8217;s another piece that I have to learn.&#8221; </p>\n\n\n\n<p>And I&#8217;m so glad that you invited me on this podcast because it&#8217;s the developers that, you know, I am a developer, not anymore, I haven&#8217;t touched code in years, but that&#8217;s where I came from. Right? This is my peach, right? Particularly WordPress folks, because I had done a fair bit of WordPress before I moved on to some other things. And, I think we have to talk about usability and understand that accessibility is so much more than how we look at disability.</p>\n\n\n\n<p>And if you don&#8217;t mind, I&#8217;m going to ask you a question. How do you think the typical WordPress developer or designer would define disability? </p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:09:05] </strong></p>\n\n\n\n<p>in the kinds of conversations that I&#8217;ve had over the years, it frequently has to do with visual things. Because it&#8217;s just screens all day, right? And that&#8217;s a primary area where our designers and developers really have made some effort.</p>\n\n\n\n<p>But my personal favorite sort of, of example, for like, when you&#8217;re looking at how to make sure that your products are accessible is, what, if you have to use your website, or you have to build your website using only one arm. Because that gives you an opportunity to kind of look at disability from a permanent standpoint.</p>\n\n\n\n<p>Like if you have lost permanent use of one arm, but also gives you an opportunity to look at the temporary options for that sort of lack of mobility. Like you&#8217;re a mother with an infant, and so you have to be able to, you know, get your stuff done with one arm. And so I know that we paid a bunch of attention to screen readers and what works in not way back in 2018 and 2019 did a lot of work with. Literally zero screen. And can you still do the thing that you need to do, which was incredibly difficult. And I was really excited to see what our developers came up with around that. But I think that that is quite a bit of that discussion as we&#8217;re going through it from the beginning to the&nbsp;end.</p>\n\n\n\n<p><strong>[Joe Devon 00:10:27] </strong></p>\n\n\n\n<p>Yeah. I mean, that&#8217;s a great answer, and you definitely understand some of the nuances way better than I think that the average creator, digital product creator, I&#8217;m including the, you know, the product people, the designers, and the developers.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:10:42] </strong></p>\n\n\n\n<p>We&#8217;re very fortunate to have more than just developers in WordPress.</p>\n\n\n\n<p><strong>[Joe Devon 00:10:50]  </strong></p>\n\n\n\n<p>The reason I bring this up is that the WHO (World Health Organization) had to; they&#8217;re the ones that did massive research across the globe. And they had to, they had to come up with a definition, and in their definition, they needed to draw a line. Typically, I don&#8217;t remember the exact thing cause it&#8217;s a 350-page report, and I kept looking for where they defined it again.</p>\n\n\n\n<p>It was a little hard to find, but essentially it&#8217;s if there&#8217;s a major disability or a disability that impacts some significant portion of your day-to-day activities. And that&#8217;s really great when you&#8217;re trying to do a report on how many disabilities there are out there; what percentage of the population has a disability?</p>\n\n\n\n<p>And their figures are something like 15% of the population has a disability, which is a huge number. But at the same time, they also mentioned that 2.2 billion people have a visual impairment. And we also know that over 33% of the population is over 50, and I&#8217;m included in that population. And I can say that when you&#8217;re over 50, you know, I&#8217;ve got clouds in my eyes.</p>\n\n\n\n<p>I don&#8217;t know where they came from, but they definitely make it harder to see. When I&#8217;m in a restaurant, I can&#8217;t focus on the person across from me the same way. My hearing is not the same, and anybody over 50 is going to have certain impairments and won&#8217;t see as well; color contrast issues are a big deal.</p>\n\n\n\n<p>Being able to raise the font is a big deal. And I think that accessibility is connected in most people&#8217;s minds with disability. And they&#8217;ll attach that to something like being blind or being deaf or hard of hearing or having a missing limb or having some other kind of disability. </p>\n\n\n\n<p>And, as a result, they&#8217;re like, &#8220;well, I don&#8217;t even know any people in that category possibly,&#8221; and as a result, they&#8217;re like, &#8220;well, how important is this?&#8221; Yes. They might feel guilty. I should do the right thing. This is the right thing to do. But honestly, like how much money should I spend on it? How much, what percentage of my time should I spend on it?</p>\n\n\n\n<p>And it&#8217;s because they don&#8217;t realize that everybody has different abilities. And so, I&#8217;m starting to go away from even talking about disabilities and asking people to remember that all of us perceive things differently. </p>\n\n\n\n<p>Do you remember the gold dress where they were trying to say, what color is this dress? Is it gold and white or blue and black? And it is blue and black, but to me, all I see is gold and white. And then there was Laurel or Yanny. Do you remember that?. And some people heard it, and typically older people heard it as Laurel, and I&#8217;ve, and I do this in some of my presentations. I play that, that sound. And usually, it&#8217;s Laurel for me, but sometimes it&#8217;s Yanny. Even personally, it changes. </p>\n\n\n\n<p>And so, we have a totally different perception. Now think about memory. There&#8217;s a different kind of blindness. If you try and remember, let&#8217;s say a relative or a friend that is no longer. How well do you see that picture?</p>\n\n\n\n<p>Because for me, it is very, very vague, but for some people, they say, and I&#8217;ve been asking people, and I&#8217;d love your answer as well. How vivid is it? And some people say, I can read the, I can see the pattern on the shirt. It&#8217;s as vivid as if I see with opening my eyes, seeing, you know, the regular in front of me, and I can even read a name tag in the memory.</p>\n\n\n\n<p>And I&#8217;m like, Woah, so maybe I&#8217;m blind in a way. Right? So how do you see it? How do you remember things?&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:14:42] </strong></p>\n\n\n\n<p>Oh, I&#8217;m a, I&#8217;m a real visual person and a tactile person. And so, like if I interacted with someone, I&#8217;m very likely to be able to picture, like, recreate that mental picture pretty well in my mind. I recently, very recently, met some of my first people in that executive leadership space who were like, yeah, I don&#8217;t, I don&#8217;t visualize things.</p>\n\n\n\n<p>And I was like, what are you, how do you do this work? Because like, you have to be able to do that. And they were like, no, I don&#8217;t have mental pictures.&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:15:13] </strong></p>\n\n\n\n<p>Some people don&#8217;t have an inner dialogue.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:15:17] </strong></p>\n\n\n\n<p>I don&#8217;t understand that either,&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:15:19] </strong></p>\n\n\n\n<p>Me either. So accessibility studies all of these differences with respect to how you&#8217;re presenting all of this information.</p>\n\n\n\n<p>And if you don&#8217;t pay attention to accessibility, you&#8217;re really just missing out. And then there&#8217;s colorblindness. If you&#8217;re creating something like slack that has an online/offline indicator, and you only use red and green for people who are colorblind, they see gray and gray. And so what I&#8217;m trying to teach the community with digital product creators is that no, you cannot ignore it.</p>\n\n\n\n<p>You can ignore accessibility, but then you&#8217;re not good at your job. I mean, I don&#8217;t mean to say it in an offensive way, but you&#8217;re not good at your job if you&#8217;re unaware. If you break a rule on purpose, great. But if you don&#8217;t know the rule, it&#8217;s just a lack of craft, and you absolutely should make it a priority.</p>\n\n\n\n<p>And you&#8217;re not doing it as a charity. You&#8217;re doing it because you care about your users, and you care about your craft, and you want to build things well, and it&#8217;s a necessity. And I think that this is the kind of message that our community needs to hear.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:16:31]</strong></p>\n\n\n\n<p>I want to touch on something that you sort of brought up a bit, um, at the start of the answer there.</p>\n\n\n\n<p>So you brought up the concept of usability. And in the last time that I did a podcast about accessibility, I defined accessibility as a subset of usability. Do you think that if we were to consistently draw that line for people so that it&#8217;s not just like accessibility is this thing that you should do outside of usability?</p>\n\n\n\n<p>If we were to more consistently draw that line, do you think that that would help people to see and understand better that its shades of existence, usability, and accessibility?  &nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:17:10] </strong></p>\n\n\n\n<p>Oh, 100%, a hundred percent. And in my company, we kind of realized that that&#8217;s exactly what we have to do. We have to see this as usability.</p>\n\n\n\n<p>And I don&#8217;t, we talk about accessibility a lot, but I don&#8217;t want to. It&#8217;s part of the plumbing for us. We&#8217;ve made it part of the plumbing, and I can tell you it&#8217;s a struggle to take accessibility and make it part of an organization, even when you&#8217;re bringing it top-down, believe it or not. For our teams, particularly the designers, they are blown away by what they&#8217;re learning because they&#8217;re improving their craft.</p>\n\n\n\n<p>And design is typically where there&#8217;s a struggle to get accessibility accepted because there seems to be a very strong idea of what a design should look like. And I think it&#8217;s really about the approach because UX and design it&#8217;s all about empathy for people. And when you approach it, not as, even though empathy should mean that, that, you know, do the right thing at the same time, it&#8217;s more about empathy for your user, and your user includes so much more than just people with disabilities that you haven&#8217;t run into somebody that has that disability and therefore you build it better, and it&#8217;s, it&#8217;s completely blown their mind. They love it. They love doing it. And I&#8217;m not hiring people with accessibility coming in. We&#8217;re training them to work accessibly. </p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:18:34] </strong></p>\n\n\n\n<p>So I think it&#8217;s interesting that you talk about empathy as part of being able to make sure that you&#8217;re creating something that&#8217;s accessible because I actually feel like empathy is. Like it&#8217;s being considered this gold standard for many, many things right now. And I think it actually is more harmful in the long run than instead making altruistic choices.</p>\n\n\n\n<p>And so, I have a blog post that I will link in our show notes that will kind of help everybody see more fully my concept there. But when you rely on empathy, you do kind of have to rely on one, being able to run into all of the issues you were mentioning. You have to know people who have problems in order to know that the problems exist.</p>\n\n\n\n<p>And then you also kind of have to assume that once you have willingly put yourself into the discomfort of that kind of disability, whatever, wherever it exists on that spectrum, your experience of that discomfort is the same as someone who lives with it. And I just don&#8217;t think that we can necessarily do that.</p>\n\n\n\n<p>I always think that trying to do the altruistic thing, like doing your research and figuring out what it is and trying to make decisions on behalf of other people as best you can, which is a terrible thing. Still, like decisions that take into account the experiences that people are sharing with you and then going to them and saying, &#8220;does this make that experience better or worse?&#8221; is the more sustainable option from my perspective, this is specifically leadership. Still, I think it&#8217;s true for accessibility as well, and probably product design as a whole, but it&#8217;s very difficult. Like people really feel like they understand the concept of empathy right now. And I do think that sometimes that leads us down the wrong path for things.</p>\n\n\n\n<p>What&#8217;s your thought on that? I think you kind of agree based on what your answer was&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:20:33]</strong> </p>\n\n\n\n<p>Oh, no, absolutely. And you know, we, you, can&#8217;t never about us without us, as the common saying, and we&#8217;ve gathered a group of a hundred people with a wide variety of disabilities for research. Whenever we do any UX and research, and sometimes we&#8217;re asked to just do research projects, we go out and ask the users.</p>\n\n\n\n<p>We had some really interesting companies approach us to do innovation and accessibility, and they had strong assumptions. We looked at the assumptions and agreed with it, but we&#8217;re like, all right, they were smart. They said, &#8220;vet this with users for us, please,&#8221; because they didn&#8217;t want to gather their own group.</p>\n\n\n\n<p>We vetted with users, and we&#8217;re blown away, always blown away because there are so many things you just don&#8217;t know unless you&#8217;ve lived with a particular disability. You can&#8217;t guess, and you&#8217;ve got to speak to your users and a wide variety of them. &nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:21:30]</strong></p>\n\n\n\n<p>Yes, absolutely. Absolutely. What role does open source play in expanding accessibility, either in specifically the digital space or just accessibility in general?</p>\n\n\n\n<p><strong>[Joe Devon 00:21:42] </strong></p>\n\n\n\n<p>I guess if the question is, what role does it play? I would say the role it plays is it is, unfortunately, it makes accessibility worse because, for the most part open source is not very accessible. And it&#8217;s a personal passion of mine, so I&#8217;m really glad that you brought that up. </p>\n\n\n\n<p>You know, it is so bizarre. You write a blog post and then it goes viral, and it goes viral every year to a degree that you can&#8217;t even believe it, that all these companies that you know are running events. Privately, publicly talking about it. And then you get all these people thanking you for what you&#8217;ve done year after year.</p>\n\n\n\n<p>And then one year, you read on Twitter, The Blind Onion; I&#8217;m sure you&#8217;re familiar with The Onion, the satirical clip, there&#8217;s the Blind Onion. And they tweet out, &#8220;Now that Global Accessibility Awareness Day is over, we look forward to 364 days of global accessibility oblivion.&#8221; And that really hurt at the time, but at the same time, and I was told to ignore it, don&#8217;t worry about it, but I&#8217;m like, no, this is coming from a place of pain.</p>\n\n\n\n<p>And the point of GAAD was to make a difference. It wasn&#8217;t too to just give everybody an opportunity to say, &#8220;Hey, look at what we&#8217;re doing,&#8221; and then not make a difference. So, as a result of that, I started to think about, well, where are we with this? And, and so I&#8217;ve created a state of accessibility report that through my company, we&#8217;re able to run for a few years, and it&#8217;s not, you know, the state is not great.</p>\n\n\n\n<p>And I&#8217;m like, well, what can we do to change things? So, as a result of all of this, I really wanted to figure out, well, what can we do to make sure that GAAD does make a difference? And so, I came up with the idea of the GAAD pledge, which is specifically meant for open source frameworks. </p>\n\n\n\n<p>And the idea of the GAAD pledge is that an open source framework, when they are ready, takes the pledge to make accessibility a core value of the framework. Now, terms of what that actually entails are different for every single project because every project is unique. We did create a bit of a framework, which had the idea of saying, okay, you&#8217;re going to, first of all, create an accessibility statement that says that this framework is going to conform to whatever, WCAG, which is Web Content Accessibility Guidelines, to whatever WCAG level is decided and is appropriate for the framework. That there&#8217;s going to be documentation for anybody that is downloading this piece of open source project and trying to implement it, that there should be guidelines for them, that all of the examples should be accessible. </p>\n\n\n\n<p>It&#8217;s really important because even the frameworks that try to pay attention to accessibility. You&#8217;ll often see that people from the community will provide examples, and they&#8217;re inaccessible. And it&#8217;s really sad when you see that because so many people are just copy-pasting. That&#8217;s typically how it works, and they&#8217;re going to copy-paste something bad. So putting a statement around it, I think, would be really great.</p>\n\n\n\n<p>And what we&#8217;re hoping to see is that lots and lots of big open source communities decide to take the pledge. And then it&#8217;ll sort of be table stakes that any new open source projects as well look, all of these frameworks that made it, they took the pledge and therefore we should take the pledge as well.</p>\n\n\n\n<p>And so the very first year, we had React Native take the pledge, and they put a lot of effort into their accessibility. The second group to take it was Ember.js, and they always put a lot of effort into their accessibility, and they continued that effort. We&#8217;re about to announce the next one, but we&#8217;re still two weeks away.</p>\n\n\n\n<p>So I can&#8217;t say anything yet, but yeah, we&#8217;re, uh, we&#8217;re hoping for a lot more uptake on, on the gap pledge because it, it affects so many people downstream. WordPress&#8217;s what percent of the web right now? 43%? So there you go. That&#8217;s so many people.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:25:57] </strong></p>\n\n\n\n<p>So many people. Yeah, fun fact Gutenberg, our current rewriting of the editing experience in WordPress, primarily uses React. And so, I&#8217;m glad to hear that they have taken that pledge as well. </p>\n\n\n\n<p>As with any good cooking, it starts with good&nbsp;ingredients.</p>\n\n\n\n<p><strong>[Joe Devon 00:26:12] </strong></p>\n\n\n\n<p>You said it. That was great. I wish I was a cook, though.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:26:23] </strong></p>\n\n\n\n<p>I love it. All right. Let&#8217;s what keeps you up at night when it comes to the state of accessibility?&nbsp;</p>\n\n\n\n<p><strong>[Joe Devon 00:26:29] </strong></p>\n\n\n\n<p>What keeps me up at night is how to move the needle. It is such a big thing to change. And there are so many angles that you can approach this with, but at the end of the day, it&#8217;s, it&#8217;s a monster.</p>\n\n\n\n<p>It&#8217;s a monster. There are so many legacy sites out there. If you look at WebAIM, they do a yearly report on the state of accessibility as well. They call it the WebAIM Million, and they&#8217;re typically seeing 97% inaccessible, 98%. It goes up and down a little bit every year. And that&#8217;s, that&#8217;s just a huge boat to move.</p>\n\n\n\n<p>I think we need to at least get the newer, uh, newer websites and mobile apps to move. And what we&#8217;ve seen in our state of accessibility report is that only the very top companies seem to put in the effort to make their products accessible. There is a big push with the enterprise companies to do it.</p>\n\n\n\n<p>The CEOs are starting to talk about it, but what we need is the entire culture of software development to change. Or I should even say digital product development change and to move that boat is massive. And that&#8217;s I put it in my tagline in my email like that&#8217;s my mission in life, and I hope to achieve it before I die.</p>\n\n\n\n<p>So that keeps me up at night.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:27:52] </strong></p>\n\n\n\n<p>I think that would keep me up at night as well. I mean, it seems like you are really just personally mission-driven and impact-driven. Do you feel like, in the event that the work that you&#8217;ve accomplished so far is what you accomplish, you feel still like you&#8217;ve had an impact?</p>\n\n\n\n<p>I feel like you have had&nbsp;an impact. </p>\n\n\n\n<p><strong>[Joe Devon 00:28:13] </strong></p>\n\n\n\n<p>I&#8217;m not one of those people that tries to have a legacy or like tries to focus on what my impact is and all of that. I just try and do good work. And hopefully, it just shows at the end of the day. I&#8217;m just trying to have the impact without the accolades.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:28:34]</strong></p>\n\n\n\n<p>I get it. Well, Joe, thank you so much for joining us here on this episode of WP Briefing. You have been a delight to chat with.</p>\n\n\n\n<p><strong>[Joe Devon 00:28:42]</strong></p>\n\n\n\n<p>Likewise, it&#8217;s really been a pleasure to meet you, and uh, and I appreciate the opportunity.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:28:54] </strong></p>\n\n\n\n<p>And now it&#8217;s time for our smallest of big things. As I mentioned at the start, it is packed. Number one tomorrow, May 17th, RC3. So one of the final RCs that we&#8217;re going to have for the WordPress 6.0 release, unless something goes horribly, horribly wrong, which I don&#8217;t think it will. </p>\n\n\n\n<p>And then, two days after that, Global Accessibility Awareness Day, as I mentioned, will be on May 19th. So, this coming Thursday. </p>\n\n\n\n<p>And then next week, we have the 6.0 release. We have the WordPress 6.0 release on May 24th. </p>\n\n\n\n<p> Three days after that, WordPress turns 19 on May 27th, starting its final teenage year before we turn twenty in 2023. So that was the rapid-fire dance card for the next two weeks.</p>\n\n\n\n<p>The stuff that is happening with and around WordPress for everyone to know. As a heads up, also, many people are headed to WordCamp Europe in Porto(, Portugal). The first week of June, I am going to do a live from WordCamp Europe episode. It will not be live. I&#8217;ll just record it live. And so. You know you&#8217;ll get to hear me with my hoarsest voice and maybe singing to my computer. Cause that almost always happens at these things. </p>\n\n\n\n<p>And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</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:\"12855\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s: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:65:\"WordPress 6.0 Release Candidate 2 (RC2) Now Available for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpress.org/news/2022/05/wordpress-6-0-release-candidate-2-rc2-now-available-for-testing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 May 2022 18:06:09 +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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=12840\";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:171:\"WordPress 6.0 Release Candidate 2 is now available for testing! You can \ndownload and help test RC2 in three ways. You can also help translate WordPress to 100+ languages.\";s: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:4830:\"\n<p>The next release candidate for WordPress 6.0 is now available!&nbsp;</p>\n\n\n\n<p>WordPress 6.0 is scheduled for release on May 24th, 2022 &#8211; just two weeks from today.</p>\n\n\n\n<p>“Release Candidate” means that this version of WordPress is ready for release! Since the WordPress ecosystem includes thousands of plugins and themes, it is important that everyone within the WordPress community check to see if anything was missed along the way. That means the project would love your help.</p>\n\n\n\n<p>Thank you to everyone who has contributed towards testing and logging issues to help make WordPress 6.0 stable (and awesome). WordPress still needs your help testing, especially theme and plugin developers.</p>\n\n\n\n<p>Since the RC1 release on May 3rd, 2022, there have been approximately 40 issues resolved in <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.0\">Gutenberg</a> and <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=closed&amp;changetime=05%2F03%2F2022..05%2F10%2F2022&amp;resolution=fixed&amp;milestone=6.0&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a>.</p>\n\n\n\n<h1>Installing RC2</h1>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you RC2 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test WordPress 6.0 RC2 in three ways:</p>\n\n\n\n<ul><li><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li></ul>\n\n\n\n<ul><li><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.0-RC2.zip\">release candidate version here (zip)</a>.</li></ul>\n\n\n\n<ul><li><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, 3, 4, or RC1 on a case-insensitive filesystem, please use the following command:<br><code>wp core update --version=6.0-RC2</code></li></ul>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available here</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks, which will detail all upcoming changes.</p>\n\n\n\n<h1>Plugin and Theme Developers</h1>\n\n\n\n<p>All plugin and theme developers should test their respective extensions against WordPress 6.0 RC2 and update the “<em>Tested up to”</em> version in their readme file to 6.0. If you find compatibility problems, please be sure to post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so that these items can be investigated further prior to the final release date of May 24th.</p>\n\n\n\n<p>Review the <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\"><em>WordPress 6.0 Field Guide</em></a> for more details on this release.</p>\n\n\n\n<h1>Translate WordPress</h1>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h1>How to Help Test WordPress</h1>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2>An RC2 Haiku for You</h2>\n\n\n\n<p>Anticipation<br>Sprinting toward G/A now<br>Please — test, translate — thanks!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>.&nbsp;&nbsp;</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:\"12840\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s: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:37:\"The Month in WordPress – April 2022\";s: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/2022/05/the-month-in-wordpress-april-2022/\";s: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, 05 May 2022 15:01:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month 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:\"\";}i:1;a:5:{s:4:\"data\";s:22:\"the month 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12816\";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:329:\"This past month saw a lot of preparation work for WordPress 6.0, due to release on 24 May 2022. This major release brings exciting improvements – read on to find out more about the latest happenings in the WordPress project. WordPress 6.0 Release Candidate 1 The first release candidate (RC1) for WordPress 6.0 is now [&#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:14:\"rmartinezduque\";s: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:10652:\"\n<p>This past month saw a lot of preparation work for WordPress 6.0, due to release on 24 May 2022. This major release brings exciting improvements – read on to find out more about the latest happenings in the WordPress project.</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>WordPress 6.0 Release Candidate 1</h2>\n\n\n\n<p><strong>The first release candidate (RC1) for WordPress 6.0 is now available for download</strong>. Help improve the project by testing and translating this version to non-English languages. Check out the RC1 <a href=\"https://wordpress.org/news/2022/05/wordpress-6-0-release-candidate-1/\">release post</a> to learn what’s new and how to contribute. For a more in-depth look at the upcoming changes, you can refer to the <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">WordPress 6.0 Field Guide</a>.</p>\n\n\n\n<p>WordPress 6.0 is packed with all kinds of improvements for everyone. It brings new blocks, <a href=\"https://make.wordpress.org/core/2022/04/20/wordpress-6-0-accessibility-improvements/\">accessibility enhancements</a>, refined design tools, the ability to switch theme styles easily, multi-block partial text selection, and a new block locking interface, to name a few of its highlights.</p>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/2022/05/episode-30-a-sneak-peek-at-wordpress-6-0/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><strong>Listen to the latest </strong><strong>WP Briefing episode</strong><strong> for a sneak peek into the exciting features included in WordPress 6.0.</strong></strong></a></div>\n</div>\n\n\n\n<h2>Gutenberg releases: Versions 13.0 and 13.1 are here</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/04/14/whats-new-in-gutenberg-13-0-14-april/\">Gutenberg 13.0</a> shipped on April 14, 2022, and introduced the final updates that will be part of WordPress 6.0. These include an improved editor experience (with the ability to select text across blocks), better responsive blocks, and prominently exposed block patterns.</li><li><a href=\"https://make.wordpress.org/core/2022/04/28/whats-new-in-gutenberg-13-1-27-april/\">Gutenberg 13.1</a> landed on April 27, 2022. This version adds border support to the Columns block and accessibility and Comment block improvements.</li></ul>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/tag/gutenberg-new/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><strong>Follow the </strong><strong>#gutenberg-new</strong><strong> posts for more details on the latest updates.</strong></strong></a></div>\n</div>\n\n\n\n<h2>Team updates: Updated guidelines for in-person events, redesign of the Gutenberg page, and more</h2>\n\n\n\n<ul><li>The Community team announced <a href=\"https://make.wordpress.org/community/2022/04/21/announcement-updated-covid-19-guidelines-for-official-wordpress-events/\">updated Covid-19 guidelines</a> for official WordPress events.</li><li>The <a href=\"https://make.wordpress.org/meta/2022/04/12/gutenberg-landing-page-kick-off/\">redesign of the Gutenberg landing page</a> on WordPress.org is nearing completion.</li><li>#WPDiversity announced new meeting times for Asia-Pacific (APAC) areas. You can express your interest <a href=\"https://make.wordpress.org/community/2022/04/22/wpdiversity-is-expanding-to-apac/\">in this post</a>.</li><li>The Training team plans to <a href=\"https://make.wordpress.org/training/2022/04/19/migrating-contributor-training-to-learn-wordpress/\">migrate the Contributor Training materials</a> to Learn WordPress. This move will help consolidate all the community-based training content in one place.</li><li>All learners on Learn WordPress can now enjoy using <a href=\"https://make.wordpress.org/training/2022/04/07/demo-sites-for-learn-wordpress-users/\">a live WordPress demo site</a> as they go through courses on the site.</li><li>The first stable <a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2022/04/18/version-1-0-0-of-the-performance-lab-plugin-published/\" target=\"_blank\">version 1.0.0</a> of the <a href=\"https://wordpress.org/plugins/performance-lab/\">Performance Lab</a> plugin was released.</li><li>Read the latest edition of the <a href=\"https://make.wordpress.org/community/2022/04/21/meetup-organizer-newsletter-april-2022/\">Meetup Organizer Newsletter</a>.</li><li>Everyone is welcome and encouraged to join the new <a href=\"https://make.wordpress.org/photos/\">Photo Directory team</a> meetings. They are held on the first Friday of every month at 14:00 UTC in the <a rel=\"noreferrer noopener\" href=\"https://wordpress.slack.com/messages/photos\" target=\"_blank\">#photos</a> channel of the Make WordPress Slack.</li><li>The Performance team published a <a href=\"https://make.wordpress.org/core/2022/04/12/follow-up-on-webp-by-default-proposal/\">follow-up post</a> with the next steps on the WebP proposal.</li><li>Check out the <a href=\"https://make.wordpress.org/design/2022/04/25/design-share-apr-11-22/\">projects</a> the Design team contributed to over the past couple of weeks.</li><li>Official Featured and Beta plugins now limit <a href=\"https://make.wordpress.org/plugins/2022/04/15/featured-beta-plugins-now-limit-changes/\">ownership and committer changes</a>.</li><li>The April 2022 edition of the <a href=\"https://make.wordpress.org/polyglots/2022/04/22/polyglots-monthly-newsletter-april-2022/\">Polyglots Monthly Newsletter</a> was published.</li><li>The latest edition of People of WordPress features <a href=\"https://wordpress.org/news/2022/04/people-of-wordpress-meher-bala/\">Meher Bala</a>, a frontend web developer and community builder from India.</li><li>The <a rel=\"noreferrer noopener\" href=\"https://wordpress.slack.com/archives/C0FRG66LR\" target=\"_blank\">#props</a> channel of the Make WordPress Slack is now connected to the WordPress.org profile activity! This way when you give props, it will be included on your WordPress.org profile and the profile of those you mention. This change is part of a <a href=\"https://make.wordpress.org/project/2022/03/16/proposal-to-remove-spam-dormant-five-for-the-future-pledges/\">larger project</a> that will help credit more non-code contributions.</li></ul>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/community/2022/04/11/return-to-in-person-events-share-your-challenges/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>How do you feel about in-person WordPress gatherings? The Community team wants to hear about the challenges in returning to these events.</strong></a></div>\n</div>\n\n\n\n<h2>Open feedback/testing calls</h2>\n\n\n\n<ul><li>Following this <a href=\"https://make.wordpress.org/updates/2021/03/16/proposal-a-wordpress-project-contributor-handbook/\">proposal</a> for a WordPress Project Contributor Handbook, Executive Director Josepha Haden opened a <a href=\"https://make.wordpress.org/project/2022/04/29/discussion-contrib-handbook-part-2/\">round of discussions</a> to share feedback on the various handbook sections.</li><li>Version 19.8 of WordPress for <a href=\"https://make.wordpress.org/mobile/2022/05/02/call-for-testing-wordpress-for-android-19-8/\">Android</a> and <a href=\"https://make.wordpress.org/mobile/2022/05/02/call-for-testing-wordpress-for-ios-19-8/\">iOS</a> is available for testing.</li><li>Join the 14th testing call of the Full Site Editing (FSE) Outreach program – “<a href=\"https://make.wordpress.org/test/2022/04/28/fse-program-testing-call-14-rallying-recipe-reviewers/\">Rallying Recipe Reviewers</a>.” This call focuses on testing blocks that help recipe authors make their recipe blogs more interactive. Leave your feedback by May 18, 2022.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-11 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><strong>Are you interested in helping test out new WordPress 6.0 features but don’t know where to start? This </strong><strong>detailed guide</strong><strong> will walk you through how to get started.</strong></strong></a></div>\n</div>\n\n\n\n<h2>Get ready for WordCamp Europe in Porto</h2>\n\n\n\n<ul><li>We are four weeks away from <a href=\"https://central.wordcamp.org/news/2022/05/join-the-european-wordpress-community-in-porto-portugal/\">WordCamp Europe</a>. After being postponed twice due to the pandemic, the WordPress event is taking place in Porto, Portugal, on 2-4 June 2022. Check out the <a href=\"https://europe.wordcamp.org/2022/schedule/\">schedule</a> and get your <a href=\"https://europe.wordcamp.org/2022/tickets/\">tickets</a> if you haven’t yet!</li><li>WordCamp US <a href=\"https://us.wordcamp.org/2022/support-underrepresented-speakers-at-wordcamp-us/\">announced</a> a new program to support underrepresented speakers.</li><li><a href=\"https://irun.wordcamp.org/2022/\">WordCamp Irun</a> (Spain) is happening this month on May 21 and 22, 2022.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-12 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://us.wordcamp.org/2022/our-call-for-volunteers-is-now-open/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><strong><strong>The </strong><strong>Call for Volunteers</strong><strong> for WordCamp US in San Diego, California, is now open. Newcomers to WordPress are always welcomed. Apply today!</strong></strong></strong></a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em><strong><em>Have a story that we could include in the next issue of The Month in WordPress? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</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:\"12816\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s: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.0 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/2022/05/wordpress-6-0-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, 03 May 2022 17:18:32 +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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=12799\";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:171:\"WordPress 6.0 Release Candidate 1 is now available for testing! You can \ndownload and help test RC1 in three ways. You can also help translate WordPress to 100+ languages.\";s: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:7242:\"\n<p>The first release candidate (RC1) for WordPress 6.0 is now available!</p>\n\n\n\n<p>This is an important milestone on the 6.0 release cycle journey. “Release Candidate” means that this version of WordPress is ready for release! Before the official release date, time is set aside for the community to perform final reviews and help test. Since the WordPress ecosystem includes thousands of plugins and themes, it is important that everyone within the WordPress community check to see if anything was missed along the way. That means the project would love your help.</p>\n\n\n\n<p>WordPress 6.0 is planned for official release on May 24th, 2022, three weeks from today.&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you RC1 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test WordPress 6.0 RC1 in three ways:</p>\n\n\n\n<p><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.0-RC1.zip\">release candidate version here (zip)</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, 3, or 4, on a case-insensitive filesystem, please use the following command:<br><code>wp core update --version=6.0-RC1</code></p>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available here</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks which will detail all upcoming changes.</p>\n\n\n\n<h1>What’s in WordPress 6.0 RC1?</h1>\n\n\n\n<p>Since Beta 4, various items have been addressed, including (but not limited to):&nbsp;</p>\n\n\n\n<ul><li>Backport updates of Comment blocks tests (<a href=\"https://core.trac.wordpress.org/ticket/55643\">#55643</a>)</li><li>Backport a bugfix of Comment Template block pagination (<a href=\"https://core.trac.wordpress.org/ticket/55658\">#55658</a>)</li><li>Editor: Backport bug fixes for WordPress 6.0 from Gutenberg (<a href=\"https://core.trac.wordpress.org/ticket/55567\">#55567</a>)</li></ul>\n\n\n\n<p>WordPress 6.0 is the second major release for 2022, following 5.9 which became generally available in January. This release includes nearly 1,000 fixes and enhancements spanning most areas of the WordPress platform. Some key highlights within the content creation and site-building feature sets include:</p>\n\n\n\n<ul><li><strong>Style Switching:</strong> <a href=\"https://make.wordpress.org/core/2022/03/03/core-editor-improvement-choose-your-style/\">switch up the look and feel of your site</a>, all in one block theme. No need to change themes!</li><li><strong>More template options:</strong> use blocks to edit five more templates (author, date, categories, tag, and taxonomy).</li><li><strong>Multi-select: </strong>Easily select text across multiple blocks. Edit to your liking.</li><li><strong>Retain Styles: </strong>Keep your custom styles in place, whether transforming between blocks or creating new buttons.&nbsp;</li><li><strong>More patterns in more places:</strong> the Quick Inserter surfaces patterns that might work well for the condition you’re in, baking in relevant patterns for template parts and pages you’re working on.&nbsp;</li><li><strong>List View improvements: </strong>New keyboard shortcuts (shift + click) let you select multiple blocks to modify in bulk (reposition, delete, etc.), see your content at a glance with a collapsed by default view, and more.</li><li><strong>Refined design tools: </strong>Explore<strong> </strong>a new color panel, transparency options, more group block variations to create new layout options (Stack, Row), the ability to set your featured image in a Cover block, control the exact size of your featured image, gap support for the Gallery block, and more.</li><li><strong>New blocks: </strong>Various Post Comments, Read More, No Results in Query Loop, Post Author Biography, Avatar blocks.&nbsp;</li><li><strong>Block Locking: </strong>Choose to disable the option to remove a block, move it, or both, right in the editor.&nbsp;</li><li><strong>Export block themes: </strong>Explore the improved block theme export tool, as WordPress heads closer to codeless visual block theme building.</li></ul>\n\n\n\n<h1>Plugin and Theme Developers</h1>\n\n\n\n<p>All plugin and theme developers should test their respective extensions against WordPress 6.0 RC1 and update the “<em>Tested up to”</em> version in their readme file to 6.0. If you find compatibility problems, please be sure to post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so these items can be investigated further prior to the final release date of May 24th.</p>\n\n\n\n<p>Review the <em><a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">WordPress 6.0 Field Guide</a></em>, for more details on what’s contained in this release.</p>\n\n\n\n<h1>Translate WordPress</h1>\n\n\n\n<p>Do you speak a language other than English? <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.0 release cycle.</p>\n\n\n\n<h1>How to Help Test WordPress</h1>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2>Haiku Fun for RC 1</h2>\n\n\n\n<p>Release candidate&nbsp;<br>Our journey nearly done<br>Get ready, WordPress</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, and <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12799\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s: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:20:\"WordPress 6.0 Beta 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2022/05/wordpress-6-0-beta-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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 May 2022 16:46:21 +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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=12787\";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:103:\"WordPress 6.0 Beta 4 is now available for testing! You can download and help test Beta 4 in three ways.\";s: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:5813:\"\n<p>WordPress 6.0 Beta 4 is now available for testing!</p>\n\n\n\n<p>Beta 4 was not part of the originally published development cycle. It is aimed at providing an opportunity for testing some specific issues that were resolved since Beta 3. WordPress will continue with the regularly scheduled release milestones on May 3rd, 2022, with the RC1 release.</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you test Beta 4 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test WordPress 6.0 Beta 4 in three ways:</p>\n\n\n\n<p><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.0-beta4.zip\" data-type=\"URL\" data-id=\"https://wordpress.org/wordpress-6.0-beta4.zip\">beta version here (zip)</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> Use WP-CLI to test: wp core update &#8211;version=6.0-beta4.<br><em>Do not use this option if your filesystem is case-insensitive.</em></p>\n\n\n\n<p>The current target for the final 6.0 release is May 24, 2022, which is in less than a month!&nbsp;</p>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks which will detail all upcoming changes.</p>\n\n\n\n<h2>Explore What’s in Beta 4</h2>\n\n\n\n<p>Since Beta 3, various items have been addressed, including (but not limited to): </p>\n\n\n\n<ul><li>Update post content placeholder (<a href=\"https://github.com/WordPress/gutenberg/pull/40177\">#40177</a>)</li><li>Comments block: Fix glitches found while backporting (<a href=\"https://github.com/WordPress/gutenberg/pull/40628\">#40628</a>)</li><li>Show add pattern label when patterns are being prioritised (<a href=\"https://github.com/WordPress/gutenberg/pull/40598\">#40598</a>)</li><li>Fix regression with featured images in latest posts (<a href=\"https://github.com/WordPress/gutenberg/pull/40662\">#40662</a>)</li><li>Navigation Link: Avoid unnecessary re-renders (<a href=\"https://github.com/WordPress/gutenberg/pull/40696\">#40696</a>)</li><li>Navigation: Improve selector performance (<a href=\"https://github.com/WordPress/gutenberg/pull/40700\">#40700</a>)</li><li>Comments Title: Count toggle working in &#8216;Singular&#8217; editing mode (<a href=\"https://github.com/WordPress/gutenberg/pull/40728\">#40728</a>)</li><li>[Writing Flow]: Try to fix multi-selection with shift+click (<a href=\"https://github.com/WordPress/gutenberg/pull/40687\">#40687</a>)</li><li>Fix alignment issue with comment author name (<a href=\"https://github.com/WordPress/gutenberg/pull/40610\">#40610</a>)</li><li>Comment Content: Show moderation message (<a href=\"https://github.com/WordPress/gutenberg/pull/40612\">#40612</a>)</li><li>Display paragraph breaks in comment contents block (<a href=\"https://github.com/WordPress/gutenberg/pull/40667\">#40667</a>)</li><li>Fix style comment awaiting moderation indentation (<a href=\"https://github.com/WordPress/gutenberg/pull/40681\">#40681</a>)</li><li>Fix: Page patterns don&#8217;t show when only one pattern is available (<a href=\"https://github.com/WordPress/gutenberg/pull/40707\">#40707</a>)</li><li>Update the placeholder for post excerpt (<a href=\"https://github.com/WordPress/gutenberg/pull/40178\">#40178</a>)</li><li>REST API: Fix regression in the Pattern Directory endpoint. (<a href=\"https://core.trac.wordpress.org/ticket/55617\">#55617</a>)</li><li>REST API: Fix the scheme for the Block Directory search endpoint. (<a href=\"https://core.trac.wordpress.org/ticket/53621\">#53621</a>)</li><li>Show comments previews in the Comment Query Loop. (<a href=\"https://core.trac.wordpress.org/ticket/55634\">#55634</a>)</li><li>Avoid DB error in comment meta queries. (<a href=\"https://core.trac.wordpress.org/ticket/55218\">#55218</a>)</li></ul>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2>Another Haiku, Just for You</h2>\n\n\n\n<p>Beta four, surprise!<br>Iterating all day long<br>Time to share and test</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <br><a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, and <a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12787\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s: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:54:\"WP Briefing: Episode 30: A Sneak Peek at WordPress 6.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2022/05/episode-30-a-sneak-peek-at-wordpress-6-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 May 2022 13:03:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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=12742\";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:132:\"Get a behind the scenes sneak peek at the WordPress 6.0 release on this episode of the WordPress Briefing featuring a special guest!\";s: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:60:\"https://wordpress.org/news/files/2022/04/WP-Briefing-030.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:\"Santana Inniss\";s: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:33449:\"\n<p>In the thirtieth episode of the WordPress Briefing, Executive Director Josepha Haden Chomphosy and special guest Channing Ritter give listeners a sneak peek into the WordPress 6.0 release ahead of the Release Candidate 1 (RC1). </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Special Guest: <a href=\"https://profiles.wordpress.org/critterverse/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a></li><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> </li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/themes/twentytwentytwo/\">Twenty Twenty-Two Theme</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/locking-blocks-in-wordpress-5-9/\">Block Locking</a></li><li><a href=\"https://wordpress.tv/2017/12/10/josepha-haden-beginners-guide-to-contributions/\">Beginner&#8217;s Guide to Contributing</a>, Josepha Haden Chomphosy</li><li><a rel=\"noreferrer noopener\" href=\"https://wordsesh.com/\" data-type=\"URL\" data-id=\"https://wordsesh.com/\" target=\"_blank\">WordSesh</a></li><li><a rel=\"noreferrer noopener\" href=\"https://learn.wordpress.org/social-learning/\" data-type=\"URL\" data-id=\"https://learn.wordpress.org/social-learning/\" target=\"_blank\">Social Learning Spaces</a></li><li><a rel=\"noreferrer noopener\" href=\"https://europe.wordcamp.org/2022/contributor-day/\" data-type=\"URL\" data-id=\"https://europe.wordcamp.org/2022/contributor-day/\" target=\"_blank\">WordCamp Europe Contributor Day</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-12742\"></span>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:00:00]&nbsp;</p>\n\n\n\n<p>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>[<strong>Josepha Haden Chomphosy </strong>00:00:40]</p>\n\n\n\n<p>Tomorrow&#8217;s a big day. It marks the beginning of what is called the RC period, or release candidate period, for the current major release of the WordPress CMS. If you&#8217;re not super familiar with the way release cycles work, this is the point in the process where the code should pretty much be done changing.&nbsp;</p>\n\n\n\n<p>That way you can call in your designers, developers, and anyone else who builds things for others using your software. And they can either start testing their products on it, or they can figure out what new things they need to be able to teach their clients, whichever is most relevant to them. That is generally true for WordPress as well, but in true open source fashion, there is a caveat built in that helps us to get in last-minute, vital changes from contributors.</p>\n\n\n\n<p>We have a two-person sign-off rule that&#8217;s been around for about as long as I can remember, but lets things be added late in the release cycle, as long as there are two sign-offs from qualified contributors. Most of the time, those qualified contributors are lead developers of the project, but not always. We have a good group of people who are around helping us make sure that this is doable and the best thing that we can offer to all of our users.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:01:50]</p>\n\n\n\n<p>And so, yeah, two-person sign-off, that is the little bit of release process trivia that you never knew you needed. And since we&#8217;re looking at a release trivia, kind of hidden bits of how software is made, I actually have a guest with me today, Channing Ritter. So Channing is a product and visual designer based in Brooklyn, New York.</p>\n\n\n\n<p>She&#8217;s a design director at Automattic and has been working on the WordPress project as a full-time sponsored contributor since January, 2021. She is joining us to share some behind the scenes intel on what&#8217;s going into the 6.0 release, her role in that process, and then we&#8217;ll just kind of see how the conversation goes from there.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:02:40]</p>\n\n\n\n<p>Well, and with that, I&#8217;d like to welcome Channing to the WordPress Briefing. Hi Channing!</p>\n\n\n\n<p>[<strong>Channing Ritter </strong>00:02:45]</p>\n\n\n\n<p>Hey Josepha. Thanks so much for having me.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:02:48] </p>\n\n\n\n<p>I&#8217;m excited to have you here. If I understand, you are working on the design side of things with the release. So why don&#8217;t you tell me a little bit about the role you&#8217;ve played?</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:02:59] </p>\n\n\n\n<p>I am. I am the design release lead for the 6.0 release. And if I understand correctly, this is a position that has been unfulfilled for the past few release cycles. So I&#8217;m kind of the first person to step in over the past few releases. And I think that&#8217;s really exciting, especially because design has started to play such a more important role in the WordPress project over the past few years.</p>\n\n\n\n<p>So it makes sense that design would have a seat at the table, and I&#8217;m really excited to be helping advocate for the design team and learning from other folks on the release squad. Who&#8217;ve been doing this for a while.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:03:33] </p>\n\n\n\n<p>So. First big question about 6.0, what is the feature that you are most excited about?&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:03:39] </p>\n\n\n\n<p>I&#8217;m most excited about the style switcher within the global styles panel. Um, so if folks still don&#8217;t know what I&#8217;m talking about there, it&#8217;s the ability to change between different variations of the theme.json without actually switching the theme.&nbsp;</p>\n\n\n\n<p>So this is a way to get a drastically different look and feels across your site with just a single click. And I see it as a really fun place to experiment and kind of get inspired for the different ways your site could appear without ever having to change your theme.</p>\n\n\n\n<p>And in terms of the Twenty Twenty-Two variations, they&#8217;re just really gorgeous and all so diverse. Like you have the main default theme that has the deep green and kind of peachy colors and this really elegant type treatment with a really thin Serif typeface. But then the variations are so different from that. And I think my favorite one is the Swiss variation.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:04:36]</p>\n\n\n\n<p>The Swiss variation?&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:04:38]</p>\n\n\n\n<p>Yeah, every graphic design nerd loves Swiss design.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:04:42] </p>\n\n\n\n<p>Oh, ok! Now I know!&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:04:38] </p>\n\n\n\n<p>Really awesome things found in there. It&#8217;s a really high contrast, bold variation. It&#8217;s kind of black and white with red accents. I just love how different it is from the default style and how easy it is to change up your site and just get a whole drastically different look and feel.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:05:00] </p>\n\n\n\n<p>That&#8217;s excellent. So for folks who do not know what we&#8217;re referring to, when we talk about the Twenty Twenty-Two variation, that is the default theme, Twenty Twenty-Two. I&#8217;ll put a link to both the classic and block-based versions in our show notes, but you&#8217;ll want to use the block-based version to look at these style variations that Channing has mentioned here.&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:05:24] </p>\n\n\n\n<p>You know, we&#8217;re really excited that the first-ever default block theme was released with 5.9, which is when Twenty Twenty-Two first went out and was bundled with 5.9.</p>\n\n\n\n<p>But now, with 6.0, I think even more so it&#8217;s starting to showcase the real power of block themes and what can actually be done there. And style variations is a huge kind of first step into this new world of block themes and starting to really open up the possibilities and all the flexibility that you have there.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:05:55] </p>\n\n\n\n<p>Yeah, absolutely. So when we&#8217;re talking about the Twenty Twenty-Two default theme, when we&#8217;re talking about switching these variations inside the theme itself, that seems to me to be a very user-focused kind of feature. And when we talk about users in WordPress, there&#8217;s a lot of room for interpretation. Like if we look at it kind of in a framework of three types of users of WordPress, you have, like end-users. So people who are site owners using it as a site to, like, enable their business.&nbsp;</p>\n\n\n\n<p>But you also have mid-end users—people who use it to build sites for others. And what I like to call back-end users, people who are using WordPress as a framework. And of course at the start of the Gutenberg project, way back in forever, a million years ago, one of the big calls to action that we had around even, like, trying to do this, was that we wanted to make WordPress easier for users. Just plain users.&nbsp;</p>\n\n\n\n<p>And, and to me, that means making WordPress easier for those mid-end users, people who are creating WordPress sites for other people. But also should give some power and autonomy back to those end-users, the people who are using sites to enable their business or are site owners.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:07:14] </p>\n\n\n\n<p>And so in that context, between 5.9 and 6.0, do you feel like we have features that are really giving that kind of power and agency back to our end-users? Do you feel like we have some features that are really focused on those mid-end users, as opposed to our backend users? For a long time, we focused heavily on enabling our backend users, and now Gutenberg kind of moves us into those other two areas.</p>\n\n\n\n<p>And so do you think that things like being able to switch between your style of variations, other things like that are moving us closer to that particular goal of Gutenberg?</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:07:51] </p>\n\n\n\n<p>That&#8217;s a great question. I think it&#8217;s both. I think some of the features being released in 6.0 are absolutely going to empower that end-user.</p>\n\n\n\n<p>Particularly in terms of improvements around design tools and some of the quality of life improvements. For example, partially selecting across multiple blocks and being able to partially select texts there. That&#8217;s the type of thing that really brings the writing experience in the editor to be on par with how you would expect a text editing experience to work.</p>\n\n\n\n<p>And there are tons of small quality of life improvements in this release that I think are really gonna help those end-users. But there are also improvements around what we might call the maintainers who are building sites for others. I think block locking in particular is something that is really going to start filling a gap between people who build the sites and then people who do the day-to-day maintenance within a site.</p>\n\n\n\n<p>For example, in 6.0, we&#8217;re introducing some interface UI around block locking, but also there&#8217;ll be control around the ability to lock user roles.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:09:03]</p>\n\n\n\n<p>Which I think makes a lot of sense. I mean, we have all of these user roles in the CMS itself, and for a long time, we&#8217;ve just been like free for all on blocks, which was great and is great and should be available to people.</p>\n\n\n\n<p>But also if we are saying, like, it makes sense to have this gradient of users and their abilities for the CMS itself, and we are saying that we want to move control of the website and the content to be at the base layer in these blocks, then it also makes sense that we should be able to provide that same sort of granular level of access in the blocks.</p>\n\n\n\n<p>So I think that&#8217;s a great thing. If you all, if dear listeners, you do not know what we mean by “block locking,” I&#8217;m sure that I can find a link for us in our show notes below as well. If for anyone who&#8217;s been talking through Gutenberg things with me for a while, you know that this is one of the primary use cases that I think has been a long time coming.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:10:05]</p>\n\n\n\n<p>It was one of the first examples that I offered to folks when we had that question of like, who is this being built for? In what way is this beneficial to that mid-end user, as opposed to just giving all of the power and autonomy to users in a way that maybe is not the best for their visitors?&nbsp;</p>\n\n\n\n<p>This is one of those use cases that made the most sense to me being able to say, okay, well, the opportunity to, as somebody who runs an agency and is building websites for people to be able to say, yeah, ‘You can do anything that is possible in this instance of WordPress and all the things that you are allowed to do will not break your instance. It won&#8217;t break your website’.&nbsp;</p>\n\n\n\n<p>And so it gives a lot of time back to agencies to focus on their client&#8217;s most important problems, as opposed to not knowing how to update the hours in their footer or something like that. And so I&#8217;m very excited about that particular feature.</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:11:01]</p>\n\n\n\n<p>It&#8217;s such a long-requested feature. I mean, we&#8217;ve been hearing requests around this particular feature for years and, you know, often when something gets requested over a span of years like that, it&#8217;s because there are some complexities to figure out how it works.</p>\n\n\n\n<p>And that&#8217;s definitely been the case with moving forward with block locking. And there are a lot of nuances there. But I think what you were saying, I totally agree with. There’s always a push and pull. And as we enable more and more flexibility for end-users, there needs to be a little bit of push from the other side to kind of give more granular controls, more locking options, and make sure that everything can still be easily maintained.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:11:43]</p>\n\n\n\n<p>Yeah, we mentioned in that answer the concept of maintainers. If you are a contributor, it&#8217;s not <em>that</em> kind of ‘maintainer.’ So if you&#8217;re a WordPress contributor and we said maintainers there, um, just know that that&#8217;s not what we&#8217;re referring to. If you don&#8217;t know what I&#8217;m talking about when I say ‘contributor,’ there is a whole community of open source people and maintainers are people who specifically take care of a particular part of the WordPress software or the WordPress project, um, that makes all this possible.</p>\n\n\n\n<p>So there&#8217;s, ya know….&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:12:19] </p>\n\n\n\n<p>So true! The maintainer has another meaning in this context.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:12:20]</p>\n\n\n\n<p>Yeah, we have a mix in our audience and I love it, but it also makes me frequently spend like 10% of my podcast being like, by the way, when I said this, I didn&#8217;t mean you, but I did mean <em>you</em>, which makes it harder. I know.&nbsp;</p>\n\n\n\n<p>So. You’ve been with the project for a little bit, but if I recall correctly, this is the first time that you were, like, leading part of a release.</p>\n\n\n\n<p>So what would you say was the most challenging part of that?</p>\n\n\n\n<p>[<strong>Channing Ritter</strong>  00:12:52] </p>\n\n\n\n<p>Another great question. This is my first time being this closely involved with the release. Although I was involved with the 5.9 release, but mostly in a release assets capacity. So I helped with the <em>About Page</em> and the welcome banner that goes on the dashboard.</p>\n\n\n\n<p>So I did get some insight in the last release cycle. Which was great preparation for being more involved as a release lead on this cycle. From the design perspective, one of the hardest things is always going to be figuring out what exactly goes into the release and what needs more time. In the sense, you know, that there might be some features that need to stay in the Gutenberg plugin for a while and get more testing before they get released to a much wider audience in a major WordPress release.</p>\n\n\n\n<p>So I think on the design side, we definitely have some goals that are big, long-term projects that are likely going to span across, you know, many releases, maybe even over many years. And I think the full site editor is a great example of that in a sense that it&#8217;s not something that you just were gone in one release and then it all gets released and then it&#8217;s all good to go.</p>\n\n\n\n<p>[<strong>Channing Ritter</strong>  00:14:06] </p>\n\n\n\n<p>It&#8217;s something that has to be staggered across many releases, and there&#8217;s a lot of thought that goes into it; does this make sense in this more limited capacity, and what else needs to go in in order for this feature to go in? And the most complex things about the WordPress project is how interconnected things are.</p>\n\n\n\n<p>So when you start making those decisions about what should go in, what should get pulled out, often there&#8217;s sort of a domino effect of like, well, that would affect this feature and then, well, maybe they shouldn&#8217;t go in, or maybe this does need to go in. And that is really one of the most challenging, but also one of the most fascinating aspects of the release process.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:14:46] </p>\n\n\n\n<p>Yes. It is very, very true that there are kind of no small problems left in WordPress. *laughs* Yeah, when we, when we first started with this like bigger release squad, cause that has not been routine for the history of the project. When we first started with that, I know that expanding out the exposure to like how much one change affects 25 different things was really, it was really good for all of us to be reminded.</p>\n\n\n\n<p>And as I mentioned at the top of our episode today, tomorrow begins the RC period. It begins the release candidate period, which is when it&#8217;s supposed to be, as locked down as possible. But if you all have been following along with our release process in general, which if you&#8217;re listening to this, you probably have, you know that last week or a couple of weeks ago, we had this whole question about the Webfonts API, and we had that conversation in a public space as best we could,&nbsp;</p>\n\n\n\n<p>Like, there are always things that you can&#8217;t, like, fully disclose in public spaces, but we had a very open and transparent conversation about, like, who is most affected by putting it in, in the state that the API was in. And, who&#8217;s most affected if we take it out. And where can we make compromises on either side so that both sides are a little happy and a little unhappy?</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:16:09] </p>\n\n\n\n<p>And, like, that is all so hard to do. Not only in general. We have a 20-year-old code base and a five-year-old code base. And it&#8217;s all a big, big undertaking to understand what is happening and where it happens. And so there&#8217;s this moment always when we are trying to decide, like, is this baked enough? Did we put it in too early? Should we pull it out? How, if we pull it out, did we ask people to do too much work before we decided to pull it out anyway?</p>\n\n\n\n<p>Like, you always have those kinds of questions about it. And honestly, I think that most of us weren&#8217;t around the last time, that WordPress was, was this experimental in public, like it&#8217;s always been open source. It&#8217;s always been experimental and iterating publicly, which is just the hardest way to work on anything. We like, we shipped our best guesses. Don&#8217;t be mad. It&#8217;ll be… we&#8217;re coming for it. We&#8217;re going to fix it. Like, that&#8217;s always hard, but the last time around, when it was this substantial a change was, like, 2008 or something, like, it was ages and ages ago.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong>  00:17:14] </p>\n\n\n\n<p>And we were smaller than, we had a smaller number of contributors. We had a smaller group of people actually using the CMS. And so over time it has gotten more and more complicated. And, and I don&#8217;t think that we can ever understate the complexities of that. And so for you, you had a little bit of exposure to it in 5.9 and then showed up for like really doing it in 6.0.</p>\n\n\n\n<p>Has it been a surprising change? Like, were you surprised much more by how complicated it was when you were closer to it?&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:17:47] </p>\n\n\n\n<p>Yeah, definitely. It’s been a real learning process, especially coming to understand how much there really are no easy answers. I think a lot of us are in the release squad are real problem solver types of people and, and want it to, you know, be a really neat, tidy answer.&nbsp;</p>\n\n\n\n<p>And it&#8217;s not always the case. You know, sometimes parts of the feature might go in, or some contingency plan might get put into place and things didn&#8217;t go exactly as planned. But what you said of being an experiment and being on kind of the cutting edge of trying out new things, I think there is a lot of passion around that in the WordPress project.&nbsp;</p>\n\n\n\n<p>Right now, we&#8217;re in such a transitional period for the project, you know, moving from classic themes to block themes and really changing the ideas of how we approach designing sites. And because of that, I think there is a lot of momentum and energy around getting new features, as many new features as possible into each release. But there&#8217;s also, you know, a lot of testing and stuff that needs to happen.</p>\n\n\n\n<p>And to make sure that, like you said, these things aren&#8217;t going out too early.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:19:01] </p>\n\n\n\n<p>Well, and there&#8217;s always that difficulty, we&#8217;re going to just leap right into open source areas now. There&#8217;s always that difficulty around, like, there&#8217;s this concept that when, like, we always want to ship something that doesn&#8217;t break backward compatibility when possible, we don&#8217;t want to ship vulnerabilities. Like, that&#8217;s always true, but we are in an open source project, and open source projects are necessarily kind of tolerant of like, that&#8217;s not our best, but like it skates, right?&nbsp;</p>\n\n\n\n<p>This was, we aimed for Ferrari and got a skateboard because sometimes you got to start with a skateboard, right? *laughter* Like if it gets you from one place to another, that&#8217;s kind of where we&#8217;ve got to aim some days.&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:19:45] </p>\n\n\n\n<p>Totally.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong>  00:19:46] </p>\n\n\n\n<p>And that&#8217;s always so, so difficult, especially cause, like, for the big change that 5.0 represented, and that 5.9 represented– 6.0 is not as big a shock as 5.9 was.&nbsp; But, like, as big a change as those represented, it still skates. And that&#8217;s, I think what makes the work especially hard, especially nuanced. And like, we haven&#8217;t gotten together as human beings in two years. And so sometimes people just kind of forget there&#8217;s a human being back there.</p>\n\n\n\n<p>We&#8217;re humans. Everyone be nice. Yeah. I don&#8217;t know that part of running a release definitely was surprising to me. My first release that I ran was 5.0 and…</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:20:31] </p>\n\n\n\n<p>Oh, wow!</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:20:32]</p>\n\n\n\n<p> Yeah, it was, like, that was  2018. And then I became the executive director at the top of 2019. And I distinctly remember one core chat where I showed up and just was like the most transparent, vulnerable person we&#8217;ve ever experienced in life.</p>\n\n\n\n<p>That&#8217;s not true. We have very vulnerable people in the project and very transparent people, but I told everyone like, there are a million of you and one of me, and it&#8217;s kind of terrifying that you&#8217;re leaping on me in this—like you&#8217;re scaring me a lot right now. And that was quite a thing to say to like, all these… it&#8217;s terrifying! Right?</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:21:12] </p>\n\n\n\n<p>I love when you see that type of vulnerability in the project. I think it takes… it takes a degree of comfort and familiarity with the project to even be able to admit to that. And to me, that&#8217;s a real sign of growth in the project. Like when I first started contributing, I don&#8217;t think I ever would have just said, like, ‘How is the feature supposed to work? I have no idea.’ That&#8217;s something that I say all the time now.</p>\n\n\n\n<p>*Laughter*</p>\n\n\n\n<p>And you know, that is completely fine and more than okay. It&#8217;s a massive project. There are folks who have done deep thinking about a feature over the course of years. You know, and there are experts who can help shed light on various problems that maybe you just haven&#8217;t had a chance to dive into yet and really understand the nuances of yet.</p>\n\n\n\n<p>So that&#8217;s the amazing thing about open source is that you can lean on folks who do have expertise in that particular area. You&#8217;re not expected to be an expert-expert in every single domain. It&#8217;s okay to say, I don&#8217;t really have a good idea or a good concept of this feature. I don&#8217;t have a good feeling for it. What do other folks think?&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:22:24] </p>\n\n\n\n<p>And even people who have been in the project for a long time, decade plus, still say that all the time. You know, or you might just say, like, I have a really rough idea of how this works, are other people seeing this the same way? Or did other people have a different, you know, mental picture of how this might work?</p>\n\n\n\n<p>Even if, sometimes it feels like you&#8217;re over-communicating, it&#8217;s really helpful because often people do have really dramatically different ideas about how a feature might take shape.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:22:49] </p>\n\n\n\n<p>And I hope that&#8217;s one of the things that we never lose in the project. Like we are an old, old project now and we support a bunch of the web with a tiny, tiny group of people compared to the amount of the web that we support.</p>\n\n\n\n<p>And I hope that we always have that opportunity as senior leaders, which I am, and all of our upcoming leaders to all of us, just at some point, be like, can we stop the train? I don&#8217;t understand. I don’t understand that. Um, and not necessarily feel that that has made us a worse contributor. Cause I think that it&#8217;s when we are transparent about our lack of understanding.</p>\n\n\n\n<p>That&#8217;s when we have the opportunity to make what we&#8217;re offering to the world more solid and always better.&nbsp;&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:23:35] </p>\n\n\n\n<p>I love it. I think it&#8217;s the, one of the most lovely things about the WordPress community. There&#8217;s really low judgment around those types of questions and people are really inclusive and more than happy to take a moment to explain something to you or shed some light on an issue you might not have thought that much about.&nbsp;</p>\n\n\n\n<p>I think that&#8217;s one of the best things you can always reach out for help. And folks are always willing to provide guidance or context or even historical information about, you know, whether it&#8217;s been tried in the past or previous explorations and that sort of thing.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:24:10] </p>\n\n\n\n<p> All right. Well, that covers all of my questions for you. Do you have a final thought about the release that you would like to share with everyone you don&#8217;t have to, if you don&#8217;t want to, not everyone has like a final sign off.&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:24:25] </p>\n\n\n\n<p>Yeah. One of the things I&#8217;m most excited about for this 6.0 release is all of the improvements around design tools.</p>\n\n\n\n<p>And these are just small improvements around a ton of different things, like the color panel, border controls, gap support, typography options, flexible container blocks, etc. These are the types of tools that are a designer&#8217;s dream. You know, they really make the difference between being able to make a really crisp, finished looking final product and having something that&#8217;s a little rough around the edges.</p>\n\n\n\n<p>And as a designer, like those are the things that your eye goes straight towards. And all of these nuanced new tools, they really allow designers to have that fine detailed control to create really pixel perfect sites. And I think that&#8217;s something that, you know, myself and a lot of others on the design team are just so beyond excited about.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:25:25]</p>\n\n\n\n<p>Excellent. Well, Channing, thank you so much for joining us today on the WordPress Briefing; it has been an absolute delight.&nbsp;</p>\n\n\n\n<p>[<strong>Channing Ritter</strong> 00:25:32] </p>\n\n\n\n<p>Thank you for having me.</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy</strong> 00:25:41] </p>\n\n\n\n<p>And now it is time, woohoo, for the small list of big things. My favorite part of this podcast, that&#8217;s not true. I have a lot of things that I love about this podcast. I just, in particular love being able to share like three things that are coming up in the next couple of weeks that everybody should be aware of. And I really particularly like the list I have this week.&nbsp;</p>\n\n\n\n<p>First as of today, we are two weeks away from WordSesh. If you&#8217;re looking forward to your first in-person WordPress event, but feel like you could use a little foundation information, a little bit of a WordPress primer, then this event has a lot of excellent thought leaders in the project that you can learn from.</p>\n\n\n\n<p>If you&#8217;re looking for more practical or hands-on opportunities, uh, you can also check out social learning spaces. All of those are free for anyone. So I will include links to both of them in the show notes.&nbsp;</p>\n\n\n\n<p>[<strong>Josepha Haden Chomphosy </strong>00:26:30]&nbsp;</p>\n\n\n\n<p>Second, as of today, we are four weeks away from WordCamp Europe. This is one of our flagship events. So it also includes a contributor day, which I encourage you to look into. If you have never heard of one before. I will be there to meet some of the contributors that have joined the project since the end of 2019. And hopefully, I will see you there as well. If you&#8217;ve never heard of a contributor day, then I&#8217;ll include a link to the beginner&#8217;s guide to contributions, a little talk that I gave in 2017 in the show notes that should help you get your bearings or at the very least know what questions to ask yourself to figure out if a contributor day is right for you.</p>\n\n\n\n<p>And then the third thing as of today, it has been one week since <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> and the <a href=\"https://make.wordpress.org/meta/\">Meta</a> developers… Um, that sounds like a band… Ian Dunn and the Meta developers connected the props channel in the community Slack to WordPress.org profile activity. I&#8217;m really excited about this. It&#8217;s the first in a long list of changes that are part of a larger project to credit more non-code contributions, more contributions that are not specific to a major release or event.</p>\n\n\n\n<p>And also to set us up to be able to provide more quality checks and balances for our growing Five for the Future program. If you&#8217;ve not been over there lately, if you&#8217;re not super sure what I&#8217;m talking about, there&#8217;s a link to the discussion post that we had about it, but also you can wander right over into the Making WordPress Slack and check out the props channel to just kind of see a running list of contributors that people are really grateful for. Which, frankly, if you ever are having a bad day, that is a wonderful place to just kind of wander in and see all of the positive vibes that people are sending around to each other.</p>\n\n\n\n<p>Uh, yeah, so the props channel, is always good. Uh, and that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. </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\";s: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:\"12742\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"People of WordPress: 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/news/2022/04/people-of-wordpress-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Apr 2022 09:20:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";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:10:\"Interviews\";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:9:\"HeroPress\";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:19:\"People of 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:\"\";}i:5;a:5:{s:4:\"data\";s:15:\"WordCamp Mumbai\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:16:\"wptranslationday\";s: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=12706\";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:106:\"This month\'s People of WordPress feature shares the story of developer and e-commerce builder 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s: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:16742:\"\n<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature a Indian-based WordPress developer and long term contributor on how it helped her find a career and a local and global community to belong to.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"515\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/04/meher-1.jpg?resize=1024%2C515&#038;ssl=1\" alt=\"Meher pictured against the backdrop of a window overlooking trees \" class=\"wp-image-12728\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/04/meher-1.jpg?resize=1024%2C515&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/04/meher-1.jpg?resize=300%2C151&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/04/meher-1.jpg?resize=768%2C386&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2022/04/meher-1.jpg?w=1247&amp;ssl=1 1247w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p><strong>WordPress is an inspiration to Meher Bala, a frontend web developer and community builder from India. From using the software as a basic website tool to helping entrepreneurs and good causes around the world fulfill their aspirations, she has overcome personal barriers and now aims to inspire others.</strong></p>\n\n\n\n<p>Meher found her vocation and learned new skills through WordPress. She also discovered a way to encourage other women to consider careers in IT.&nbsp;</p>\n\n\n\n<h2>Opening the doors to a career in technology</h2>\n\n\n\n<p>As a child, Meher was diagnosed with dyslexia (difficulty in reading the written word) and dyscalculia (difficulty in comprehending numbers and mathematical functions). With the support of her parents and a tutor, she was able to overcome this learning obstacle. She developed coping techniques and a determination to work to overcome challenges as they appeared later in life.</p>\n\n\n\n<p>In school, she got an opportunity to replace one subject with computer studies as an alternative. This proved to be an eye-opener to future career possibilities.&nbsp;</p>\n\n\n\n<p>She began to research not only what the internet had to offer but also how it worked, including the new and fascinating concepts of email and websites. Her father bought the family’s first desktop computer so she could do her research at home.</p>\n\n\n\n<p>Meher’s father wanted to turn her love for computers into something that would serve her well in the future. In 2005, he enrolled her in a short computer course from a global IT training provider. The course tutor was so impressed with her performance, she was advised to enroll in a four year software development course.</p>\n\n\n\n<p>That meant she had studied the software development course alongside her higher education college course. Looking back, she enjoyed the dual challenge of the degree course in commerce, and the experience prepared her well to keep learning software while working as a developer. Within three years, she had learned C#, C, C++, HTML, Java, and .NET. </p>\n\n\n\n<p>After graduation, she was in a dilemma to choose between commerce and IT. What to choose? She had a compulsory one-year technology internship to complete, and her choice of focus for that year would prove to be a defining moment.</p>\n\n\n\n<p>In 2009, on her birthday, Meher was offered an internship. On the first day of the internship, she was introduced to WordPress. Her initial assignment was to change the look and feel of the WordPress dashboard — in just six hours. But there was a problem &#8211; she had never worked with WordPress before!</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;I stared at the whiteboard and thought that task given was impossible and difficult to meet the deadline. I wondered if my boss was joking and did not know then what you could do with WordPress as a developer and how it could slot into your toolbox. It opened my eyes.&#8221;&nbsp;</p><cite>Meher Bala</cite></blockquote>\n\n\n\n<p>Meher used her research skills to know more about using WordPress. She found a plugin that would help her achieve her task. She met the deadline and it ingrained an interest that she would never lose. </p>\n\n\n\n<h2>Re-discovering WordPress</h2>\n\n\n\n<p>Five years after her initial WordPress experience, Meher was assigned to lead an international project in WordPress.&nbsp;She was hesitant — she had lost touch with the CMS during that five years, but the project was a great opportunity to become a team leader and lead from the front.&nbsp;</p>\n\n\n\n<p>She decided to update her WordPress skills, relying again on the strength of her research skills and determination. In the process, she also taught her team all about WordPress, inspiring many of those members to continue to develop their WordPress skill set.</p>\n\n\n\n<p>The success of that project was a pivotal moment for Meher and a new dawn as a developer specializing in WordPress.</p>\n\n\n\n<p>As a team lead, Meher soon found it was not possible to always have all the answers straight away. She found internet searches gave practical solutions—but rarely explained the theory behind it.</p>\n\n\n\n<p>So she went looking for a WordPress group to help her expand the scope and depth of her knowledge.</p>\n\n\n\n<h2>Finding the community and its developer learning opportunities </h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"999\" height=\"667\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/04/dsc_00345.jpg?resize=999%2C667&#038;ssl=1\" alt=\"Meher at WordCamp Nagpur in 2017\" class=\"wp-image-12762\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/04/dsc_00345.jpg?w=999&amp;ssl=1 999w, https://i2.wp.com/wordpress.org/news/files/2022/04/dsc_00345.jpg?resize=300%2C200&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/04/dsc_00345.jpg?resize=768%2C513&amp;ssl=1 768w\" sizes=\"(max-width: 999px) 100vw, 999px\" data-recalc-dims=\"1\" /><figcaption>Meher enjoying being part of <em>WordCamp Nagpur in 2017</em></figcaption></figure>\n\n\n\n<p>In 2015, while browsing Facebook, Meher came across an advertisement for something called WordCamp Mumbai, an event that had taken two days before. She did a little digging to learn what a WordCamp was, and about the people behind it. She took the plunge and joined the WordPress Mumbai Meetup group.</p>\n\n\n\n<p>Her first Meetup experience was not love at first sight. She felt the topics were for advanced users, and the timing late in the evening made it difficult to attend.</p>\n\n\n\n<p>But a few months later, the Meetup addressed a topic that could help her resolve an issue in one of her current projects. She made the effort to show up and came away with a number of important tips.&nbsp;The speaker had taken the time to speak to individual attendees. When he came to Meher, she took the opportunity to ask a couple of questions about her project issues. </p>\n\n\n\n<p>Thereafter she went to more Meetups and got to know the people behind this group, just as they started talking about WordCamp Mumbai 2016.</p>\n\n\n\n<h2>A WordCamp adventure</h2>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/04/wcm16.jpg?resize=600%2C800&#038;ssl=1\" alt=\"Meher pictured with the WordCamp Mumbai 2016 sign \" class=\"wp-image-12758\" width=\"600\" height=\"800\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/04/wcm16.jpg?w=600&amp;ssl=1 600w, https://i1.wp.com/wordpress.org/news/files/2022/04/wcm16.jpg?resize=225%2C300&amp;ssl=1 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /><figcaption>Meher discovering <em>WordCamps in Mumbai in 2016</em></figcaption></figure>\n\n\n\n<p>Meher expressed interest in being a part of the coming&nbsp; WordCamp Mumbai and started in an entry-level role with basic responsibilities.</p>\n\n\n\n<p>At first, she thought WordCamp was a formal conference with about 100 people. So on the first day of WordCamp Mumbai 2016, she was surprised to see so many WordCamp enthusiasts attending and enjoying such a relaxed and friendly conference.</p>\n\n\n\n<p>After that great experience, Meher went to many more meetups and did more volunteering. She started taking on responsibilities in the coming WordCamps and getting to know the different aspects of the camp.&nbsp;</p>\n\n\n\n<p>In the following years, at each WordPress, she took up a new role like speaker vetting, sponsors, and volunteer coordination. This allowed her to know more about what an organizer needs to do, from planning to execution, to make WordCamp a successful event.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"900\" height=\"600\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/04/wcmumbai-17.jpg?resize=900%2C600&#038;ssl=1\" alt=\"WordCamp Mumbai 2017 group photo of the team\" class=\"wp-image-12765\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/04/wcmumbai-17.jpg?w=900&amp;ssl=1 900w, https://i2.wp.com/wordpress.org/news/files/2022/04/wcmumbai-17.jpg?resize=300%2C200&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/04/wcmumbai-17.jpg?resize=768%2C512&amp;ssl=1 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" data-recalc-dims=\"1\" /><figcaption>With the team at <em>WordCamp Mumbai in 2017</em></figcaption></figure>\n\n\n\n<p>Meher is grateful for her WordPress journey which was fostered in the Mumbai community. It has been filled with beautiful surprises.&nbsp;</p>\n\n\n\n<p>When people ask why she’s chosen to specialize professionally in WordPress, Meher says WordPress is easy to teach a non-technical person, yet it is still highly customizable. Being a WordPress developer has given her the opportunity to work&nbsp; remotely for global web development companies that let her think out of the box. And she learns new skills with every release.</p>\n\n\n\n<h3>The community makes WordPress special</h3>\n\n\n\n<p>Meher says that some of her most memorable WordPress moments have revolved around special friendships, trying new things, and participating in community building.&nbsp;</p>\n\n\n\n<p>WordPress has let her explore different parts of India, make new friends locally and internationally, and encourage women to be a part of meetup groups and events across India.&nbsp;</p>\n\n\n\n<p>One of Meher’s biggest dreams was to lead WordCamp Mumbai as a lead organizer and show others what could be achieved by working together in open source. In 2019, she did just that and has volunteered at international WordCamps and meetups since.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"515\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/04/wc-19.jpg?resize=1024%2C515&#038;ssl=1\" alt=\"Meher speaking at WordCamp Mumbai 2019\" class=\"wp-image-12731\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/04/wc-19.jpg?resize=1024%2C515&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/04/wc-19.jpg?resize=300%2C151&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/04/wc-19.jpg?resize=768%2C386&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/04/wc-19.jpg?w=1247&amp;ssl=1 1247w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption>Taking to the stage at WordCamp Mumbai in 2019</figcaption></figure>\n\n\n\n<p>As part of her enthusiasm for sharing the opportunities WordPress can give people, especially women, she has given time to co-organize two global <a href=\"https://wptranslationday.org/\">WordPress Translation month long events</a> and contributor events in India.&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<p>Meher said: “I was first introduced to translation at one of the meetups which was organised to support the WordPress Translation Day. I realized this was another way to support my local communities and bring the power of WordPress to them by contributing in Gujarati and Hindi. I did not imagine I would a few years later be a global organizer for the event itself!”</p>\n\n\n\n<p>With her commitment to ongoing learning as a developer and to model what she believes about the value and community growth opportunities of open source, Meher has given time and energy to the Marketing Team, where she has been a Team Rep, to the Training Team, and to the Core Team contributing to multiple releases.&nbsp;</p>\n\n\n\n<h2>The developer adventure with WordPress is unlimited</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>At the start of my software developer journey, I always thought the C++ and Java were the only skills you required to excel in your career. From the time I started exploring WordPress in depth, I realized the potential and the power of WordPress in web development.</p><cite>Meher Bala</cite></blockquote>\n\n\n\n<p>Being a part of the WordPress community, Meher learned that there is so much more than just building blogs on WordPress. She started exploring different features of WordPress, created her first theme, and eventually specialized as a frontend specialist.</p>\n\n\n\n<p>Meher now works as a consultant and front end developer with an international agency specializing in WordPress. Asked what she thought was the best thing about being a WordPress developer, Meher replied: &#8220;Through WordPress, I have an opportunity to build unique out of the box websites and work&nbsp;remotely for global web development companies that encourages you to think out of the box. There is always opportunity to continuously advance my coding skills and learn new techniques with every release.&#8221; </p>\n\n\n\n<p>She believes that there is no limit to where using the software can take you and what you can combine it with to find solutions to projects big and small.</p>\n\n\n\n<p>If you earn a living from WordPress, her advice is from the heart: try to give back to the WordPress community.</p>\n\n\n\n<p>“I am sure you will learn or teach something new and definitely make friends across the world. There is no shame in making mistakes, as you can learn from them and develop your skills further. You can also help others as they build their skills.”</p>\n\n\n\n<p>Meher added: “Don’t let the things you find difficult get in the way of your success.”</p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Larissa Murillo (<a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>), Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>), Chloé Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>), and Meg Phillips (<a href=\'https://profiles.wordpress.org/megphillips91/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>megphillips91</a>) for interviews, writing and image work on this story. Thank you to Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>) for sharing her experiences and to Josepha Haden Chomphosy (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) for their support of the series. </p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\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:\"12706\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s: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:20:\"WordPress 6.0 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2022/04/wordpress-6-0-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Apr 2022 16:43:38 +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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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=12690\";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:103:\"WordPress 6.0 Beta 3 is now available for testing! You can download and help test Beta 3 in three ways.\";s: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:5387:\"\n<p>WordPress 6.0 Beta 3 is now available for testing!</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 production or mission-critical websites. Instead, it is recommended that you test Beta 3 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test WordPress 6.0 Beta 3 in three ways:</p>\n\n\n\n<p><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2: </strong>Direct download the <a href=\"https://wordpress.org/wordpress-6.0-beta3.zip\">beta version here (zip)</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> Use WP-CLI to test: <code>wp core update --version=6.0-beta3</code>.<br><em>Do not use this option if your filesystem is case-insensitive.</em></p>\n\n\n\n<p>The current target for the final 6.0 release is May 24, 2022, which is in less than a month!&nbsp;</p>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available here</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks which will detail all upcoming changes.</p>\n\n\n\n<h2>See What’s in Beta 3</h2>\n\n\n\n<p>Since Beta 2, various items have been addressed, including (but not limited to):&nbsp;</p>\n\n\n\n<ul><li>Twenty Twenty-Two: Implement alternate json files <a href=\"https://core.trac.wordpress.org/ticket/55433\">#55433</a></li><li>Fix duotone rendering in site editor <a href=\"https://github.com/WordPress/gutenberg/pull/37727\">#37727</a>&nbsp;</li><li>Create Comments Title block with simple styling <a href=\"https://github.com/WordPress/gutenberg/pull/40419\">#40419</a>&nbsp;</li><li>Navigation block: After choosing an option from Select Menu, focus after block render <a href=\"https://github.com/WordPress/gutenberg/pull/40390\">#40390</a></li><li>Add comment id to all comments inside comments query loop <a href=\"https://github.com/WordPress/gutenberg/pull/40268\">#40268</a></li><li>Add post-comments-form block to comments template <a href=\"https://github.com/WordPress/gutenberg/pull/40256\">#40256</a></li><li>Elements: Add styles to the footer before the block is rendered <a href=\"https://github.com/WordPress/gutenberg/pull/37728\">#37728</a></li><li>Add default comment status to discussion settings&nbsp; <a href=\"https://core.trac.wordpress.org/ticket/55567\">#55567</a></li><li>Fix styles for nested elements (link color) <a href=\"https://core.trac.wordpress.org/ticket/55567\">#55567</a></li><li>Move <code>wp_enqueue_block_style()</code> to <code>wp-includes/script-loader.php</code>, for better consistency <a href=\"https://core.trac.wordpress.org/ticket/55182\">#55182</a>, <a href=\"https://core.trac.wordpress.org/ticket/55148\">#55148</a></li><li>Move administration related hooks to admin-filters.php <a href=\"https://core.trac.wordpress.org/ticket/54795\">#54795</a></li></ul>\n\n\n\n<h2>Update on the Webfonts API and Style Variations in Twenty Twenty-Two</h2>\n\n\n\n<p>A <a href=\"https://wordpress.org/news/2022/04/wordpress-6-0-beta-1/\">prior announcement</a> for WordPress 6.0 Beta 1 included a reference to “Webfonts API:<strong> </strong>Manage local fonts with PHP or theme.json”, as a feature that would be included in the release. WordPress 6.0 Beta 3 will allow theme authors to use webfonts in theme.json, with a public API for plugins to register and enqueue webfonts available in a future version for WordPress. Beta 3 will also include <a href=\"https://core.trac.wordpress.org/ticket/55433\">three new style variations</a> to the Twenty Twenty-Two default theme.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>&nbsp; <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><strong>And now another WordPress haiku:</strong></p>\n\n\n\n<p>Release day is near<br>6.0 abounds with joy<br>New features soon here</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:\"12690\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s: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:20:\"WordPress 6.0 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2022/04/wordpress-6-0-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Apr 2022 16:43:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12666\";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:337:\"WordPress 6.0 Beta 2 is now available for testing! This version of the WordPress software is under development. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you test Beta 2 on a test server and site.&#160; You can test the WordPress [&#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:5119:\"\n<p>WordPress 6.0 Beta 2 is now available for testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you test Beta 2 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test the WordPress 6.0 Beta 2 in three ways:</p>\n\n\n\n<p><strong>Option 1: </strong>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2: </strong>Direct download the<a href=\"https://wordpress.org/wordpress-6.0-beta2.zip\"> beta version here (zip)</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> Use WP-CLI to test: <code>wp core update --version=6.0-beta2</code><br><strong><em>Do not use this option if your filesystem is case-insensitive.</em></strong></p>\n\n\n\n<p>The current target for the final release is May 24, 2022, which is about five weeks away.&nbsp;</p>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks, which will detail all upcoming changes.</p>\n\n\n\n<h2><strong>What’s New In Beta 2</strong></h2>\n\n\n\n<p>As a reminder, contributors have fixed&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=6.0&amp;group=component&amp;order=priority\">209 tickets in WordPress 6.0</a>, including&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;changetime=04%2F12%2F2022..04%2F19%2F2022&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.0&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=changetime&amp;col=owner&amp;col=priority&amp;col=keywords&amp;order=changetime\">110 new features and enhancements</a>. Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. Here are a few of the changes you will find in Beta 2 specifically:&nbsp;</p>\n\n\n\n<ul><li>Block Editor: Prevent styles from being added to the site editor (#<a href=\"https://core.trac.wordpress.org/ticket/55567\">55567</a>)</li><li>Patterns REST API: Add &#8216;inserter&#8217; to the schema&nbsp; (#<a href=\"https://core.trac.wordpress.org/ticket/55567\">55567</a>)</li><li>Don’t load remote patterns twice in WP_REST_Block_Patterns_Controller::get_items (#<a href=\"https://core.trac.wordpress.org/ticket/55567\">55567</a>)</li><li>Add the ability to filter the whole notification email in retrieve_password (<a href=\"https://core.trac.wordpress.org/ticket/54690\">#54690</a>)</li><li>Avoid translating empty plugin headers (<a href=\"https://core.trac.wordpress.org/ticket/54586\">#54586</a>)</li></ul>\n\n\n\n<h3><strong>Note on Webfonts API</strong></h3>\n\n\n\n<p>Last week’s announcement for <a href=\"https://wordpress.org/news/2022/04/wordpress-6-0-beta-1/\">WordPress 6.0 Beta 1</a> includes a reference to “Webfonts API:<strong> </strong>Manage local fonts with PHP or theme.json,” as a feature that would be included in the release. This specific functionality was not included in Beta 2 but may be available at RC.</p>\n\n\n\n<h2><strong>How to Help</strong></h2>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute to WordPress. If you are new to testing, check out this <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">detailed guide</a> that will walk you through how to get started.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can<a href=\"https://core.trac.wordpress.org/newticket\"> file one on WordPress Trac</a>. This is also where you can find a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h4>And now a WordPress Haiku:</h4>\n\n\n\n<p>We code fervently</p>\n\n\n\n<p>A breathless pause for the test</p>\n\n\n\n<p>Key tapping resumes</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:\"12666\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s: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:53:\"WP Briefing: Episode 29: How to Make a WordPress Blog\";s: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:75:\"https://wordpress.org/news/2022/04/episode-29-how-to-make-a-wordpress-blog/\";s: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, 18 Apr 2022 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=12658\";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:150:\"Join our host Josepha Haden Chomphosy as she takes us back to WordPress basics. Learn everything you need to know about how to make a WordPress blog! \";s: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:60:\"https://wordpress.org/news/files/2022/04/WP-Briefing-029.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:\"Santana Inniss\";s: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:16764:\"\n<p>In the twenty-ninth episode of the WordPress Briefing, Executive Director Josepha Haden Chomphosy reminds us of our WordPress roots &#8212; blogging &#8212; and discusses the basics of starting your first blog on WordPress.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> </li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/course/getting-started-with-wordpress-get-setup/\">Getting Started with WordPress: Get Setup</a></li><li><a href=\"https://make.wordpress.org/core/2022/04/07/6-0-product-walk-through-recap/\">6.0 Product Walkthrough</a></li><li><a href=\"https://www.meetup.com/wordpress-social-learning/events/285233962/\" data-type=\"URL\" data-id=\"https://www.meetup.com/wordpress-social-learning/events/285233962/\">How to Make a WordPress Blog Social Learning Space Event </a></li><li><a href=\"https://make.wordpress.org/community/events/\">Upcoming WordPress Events</a></li><li><a href=\"https://www.meetup.com/pro/wordpress/\" data-type=\"URL\" data-id=\"https://www.meetup.com/pro/wordpress/\">WordPress Meetup Groups</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-12658\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:00:00] </strong>&nbsp;</p>\n\n\n\n<p>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.</p>\n\n\n\n<p>Here we go.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:00:39] </strong>&nbsp;</p>\n\n\n\n<p>All right. So you&#8217;ve been listening to this podcast for a while. You may be one of these contributors I keep mentioning; you may be an agency owner or freelancer. Maybe you&#8217;ve wondered how to make a WordPress blog for your big idea. Or, maybe you&#8217;re one of the many people who use WordPress for their project or business. Before WordPress was known as a content management system, as a way to get sites online fast, it was a blogging tool.</p>\n\n\n\n<p>We have long since outgrown that, but even 19 years into our journey, blogging is still a key part of what WordPress enables you to do. That&#8217;s because even after those 19 years, the mission of WordPress is still the same. And that is to democratize publishing, to help people have a place online where they can tell their stories or share their projects or set up their businesses.</p>\n\n\n\n<p>If you&#8217;ve ever tried to set up a blog, you know that there isn&#8217;t a lot of information about what to know before you get going at all. So I&#8217;m going to talk about that a little bit today. And just by the way, if you heard the word blog right now and thought, oh, Josepha, how old fashioned? I think it&#8217;s important to remember that there&#8217;s a business advantage to having well-written, relevant content on your website.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:01:59]</strong></p>\n\n\n\n<p>And if you&#8217;re not blogging for business, because not all of us are, then the benefits are a little different but still important to my mind. Things like the cathartic benefits of journaling, a chance to build community, and the general importance of preserving wisdom for the ages. Anyway, back to the topic at hand. Before we can get to any of the fancy things that WordPress can do nowadays, it&#8217;s important to know a few things as you get ready to set up your first ever website.&nbsp;&nbsp;</p>\n\n\n\n<p>So let&#8217;s dive in. Here is how you need to get yourself started. First, have an idea and a plan. So have an idea for what you&#8217;re doing, the concept of your content, who you want to reach, and some concept of a domain name. I would encourage you to not necessarily get your heart set on a domain name at first. Cause, like, if you want the domain name, wordpress.org, like we own that, you can have that! But if you know that you want a domain like WordPressbloggingforthefuture.com, like that one might be more available. And if you know the kind of words you want in your domain, you can be a bit flexible about what is there.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:03:09]</strong></p>\n\n\n\n<p>The second thing that you need to do is that if you are just getting started, ask yourself the question, what sort of host do I want? We kind of mentioned all along the WordPress process that, like, you need a good host, but it’s not always clear where that decision has to happen. It happens right here at the start, before you even know what WordPress is most of the time.</p>\n\n\n\n<p>So, the earliest question that you have to answer for yourself is what sort of host do I want? Where do I want my site to live? So ask yourself how much you want to get into the maintenance and configuration of your website and the hardware that it lives on versus creating content or keeping your shop up to date.&nbsp;</p>\n\n\n\n<p>There&#8217;s this whole spectrum of hosting options, and they range from full service where they will keep your WordPress software up to date, provide daily backups, and have customer support if something goes really wrong. So it ranges all the way from full service like that all the way down to essentially zero services, just kind of hands-off.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:04:11]&nbsp;</strong></p>\n\n\n\n<p>They give you a space to keep your WordPress software, to keep your WordPress site. But they leave everything else up to you. They leave the backups up to you. They leave updating up to you, things like. So that&#8217;s the first thing you have to ask yourself. And the first question you have to be able to answer. Most of the time, you will want to start with one of the full-service options. That way, you know that your software is set up correctly and safely from the start. And as you learn more about the software and what you want and what you need, and you have the ability to learn in the time that you have, the more that you can add on either service with the existing hosts that you chose or moving to a different host; however that works out for you.</p>\n\n\n\n<p>So if that one sounds like the right option, then you choose a host, go to their site, and actually most of them will have a way to walk you through how to set up a WordPress site inside their system. Most of the time, it&#8217;s just one click and then they ask you some questions to get some configurations right.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:05:10]&nbsp;</strong></p>\n\n\n\n<p>The other option that on the like zero, zero service side, that&#8217;s not quite fair, but you know, the other side of that spectrum that probably will be appealing to you if you are already familiar with code or already know how to manage a server or, or you know how to work in this thing called c-panel, et cetera.</p>\n\n\n\n<p>So if you already have a lot of information on how all of that works, you can, if you want to, head over to wordpress.org/download, and you can download a zip file of the WordPress software and set that up in your own environment.&nbsp;</p>\n\n\n\n<p>Okay, quick check here. If this all sounds roughly doable to you, or at least it feels like we&#8217;re in the right starting point, but you find yourself thinking, gosh, I just wish she would slow down a little.</p>\n\n\n\n<p>I&#8217;ve got you covered. In the show notes, you&#8217;ll find a link to one of the Learn WP courses for getting started with WordPress. There&#8217;s a section on choosing a host as well as various other early steps of this process. So if you felt like I blazed through all of that, which honestly I kind of did, you can work through those lessons in that course, at your own pace, and it&#8217;s, and it&#8217;s really a very good guide.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:06:24]&nbsp;</strong></p>\n\n\n\n<p>All right. Let&#8217;s pretend we did all of that. Now you&#8217;ve got yourself a website. The thing that you will want to do next, or rather the first thing that you&#8217;ll notice once you get your site up and running, is that there&#8217;s this ‘Hello World’ post– there&#8217;s a post that already exists in there. The Hello World post is a placeholder for the common features of a blog post.</p>\n\n\n\n<p>There, you can find your featured image, your title, your content, and even some fake comments. You can either edit this post so that you can see how your writing will look from the start, and you can kind of compare like, okay, the Hello World part over here on this page, exists in this field over here on this page. So you can kind of see where everything works, how it all looks together. Or, if you&#8217;re more familiar with WordPress or CMS in general, you can simply remove that and start fresh.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:07:17]</strong></p>\n\n\n\n<p>So we&#8217;ve got now a website, we know, kind of, how to look at our posts and create posts, where comments are, where they can kind of be moderated and stuff. And so, the most fun task for everyone is choosing a theme. But if it&#8217;s not a fun task, if it doesn&#8217;t sound like a fun task to you, I can help you kind of do some, choose your own adventure guiding questions here.&nbsp;</p>\n\n\n\n<p>Firstly, you can ask yourself how you want the site to look. Do you want it to mostly be a lot of photos or entirely words, mostly animations? You can head to the theme directory and search for a theme with most of the features that you want. There&#8217;s like a filtering system where you can put in, like, you want three columns so that you can have three columns of text if you want it to look kind of like an old school newspaper kind of layout and things like.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:08:12]</strong></p>\n\n\n\n<p>There&#8217;s also a way to look for themes inside your instance, your WordPress site, but like, if you haven&#8217;t set that up yet, but you do still want to see kind of what your theme options are, you can go to wordpress.org/themes and and take a look at what&#8217;s out there. Just as a quick side note, if you get to that theme directory, if you get to wordpress.org/themes, and it feels overwhelming, which I can understand, I recommend starting with a theme that is designed for blogging specifically so that you can see how things look right away.</p>\n\n\n\n<p>And there&#8217;s actually a theme that does come with every WordPress site. So if you&#8217;re not ready, you can skip this thing entirely and just work with the theme that&#8217;s already there. Every word, press instance ships with a theme and it is fully functional when you, when you get your site up and running. So you don&#8217;t need to choose a theme right now if you don&#8217;t feel ready.</p>\n\n\n\n<p>And then the other very fun thing that people do with their WordPress sites is to add plugins to them. So plugins are these little pieces of software that you add on to the WordPress software that lets it do additional things. It adds additional functionality. The questions that you can ask to kind of guide yourself through what sorts of plugins you might want, what sorts of functionality you might want to add to your site are a little similar to the ones that you want to ask for figuring out which theme.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:09:36]</strong></p>\n\n\n\n<p>So figure out if there are tasks that you need visitors to do. Do you need them to contact you? Do you want them to watch a video? Should they review and respond to questions?</p>\n\n\n\n<p>If you have a concept of the things that you want users to do on your website, then you can head to the plugin directory and search for a plugin with features that you need. Also, there are just endless lists of recommended plugins out there; if that is something that you find valuable as part of your research, those are also easy to find.</p>\n\n\n\n<p>And as a general side note here, there are even more plugins than there are themes. So if you have gotten to this point and feel like you don&#8217;t quite know the answers to the questions that I shared, and, and it&#8217;s going to be a while until you feel like you can know what those answers are. That&#8217;s totally fine.</p>\n\n\n\n<p>I&#8217;ll tell you this. I have never seen a site without a contact form. So feel free to begin your journey there. There are a lot of great plugins for contact forms and it can kind of help you figure out how to work with plugins in that way. So yeah, I made it sound like you can get a WordPress website built in like seven minutes and on the one hand you definitely can.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:09:36]</strong></p>\n\n\n\n<p>And on the other hand, it&#8217;s still a little bit more complicated. So here I have a final note for everyone. You will hear around the WordPress ecosystem. And obviously, here, are some things that could make you feel a little nervous about doing this for the first time. Things like the five-second installation, which WordPress has been famous for years.</p>\n\n\n\n<p>But also about how easy and simple it all is. And as somebody who was once in the position of learning WordPress for the first time, like I first encountered a WordPress site in 2009 and I started learning how to use WordPress in 2010. So I can say with confidence that once you learn it, it&#8217;s easy.</p>\n\n\n\n<p>We are the easiest of the hard options for CMS. Like content management systems are just complicated, but we are the easiest one out there. And so, as you&#8217;re learning, I want to just remind you to celebrate your small wins along the way. If you feel like you&#8217;re late to this blogging game, like you should have had a website for years. I mean, sure that could be true. And yes, the best time to plant a tree was 20 years ago. But the second-best time to plant that tree is today.&nbsp;</p>\n\n\n\n<p>WordPress didn&#8217;t start out powering over 40% of the web, and your first site can&#8217;t be immediately measured in the millions of readers. So, what will your small beginning lead you to?&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:12:25]</strong></p>\n\n\n\n<p>And now that brings us to our small list of big things.&nbsp;</p>\n\n\n\n<p>The first one, the next release of WordPress, WordPress 6.0, has reached its beta phase. That means the full focus is on finding and fixing the bugs we accidentally created during this development cycle. Beta two comes out tomorrow and you can follow along in the core channel in the Making WordPress Slack.</p>\n\n\n\n<p>If you&#8217;ve never seen how those releases get packaged, and if you just want to keep an eye on what everybody&#8217;s doing so that you can be the first to know, yeah, Making WordPress Slack is the way to go.&nbsp;</p>\n\n\n\n<p>The second thing on our small list is that speaking of WordPress 6.0, we had the public walk through a couple of weeks ago, which means that in a few weeks, I&#8217;ll do a WordPress 6.0 sneak peek. I&#8217;ll share some highlights of the release features and why I think they are super important for you to take a look. Sooner rather than later.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:13:22]</strong></p>\n\n\n\n<p>And then the final, big thing, if you are new to WordPress and this episode has you all fired up to start your blog, we have a bunch of contributors over on the Learn WP team that have just the thing for you.</p>\n\n\n\n<p>You can join the online social learning space called How to Make a WordPress Blog. It&#8217;s a free online event that will help you get started. I&#8217;ll link the information in the show notes below. And I&#8217;ll also share in the show notes, a list of WordPress Meetup groups, where you can find more opportunities to learn and get support from other people locally who are also doing things with WordPress.&nbsp;</p>\n\n\n\n<p>But you can also find a list in the dashboard of your newly installed WordPress blog you no doubt have after this podcast.&nbsp;&nbsp;</p>\n\n\n\n<p>And that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</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:\"12658\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s: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:20:\"WordPress 6.0 Beta 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:56:\"https://wordpress.org/news/2022/04/wordpress-6-0-beta-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, 12 Apr 2022 19:08:59 +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: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.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12644\";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:63:\"WordPress 6.0 Beta 1 is now available for download and testing.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:7809:\"\n<p>WordPress 6.0 Beta 1 is now available for download and testing.</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, and test this version of WordPress on a production or mission-critical website. Instead, it is recommended that you test Beta 1 on a test server and site.&nbsp;</p>\n\n\n\n<p>You can test the WordPress 6.0 Beta 1 in three ways:</p>\n\n\n\n<ul><li>Option 1: Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li><li>Option 2: Direct download the <a href=\"https://wordpress.org/wordpress-6.0-beta1.zip\">beta version here (zip)</a>.</li><li>Option 3: Use WP-CLI to test: <code>wp core update --version=6.0-beta1</code>. <br><strong><em>Do not use this option if your filesystem is case-insensitive.</em></strong></li></ul>\n\n\n\n<p>The current target for the final release is May 24, 2022, which is about six weeks away.&nbsp;</p>\n\n\n\n<p>Additional information on the full <a href=\"https://make.wordpress.org/core/6-0/\">6.0 release cycle is available</a>.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-0/\">6.0-related developer notes</a> in the coming weeks which will detail all upcoming changes.</p>\n\n\n\n<h2><strong>Keep WordPress Bug Free – Help with Testing</strong></h2>\n\n\n\n<p>Testing for issues is critical for stabilizing a release throughout its development. Testing is also a great way to contribute. If you have never tested a beta release before, <a href=\"https://make.wordpress.org/test/2022/04/12/help-wanted-test-wordpress-6-0/\">this detailed guide</a> will walk you through how to get started.</p>\n\n\n\n<p>Testing helps make sure that this and future releases of WordPress are as stable and issue-free as possible. And anyone can do it – especially great WordPress community members just like you.</p>\n\n\n\n<p>Want to know more about testing releases like this one? Read about the <a href=\"https://make.wordpress.org/test/\">testing initiatives</a> that happen in Make Core. You can also join a <a href=\"https://wordpress.slack.com/messages/core-test/\">publicly-accessible channel</a> on the <a href=\"https://wordpress.slack.com\">Making WordPress Slack workspace</a>.</p>\n\n\n\n<p>If you think you have run into an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. This is also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>To review features in the Gutenberg releases since WordPress 5.9 (the most recent major release of WordPress), access the <em>What’s New In Gutenberg</em> posts for 13.0 (release pending), <a href=\"https://make.wordpress.org/core/2022/03/30/whats-new-in-gutenberg-12-9-30-march/\">12.9</a>, <a href=\"https://make.wordpress.org/core/2022/03/16/whats-new-in-gutenberg-12-8-16-march/\">12.8</a>, <a href=\"https://make.wordpress.org/core/2022/03/02/whats-new-in-gutenberg-12-7-2-march/\">12.7</a>, <a href=\"https://make.wordpress.org/core/2022/02/16/whats-new-in-gutenberg-12-6-16-february/\">12.6</a>, <a href=\"https://make.wordpress.org/core/2022/02/03/whats-new-in-gutenberg-12-5-february-2nd/\">12.5</a>, <a href=\"https://make.wordpress.org/core/2022/01/19/whats-new-in-gutenberg-12-4-19-january/\">12.4</a>, <a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/\">12.3</a>, <a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\">12.2</a>, <a href=\"https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/\">12.1</a>, and <a href=\"https://make.wordpress.org/core/2021/11/29/whats-new-in-gutenberg-12-0-24-november/\">12.0</a>.&nbsp;&nbsp;</p>\n\n\n\n<p>Beyond the noted changes, which include more than 400 updates and 500 bug fixes for the editor, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.0&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\">189 tickets for the WordPress 6.0</a> core, including <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.0&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;col=changetime&amp;col=keywords&amp;order=changetime\">91 new features and enhancements</a>. More fixes are on the way.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p><em>Want to know what’s new in version 6.0? Read on for some highlights.</em></p>\n\n\n\n<p>The WordPress 6.0 release will be packed with all kinds of improvements. Here are just a few:</p>\n\n\n\n<ul><li><strong>Style Switching:</strong> <a href=\"https://make.wordpress.org/core/2022/03/03/core-editor-improvement-choose-your-style/\">switch up the look and feel of your site</a>, all in one block theme. No need to change themes!</li><li><strong>More template options:</strong> use blocks to edit five more templates (author, date, categories, tag, and taxonomy).</li><li><strong>Multi-select: </strong>Easily select text across multiple blocks. Edit to your liking.</li><li><strong>Retain Styles: </strong>Keep your custom styles in place, whether transforming between blocks or creating new buttons.&nbsp;</li><li><strong>More patterns in more places:</strong> the Quick Inserter surfaces patterns that might work well for the condition you’re in, baking in relevant patterns for template parts and pages you’re working on.&nbsp;</li><li><strong>List View improvements: </strong>New keyboard shortcuts (shift + click) let you select multiple blocks to modify in bulk (reposition, delete, etc.), see your content at a glance with a collapsed by default view, and more.</li><li><strong>Refined design tools: </strong>Explore<strong> </strong>a new color panel, transparency options, more group block variations to create new layout options (Stack, Row), the ability to set your featured image in a Cover block, control the exact size of your featured image, gap support for the Gallery block, and more.</li><li><strong>New blocks: </strong>Comments, Read More, No results in Query Loop, Post Author biography, Avatar blocks.&nbsp;</li><li><strong>Block Locking UI: </strong>Choose to disable the option to remove a block, move it, or both, right in the editor.&nbsp;</li><li><strong>Export block themes: </strong>Explore the improved block theme export tool, as WordPress heads closer to codeless visual block theme building.</li><li><strong>Webfonts API: </strong>Manage local fonts with PHP or theme.json.&nbsp;</li></ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>, and <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12644\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s: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 5.9.3 Maintenance 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:71:\"https://wordpress.org/news/2022/04/wordpress-5-9-3-maintenance-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:\"Tue, 05 Apr 2022 19:50:17 +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:3:\"5.9\";s: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=12575\";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:125:\"WordPress 5.9.3 is now available! This maintenance release features 9 bug fixes in Core and 9 bug fixes in the block editor.\";s: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:3896:\"\n<p>WordPress 5.9.3 is now available!</p>\n\n\n\n<p>This maintenance release features&nbsp;9 bug fixes in Core and 10 bug fixes in the block editor.</p>\n\n\n\n<p>WordPress 5.9.3 is a short-cycle maintenance release. The next major release will be version&nbsp;<a href=\"https://make.wordpress.org/core/6.0/\">6.0</a>.</p>\n\n\n\n<p>You can&nbsp;<a href=\"https://wordpress.org/wordpress-5.9.3.zip\">download WordPress 5.9.3 from WordPress.org</a>, or visit your Dashboard&nbsp;→ Updates and click “Update Now”.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<p>For more information, browse the&nbsp;<a href=\"https://make.wordpress.org/core/2022/03/30/wordpress-5-9-3-rc-1/\">full list of both Trac and GitHub changes in the release candidate post</a>, or check out the&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-9-3/\">changelog of version 5.9.3 on HelpHub</a>.</p>\n\n\n\n<h2 id=\"thanks-and-props\">Thanks and props!</h2>\n\n\n\n<p>The 5.9.3 release was led by&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>.</p>\n\n\n\n<p>Special props to&nbsp;<a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>&nbsp;for running mission control.</p>\n\n\n\n<p>Thank you to everyone who helped make WordPress 5.9.3 happen:</p>\n\n\n\n<p class=\"alignfull is-style-wporg-props-medium\"><a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/aliakseyenkaihar/\">aliakseyenkaihar</a>, <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a>, <a href=\"https://profiles.wordpress.org/binarymoon/\">binarymoon</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</a>, <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/psmits1567/\">Peter Smits</a>, <a href=\"https://profiles.wordpress.org/pgpagely/\">pgpagely</a>, <a href=\"https://profiles.wordpress.org/rafiahmedd/\">Rafi Ahmed</a>, <a href=\"https://profiles.wordpress.org/richybkreckel/\">Richard B. Kreckel</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rufus87/\">Rufus87</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">Tor-Bjorn Fjellner</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">Oliver Juhas</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12575\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s: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:37:\"The Month in WordPress – March 2022\";s: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/2022/04/the-month-in-wordpress-march-2022/\";s: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, 05 Apr 2022 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month 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:\"\";}i:1;a:5:{s:4:\"data\";s:22:\"the month 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12583\";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:325:\"We hope that you and your beloved ones are staying safe during these difficult times. If you’re looking for a way to support the humanitarian crisis in Ukraine, you can refer to this episode of WP Briefing. There you will find a list of Non-Governmental Organizations (NGOs) that can help. In parallel to the work [&#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:14:\"rmartinezduque\";s: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:13376:\"\n<p>We hope that you and your beloved ones are staying safe during these difficult times. If you’re looking for a way to support the humanitarian crisis in Ukraine, you can refer to <a href=\"https://wordpress.org/news/2022/03/episode-26-matt-mullenweg-on-ukraine-community-and-wordpress/\">this episode of WP Briefing</a>. There you will find a list of Non-Governmental Organizations (NGOs) that can help.</p>\n\n\n\n<p>In parallel to the work the community is doing in preparation for the next major release, WordPress 6.0, March has seen the launch of some exciting projects and proposals. Read on to find out more about the latest updates and how to get involved. </p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>The Pattern Directory is open for public submissions</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?ssl=1\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"659\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=1024%2C659&#038;ssl=1\" alt=\"View of the Pattern Directory page at WordPress.org.\" class=\"wp-image-12584\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=1024%2C659&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=300%2C193&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=768%2C494&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=1536%2C988&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2022/04/home-patterns.png?resize=2048%2C1318&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a></figure>\n\n\n\n<p>The <a href=\"https://wordpress.org/patterns/new-pattern/\">WordPress Pattern Creator</a> is live! This new tool allows anyone with a WordPress.org user account to build, edit and submit their best block patterns to the <a href=\"https://wordpress.org/patterns/\">Pattern Directory</a>.<br><br>If you&#8217;ve used patterns in WordPress, you&#8217;ll know that they make it easy to add unique layouts to your website. These include galleries, testimonials, pricing tables, and more. Opening the directory to public submissions enables any WordPress user to enjoy a wider variety of patterns to use on their sites.</p>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/2022/03/get-creative-with-the-all-new-pattern-creator/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Check out the Pattern Creator announcement to learn more</strong></a></div>\n</div>\n\n\n\n<h2>WordPress 6.0 Walkthrough scheduled for April 5, 2022</h2>\n\n\n\n<p>A few updates to the <a href=\"https://make.wordpress.org/core/2022/03/11/wordpress-6-0-planning-update/\">WordPress 6.0 planning</a> were published last month. In case you missed them, <strong>today (April 5) at 15:00 UTC</strong> there is a live and interactive <a href=\"https://make.wordpress.org/core/2022/03/30/6-0-product-walk-through/\">WordPress 6.0 walkthrough</a> hosted by contributors of the release squad.</p>\n\n\n\n<p>The event will take place via Zoom and include a discussion on the new features, potential blockers, and a Q&amp;A session with the community. Attendance is open to anyone who wants to know more about what’s coming in WordPress 6.0.</p>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2022/03/30/6-0-product-walk-through/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Join the WordPress 6.0 product walkthrough</strong></a></div>\n</div>\n\n\n\n<h2>Gutenberg releases: Versions 12.8 and 12.9 are here</h2>\n\n\n\n<p>Versions 12.8 and 12.9 of the Gutenberg plugin were released last month. With them, some new exciting features and updates.</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/03/16/whats-new-in-gutenberg-12-8-16-march/\">Gutenberg 12.8</a> includes a new Webfonts API, iterative UX enhancements, and bug fixes to increase the editor’s stability.</li><li><a href=\"https://make.wordpress.org/core/2022/03/30/whats-new-in-gutenberg-12-9-30-march/\">Gutenberg 12.9</a> introduces the new block locking UI and support for spacing between Gallery images. Also, many other improvements to give you more control over what is editable and presented to users.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-15 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/tag/gutenberg-new/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Follow #gutenberg-new to stay updated on the latest Gutenberg releases</strong></a></div>\n</div>\n\n\n\n<div class=\"is-layout-flex wp-block-buttons\"></div>\n\n\n\n<h2>Team updates: Team Reps for the Photo Directory team, community proposals, and more</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2022/03/wordpress-5-9-2-security-maintenance-release/\">WordPress 5.9.2</a> is available for download. This security and maintenance release features one bug fix and three security fixes.</li><li>The Team Representatives for the Make Photo Directory team for 2022 <a href=\"https://make.wordpress.org/photos/2022/03/23/announcement-photo-directory-team-reps-2022/\">have been announced</a>. Congrats to Marcus Burnette (<a href=\'https://profiles.wordpress.org/mdburnette/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mdburnette</a>), Katie Richards (<a href=\'https://profiles.wordpress.org/katiejrichards/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>katiejrichards</a>), and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>)!</li><li>The Community team considered <a href=\"https://make.wordpress.org/community/2022/03/17/discussion-revisiting-in-person-regional-wordcamps/\">revisiting the existing guidelines</a> for in-person regional WordCamps. Conclusions and next steps will be shared soon.</li><li>On a similar note, Cate DeRosia (<a href=\'https://profiles.wordpress.org/mysweetcate/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mysweetcate</a>) is <a href=\"https://make.wordpress.org/community/2022/03/23/return-to-events-blue-sky-thinking/\">looking for ideas</a> on how to support organizers who are trying to restart in-person events in their communities. Share yours by April 13, 2022.</li><li>The Training team published new lesson plans, workshops, and social learning spaces on Learn WordPress. <a href=\"https://make.wordpress.org/updates/2022/04/01/whats-new-on-learnwp-in-march-2022/\">Check out what’s new in March 2022.</a></li><li>How has WordPress helped grow your story? The Make Marketing team <a href=\"https://make.wordpress.org/marketing/2022/04/01/grow-your-story-on-wordpress/\">wants to hear about your experience</a>!</li><li>The <a href=\"https://make.wordpress.org/core/2022/03/07/the-performance-lab-plugin-has-been-released/\">Performance Lab plugin</a>, a set of modules that aim to improve performance in WordPress, was released last month.</li><li>Openverse released <a href=\"https://make.wordpress.org/openverse/2022/03/10/openverse-frontend-v3-1-1-release/\">new updates</a> in March. They include a redesigned content reporting flow and new image detail pages.</li><li>WordPress Executive Director Josepha Haden Chomphosy posted a <a href=\"https://make.wordpress.org/project/2022/03/23/removal-of-the-zamir-plugin/\">public statement</a> on the removal of the Zamir plugin a few weeks ago.</li><li>The March 2022 editions of the <a href=\"https://make.wordpress.org/community/2022/03/14/meetup-organizer-newsletter-march-2022/\">Meetup Organizer Newsletter</a> and the <a href=\"https://make.wordpress.org/polyglots/2022/03/22/polyglots-monthly-newsletter-march-2022/\">Polyglots Monthly Newsletter</a> were published.</li><li>The latest edition of People of WordPress features the contributor story of the Argentinian web developer and product manager <a href=\"https://wordpress.org/news/2022/03/people-of-wordpress-juanfra-aldasoro/\">Juanfra Aldasoro</a>.</li><li>WordPress community members launched the <a href=\"https://block-museum.com/\">Museum of Block Art (MOBA)</a>. This initiative seeks to inspire creativity and push the limits around what can be done with WordPress. All the art curated in this virtual museum is built using the block editor.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-17 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/community/2022/03/30/proposal-steps-to-integrate-wpdiversity-into-wordpress-event-organizing/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Help us build a thriving and inclusive community. Share your thoughts on this </strong><strong>proposal</strong><strong> to introduce WordCamp and Meetup organizers to #WPDiversity programs by April 8, 2022.</strong></a></div>\n</div>\n\n\n\n<h2>Testing requests: WebP feature, template for author pages</h2>\n\n\n\n<ul><li>The Performance Team published a <a href=\"https://make.wordpress.org/core/2022/03/28/enabling-webp-by-default/\">proposal</a> to integrate the WebP image format by default into WordPress core. Your feedback on this feature is appreciated.</li><li><a href=\"https://make.wordpress.org/mobile/2022/04/04/call-for-testing-wordpress-for-ios-19-6/\">Version 19.6</a> of WordPress for iOS is available for testing.</li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-18 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/test/2022/03/31/fse-program-testing-call-13-authoring-an-author-template/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong> There&#8217;s a new call for testing as part of the Full Site Editing Outreach Program: Authoring an Author Template. The deadline to participate is April 21, 2022.</strong></a></div>\n</div>\n\n\n\n<h2>The first flagship WordCamp Asia is looking for organizers</h2>\n\n\n\n<ul><li>WordCamp Asia is tentatively scheduled for February 2023. After two years since the organizing team announced that the first flagship WordCamp Asia was canceled due to the pandemic, they are back together and <a href=\"https://asia.wordcamp.org/2023/call-for-organisers/\">looking for more members</a> to join them in planning the event.</li><li>The <a href=\"https://us.wordcamp.org/2022/apply-to-speak-at-wcus/\">Call for Speakers</a> for WordCamp US 2022 is now open. You can submit your application by April 17, 2022.</li><li>Three in-person WordCamps are happening this month:<ul><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1e8-1f1ed.png\" alt=\"🇨🇭\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://geneve.wordcamp.org/2022/\">WordCamp Genève</a>, Switzerland on April 9, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ec-1f1f7.png\" alt=\"🇬🇷\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://athens.wordcamp.org/2022/\">WordCamp Athens</a>, Greece on April 9-10, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1e6-1f1f9.png\" alt=\"🇦🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://vienna.wordcamp.org/2022/\">WordCamp Vienna</a>, Austria on April 23-24, 2022</li></ul></li><li>Check out the latest episodes of WordPress Briefing with Josepha Haden:<ul><li><a href=\"https://wordpress.org/news/2022/04/episode-28-coming-to-a-wordcamp-near-you-a-return-to-in-person-wp-events/\">Coming to a WordCamp Near You: A Return to In-Person WP Events</a></li><li><a href=\"https://wordpress.org/news/2022/03/episode-27-is-wordpress-made-for-me/\">Is WordPress Made for Me?</a></li></ul></li></ul>\n\n\n\n<div class=\"is-content-justification-center is-layout-flex wp-container-19 wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://europe.wordcamp.org/2022/call-for-volunteers/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><strong>The </strong><strong>Call for Volunteers</strong><strong> for WordCamp Europe 2022 is still open. If you want to get involved with the WordPress community and have a lot of fun, this is your chance!</strong></strong></a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em>Have a story that we could include in the next ‘Month in WordPress’ post? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: </em><a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/mysweetcate/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mysweetcate</a>, <a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"12583\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s: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:87:\"WP Briefing: Episode 28: Coming to a WordCamp Near You: A Return to In-Person WP 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wordpress.org/news/2022/04/episode-28-coming-to-a-wordcamp-near-you-a-return-to-in-person-wp-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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2022 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=12506\";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:172:\"Curious about returning to WordPress events safely? Tune in as WordPress Executive Director Josepha Haden Chomphosy discusses guidelines for returning to in-person 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:\"\";}}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:60:\"https://wordpress.org/news/files/2022/03/WP-Briefing-028.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:\"Santana Inniss\";s: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:11997:\"\n<p>In the twenty-eighth episode of the WordPress Briefing, Executive Director, Josepha Haden Chomphosy discusses returning to in-person WordPress events.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> &amp; <a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> </li><li>Song: Fearless First by Kevin MacLeod</li><li>Special thanks to: <a href=\"https://profiles.wordpress.org/angelasjin/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a></li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordcampcentral.survey.fm/2022-host-in-person-wordpress-event-checklist\">Event Safety Checklist</a></li><li><a href=\"https://asia.wordcamp.org/2023/call-for-organisers/\">WordCamp Asia Call for Organizers</a></li><li><a href=\"https://make.wordpress.org/community/2022/03/23/return-to-events-blue-sky-thinking/\">Open Discussion: Returning to In-Person Events</a></li><li><a href=\"https://make.wordpress.org/community/2022/03/17/discussion-revisiting-in-person-regional-wordcamps/\">Open Discussion: Returning to Regional Events</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-12506\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:00:00] </strong>&nbsp;</p>\n\n\n\n<p>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><strong>Josepha Haden Chomphosy [00:00:40]&nbsp;</strong></p>\n\n\n\n<p>I was checking the list of upcoming events recently as part of just my regular work and saw that the call for organizers for WordCamp Asia is open. On the one hand, it made my heart skip a beat with excitement. That event is six years or so in the making. And on the other hand, it reminded me of February 10th, 2020, the day that Matt told me that we had to proactively cancel WordCamp Asia. That week was truly heartbreaking for me as well as I think the entire organizing team.</p>\n\n\n\n<p>But it also, fortunately, was prescient. As I think back over the two years since then, I&#8217;m grateful for our community wranglers and deputies who have consistently hosted important discussions about how to return to in-person events safely. And with two of our major flagship events returning this year, I&#8217;m here to summarize, sort of, what the rules and guidelines are.</p>\n\n\n\n<p>But certainly I hope that you come away from this with an idea of what&#8217;s being done to keep everyone safe as we are best able.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:01:44]&nbsp;</strong></p>\n\n\n\n<p>Firstly, before we dig into specifics, I want to be clear upfront that the guidelines for COVID-aware events are mandatory, unless otherwise stated. For folks who&#8217;ve been attending WordPress events, or participating in the community for a long time, this is a change. As a program, we have always done our best to be flexible with guidelines so that we can prioritize local knowledge. But our responsibility is to the long-term success of this community and this program. So moving forward with in-person events that risk the health of our community members poses risks to the program itself. So with that in mind, let&#8217;s learn what we&#8217;re going to see at events for the rest of the.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:02:28]&nbsp;</strong></p>\n\n\n\n<p>For any WordPress event that is gathering more than 50 people, the new mandatory guidelines are:</p>\n\n\n\n<p>Number one, follow local laws and guidelines. If your area has suggested guidelines on top of the mandatory ones, follow those.</p>\n\n\n\n<p>Second, is if you are in a location where laws or guidelines require or permit venues to limit admission based on a person&#8217;s vaccination status and masking, then events can only happen in venues that are willing to provide staff to check for vaccination status at the door. And then also to remind participants to wear masks during the event.</p>\n\n\n\n<p>And the third thing is if your area or venue legally cannot check vaccination status, your area must pass the in-person checklist, which I will link in the show notes below. But that in-person checklist has to be passed at the time of the application and then again at the time of the event. And in addition to that, the venue must be willing to provide staff who will remind participants to wear masks and check for temperature during the event.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:03:33]&nbsp;</strong></p>\n\n\n\n<p>Organizers in these areas must be prepared to move online or cancel if the region fails the safety checklist, which again, will be linked in the show notes below. So those are the three things and they are pretty dense, but also I think allow for a fair amount of flexibility. There is also a tidy flow chart linked in the sidebar of make.wordpress.org/community that will help you to decide what sort of event your own area can support right now.&nbsp;</p>\n\n\n\n<p>So those are the mandatory guidelines for WordPress events in general right now, but you probably also have a few specific questions. So I&#8217;ve got the three most common questions ready to go with answers from Angela Jin who helped me to kind of pull together the information for this particular podcast props to Angela. Thank you.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:04:25]&nbsp;</strong></p>\n\n\n\n<p>So, first question, anything specific to know about WordCamp Europe? WordCamp Europe will be following these guidelines as well. All attendees and participants are expected to wear a mask while they are at the event and catering will be offered outside so people can remove their masks to eat.&nbsp;</p>\n\n\n\n<p>The second common question is how will these guidelines change as countries and local governments begin deescalating restrictions and safety measures? We should consider these guidelines to be subject to evolution based on what the team is hearing and seeing from the community. But right now we intend to keep these stricter guidelines in place until we see how the loosened rules play out elsewhere.&nbsp;</p>\n\n\n\n<p>And then a third frequent question is what&#8217;s going to happen to all these online events?</p>\n\n\n\n<p>The community team will continue to support online events right now. So if your community doesn&#8217;t feel ready to have an in-person event, but still wants to kind of get everyone together that is still allowed, and still&nbsp; encouraged. And finally the community team will continue to keep a close eye on situations around the world.</p>\n\n\n\n<p>If it becomes safe to do so, and your community is interested, they of course will be happy to chat with you about a WordCamp. There is an application that I will share the link to in the show notes below as well. In case that is something that your community is wanting to look into.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:05:54]</strong></p>\n\n\n\n<p>Oh, and I have a little postscript also. I know I was like finally, and now I&#8217;m doing a finally, finally. That&#8217;s what postscripts are about. P.S. If you have not stopped by the community team’s site or any of their meetings, they&#8217;ve been doing a really great job of keeping things moving through two years of unpredictable changes. If you are a community team member, I want to offer you a huge thanks. Thank you so much for helping us to stay aware and able to move forward.&nbsp;</p>\n\n\n\n<p>If you are an organizer, pat yourself on the back. I want to thank you for pivoting with us, moving through online events, even though they are not at all the same as in-person events and certainly they don&#8217;t share the reasons that we get people together sometimes.</p>\n\n\n\n<p>And finally, if you are an end to end attendee, if you go to WordPress meetups or you go to any sort of WordPress online events or WordCamps, anything like that, thank your local organizer. They have been doing this probably for a while, and I&#8217;m sure that they are looking forward to getting back to in-person events themselves, but even, so they have been putting in a lot of volunteer hours to help make sure that we all know how to use WordPress.</p>\n\n\n\n<p>And so find them, thank them, and I&#8217;m sure that they&#8217;ll appreciate it.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:07:20]</strong></p>\n\n\n\n<p>And with that, it is time for our small list of big things. Number one, WordCamp Asia has a call for organizers open! This event will be in 2023. And I think that we all simply cannot wait. So I&#8217;ll link the call for organizers in the show notes. And then of course you can follow that whole site to stay up to date on what&#8217;s happening there.</p>\n\n\n\n<p>The second thing is, while we&#8217;re on the topic of events, there&#8217;s also an open discussion about how we can best support organizers who are getting back to in-person events. We&#8217;d like thoughts from both organizers and attendees. So feel free to drop by and leave a note in the comments section. And while you&#8217;re over there, the third thing in my small list of big things, there&#8217;s also an open discussion about regional events. So go over there, get all your thoughts about WordPress events together. Get them all sorted out in one go. Just leave comments, boom, boom, boom, boom, boom. All over the place.&nbsp;</p>\n\n\n\n<p>And that my friends is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host Josepha Haden Chomphosy.</p>\n\n\n\n<p>And I&#8217;ll see you again in a couple of weeks.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy [00:08:54]</strong></p>\n\n\n\n<p>So my most embarrassing WordCamp story actually has to do with where I was supposed to be versus where people thought I was supposed to be. This was early on in my time with WordPress, with Automattic. And I had convinced someone, I had convinced a colleague and friend of mine to go to my home WordCamp, WordCamp Fayetteville over there in Arkansas.</p>\n\n\n\n<p>And then I didn&#8217;t go. But I knew I wasn&#8217;t going, I knew I was going to WordCamp Boston, but he did not know that I was not going to go. And so he arrived at WordCamp Fayetteville, WordCamp Northwest Arkansas. I can&#8217;t remember what it was called at the time. And immediately was confused about where I was and why I wasn&#8217;t there.</p>\n\n\n\n<p>And so there was this excellent moment of mass confusion among states where the folks at WordCamp Fayetteville started tweeting about how I had convinced this contributor to go to that event and then didn&#8217;t show up. And then the folks at WordCamp Boston, we&#8217;re looking at all of those tweets, because if you are a WordCamp organizer, you are always looking at the tweets from all the other WordCamps happening in your weekend.</p>\n\n\n\n<p>And people got very confused about why I was in Boston while they were thinking that I was in Fayetteville, even though the tweets were talking about how, like, I wasn&#8217;t in Fayetteville. They probably didn&#8217;t say that it was probably more along the lines of like, “Hey, let&#8217;s share a photo with Josepha” to, like, make fun of the fact that I wasn&#8217;t there.</p>\n\n\n\n<p>And so I caused mass confusion in multiple states. That&#8217;s probably my most embarrassing WordCamp story. You&#8217;re welcome. Bye!</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:\"12506\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"People of WordPress: Juan Aldasoro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2022/03/people-of-wordpress-juanfra-aldasoro/\";s: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, 31 Mar 2022 21:42:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";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:10:\"Interviews\";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:9:\"HeroPress\";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:19:\"People of 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:\"\";}i:5;a:5:{s:4:\"data\";s:20:\"Polyglot Contributor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:12:\"Support Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=12512\";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:120:\"The People of WordPress feature this month shares the story of web and plugin developer Juanfra Aldasoro from Argentina.\";s: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:28:\"webcommsat AbhaNonStopNewsUK\";s: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:20058:\"\n<p><strong>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature a website developer and product manager from Argentina, who found in the software a way to live his life in the way he dreamed.</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"Juan standing in front of a mural\" class=\"wp-image-12525\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2333-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>WordPress offers something to everyone. For Juan Aldasoro, a developer and product manager for a large distributed company, it provides an opportunity to combine his different interests and skills to live the type of life he wanted.&nbsp;</p>\n\n\n\n<p>“I like visual, creative and technical things. The joy of WordPress is that you can do all of these things, you don’t have to limit yourself to any one aspect . You can also do this from almost anywhere in the world!”</p>\n\n\n\n<p>From working in products since 2012, Juan sees WordPress as a major part of his skillset and toolbox. He said: “It gives you an opportunity to be part of building a product which could potentially be used by thousands of people and more on your site. It encourages you to think about different languages and how you can make it accessible. It allows you to work on different platforms. Working in WordPress gives you this broad approach. Working this way on products ended up pushing me into learning about all these different things. Only in open source can you really do this and use your creative side to find solutions.”</p>\n\n\n\n<h2><strong>Learning about being part of a community</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"924\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813.jpeg?resize=1024%2C924&#038;ssl=1\" alt=\"Juan standing in a astreet with murals behind him\" class=\"wp-image-12529\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813-scaled.jpeg?resize=1024%2C924&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813-scaled.jpeg?resize=300%2C271&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813-scaled.jpeg?resize=768%2C693&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813-scaled.jpeg?resize=1536%2C1386&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra_2813-scaled.jpeg?resize=2048%2C1847&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Born in a mid-sized city in Argentina, Juan was raised in a family in which music, arts and sports were always an essential part of everyday life.</p>\n\n\n\n<p>“These activities encourage human beings to be creative and participative, and at the same time they are highly formative when it comes to mould people in order to become part of a group, a team, a community.”</p>\n\n\n\n<p>The youngest of five siblings, Juan became highly motivated, trying to follow the steps of his siblings. Having a computer at home, he started to make connections that laid the foundation for his career as a developer. His interest in computers grew through that access to a machine running MS-DOS &#8211; the one with the black screen command line! Mastering this became a challenge to him and something to share with others. Through doing this, he found a way to more social interaction and new friendships.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Without being conscious of it, my friends and I were sharing pieces of code.</p></blockquote>\n\n\n\n<p>He said: “I started learning some super easy stuff that made me feel like Houdini at that time. I could save a game play, something intangible, on a floppy disk and carry that piece of plastic and magnetic material back home. I was saving the play or game in a square object and then loading that back at home. I now realize, those were my first interactions with computer commands. Without being conscious of it, my friends and I were sharing pieces of code in a unique way.”</p>\n\n\n\n<p>This interest grew further through computer magazines and experimenting as &#8220;there was always something new to learn.” Although sport became a big part of Juan’s life in his teens, he kept up his computer learning. Taking a new direction, he found online tutorials enabling him to learn how to play the guitar. This led to setting up a punk rock band with his friends.&nbsp;</p>\n\n\n\n<p>“Education has always been important in my family, and thanks to my parent’s efforts, I attended a school where I learned to express myself in another language.” The school had hired a satellite internet connection in the mid-nineties and had HTML on the computer studies program. These facilities were not that common in Argentina or many other countries either at that time. Also, his parents had the foresight to secure a rare internet connection at the house in 1997. </p>\n\n\n\n<p>Juan recalled: “Browsing around the Internet opened a new universe in my mind. This new universe was extremely fantastic but also extremely expensive. I needed to make the most of every second online.”<br><br>“It was a whole new world and one thing led to the other. I started learning a bit of everything, editing graphics, scripting and so on. I still remember my first website in the fantastic sunset strip, Geocities.”</p>\n\n\n\n<h3><strong>Trying to go pro</strong></h3>\n\n\n\n<p>After high school, Juan moved to the city along with his brother and began to study IT at University. When he was asked by a friend to work at a software company, he decided to try that whilst continuing his studies. Through his job he had the chance to explore web-related opportunities, and with a friend from university, they started managing teams and projects across Latin America and Spain.<br><br>Juan describes this experience as one of the most fulfilling in his life. He was able to travel abroad for work, experience remote working, manage teams, present projects and speak formally in front of senior people. As the company grew at a fast pace, they learned how to set up and run a large organization. Eventually, he decided to drop out of his university program and focus on the opportunity of learning first hand.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"600\" height=\"600\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/03/juanfra.jpg?resize=600%2C600&#038;ssl=1\" alt=\"Juan riding a bicycle in a historical city during his travels\" class=\"wp-image-12509\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/03/juanfra.jpg?w=600&amp;ssl=1 600w, https://i0.wp.com/wordpress.org/news/files/2022/03/juanfra.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/03/juanfra.jpg?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>One of the key early learning from working internationally was that business and web development could be just as fast-moving and successful in Argentina as in other places. “I realized there’s no such thing as a secret sauce for success. Projects are backed by people’s talent and time, and you can find that in any latitude.”<br><br>By his mid-20s, Juan decided he wanted to try building something from scratch. He created a social network for photo sharing in Latin America, which was used by more than 30,000 people across Latin America and Spain in its time. Through this, he discovered that other people had a blog and he did not want to be left behind. The discovery of WordPress was to change the focus of his life.<br></p>\n\n\n\n<h2>Hello to WordPress</h2>\n\n\n\n<p>Spending some time traveling around Europe, Juan found himself ‘surrounded by uncertainty’ and worried about what the future could bring. “I had some clues, but under uncertainty, the more you ask the less you answer. I started thinking about embracing the following philosophy: I didn’t want to be part of a large company, I didn’t want to continue studying and I wanted to travel as much as I could.” He did not realize at that time how this vision for his life was to mirror what he would find in WordPress.</p>\n\n\n\n<p>He started using WordPress for a few sites in 2005. By 2007 he was using it for almost everything. He was struck by the magnitude and range of what the software could do, from a simple tool used to create a blog in the blink of an eye through to complex projects.</p>\n\n\n\n<p>His first problem-solving project was simple and saved data received through a contact form plugin. “To complete this project I discovered the Codex and I learned how easy and intuitive it is to create a plugin. I had fallen in love with WordPress.”</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I was truly amazed by how I could learn from others.</p></blockquote>\n\n\n\n<p>As he explored the options with the software, Juan was unsure of how intellectual property worked and wanted to be respectful of other people’s work. “I didn’t understand open source yet, and I wasn’t sure if I was stealing from others. That was my first interaction with GPL and open source. I was truly amazed by how I could learn from others and improve things created by others or by myself.”</p>\n\n\n\n<p>He realized: “WordPress was the way to go if I wanted to pursue a dream of traveling, skipping winter, and working at the same time; what we now call a digital nomad. I already knew how to work remotely, I could work for companies located anywhere, as long as they could communicate in English or Spanish.”</p>\n\n\n\n<p>Juan started his own web agency, where he provided services to small and medium-sized companies abroad in the USA, UK, and Australia. He built his reputation and developed strong relationships in WordPress. “The experience couldn’t be better. I was learning, having fun, making a living out of it, and at the same time exploring the world.”</p>\n\n\n\n<p>In mid-2012, he discovered the full power of the WordPress community firsthand. In his spare time he started developing themes and from all he heard, wanted to attend a major event with lots of others in WordPress, a WordCamp. He took the plunge and booked for WordCamp in Edinburgh, in the UK. He said: “I got to meet many super talented people, and the atmosphere of the event was awesome. A place where competitors were also colleagues. Seeing the humility of somebody like Mike Little, the co-founder of WordPress, was amazing.”</p>\n\n\n\n<p>He added: “While there, unconsciously, I started dreaming of holding something like that in Argentina &#8211; the joy of hosting the WordPress community in my home country.”</p>\n\n\n\n<p>Back home, while browsing the Codex, he happened to see that WordPress was turning 10. A lot of meetups were going to be organized worldwide to celebrate the birthday. But there was nothing organized in Argentina. This was a catalyst for starting a local meetup. Together with a colleague, he&nbsp; organized an Argentinian 10th birthday meetup. </p>\n\n\n\n<p>More than 20 people showed up. “There was a common denominator. We all loved WordPress, it was part of our day-to-day life. We wanted to share experiences, make new friends and continue growing from what we could learn from others. That day we were a group of people with shared interests. That’s the simplest way to define a community, isn’t it?” This early meetup led to the formation of what is now called <a href=\"http://wpargentina.org/\">WordPress Argentina</a>.</p>\n\n\n\n<p>In his desire to skip winters and do more traveling, his next adventure was to take him to visit family working in the US and attend one of the biggest WordCamps in the world in San Francisco. His interest kept growing and he traveled across Europe to be part of the first edition of WordCamp Europe in the Netherlands in 2013.</p>\n\n\n\n<p>He said: “There’s almost nothing I could write to fully express what you experience in such events. They are the main WordPress events worldwide. The best part: I made a lot of good friends from many different places. I’m glad I have more excuses to continue traveling.”</p>\n\n\n\n<p>Once again in Argentina, our organization started growing thanks to the energy of the whole group, we started hosting formal meetups. In May 2015, we crowned all these efforts with a new <a href=\"https://buenosaires.wordcamp.org/2015/\">WordCamp in Buenos Aires</a>, Argentina.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"Juan speaking at WordCamp Buenos Aires\" class=\"wp-image-12528\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra-WCBA15-51-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>“Organizing such an event in my home country with many of the contributors I had met from the very first meetup was an experience I will always keep with me.”</p>\n\n\n\n<p>Juan believes one of his biggest contributions to open source was as part of being able to expand the community in Argentina and to share this with other Latin American and Spanish speaking countries. He also contributes as a volunteer translator in the Polyglots Team, to the Make WordPress Support team, and contributes to code blocks and Gutenberg. “I am really excited about seeing the future of Gutenberg as it is the future of WordPress.”</p>\n\n\n\n<p>Throughout his time contributing, Juan believes in helping to set the foundations and encouraging others to give their time and talents. He is keen to share that contributing does not have to be the same all the time and that you can have breaks and focus on one area in a particular period too. He gives the example of how in his spare time he watches Trac, where tickets about the software are logged, and looks where he might be able to help or think of solutions.</p>\n\n\n\n<p>He said: “Anytime I find I can contribute to or make improvements in code-related areas, I will do as it is important to keep giving to the community. I enjoy crawling over meta, trac, GitHub and the different places that are requesting help. There is always somewhere you can help. At the moment, my focus is code and translations. I always try to save time to help these two areas. It is like you give and you get, you learn things. You meet amazing people and opportunities arrive.”</p>\n\n\n\n<h2>Finding your path in WordPress</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"768\" height=\"1024\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505.jpeg?resize=768%2C1024&#038;ssl=1\" alt=\"Juan sat in a street cafe surrounded by parked motorcycles\" class=\"wp-image-12527\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505-scaled.jpeg?resize=768%2C1024&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505-scaled.jpeg?resize=225%2C300&amp;ssl=1 225w, https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505-scaled.jpeg?resize=1152%2C1536&amp;ssl=1 1152w, https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505-scaled.jpeg?resize=1536%2C2048&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2022/03/Juanfra_1505-scaled.jpeg?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>“Life is about experiences, it is about the people you surround yourself with and trying to do what you love. What you can find in an open source project like WordPress is an environment full of people who work with a tool they love. An environment that is ready to help and to give advice. Follow what makes you happy, try to be surrounded by people who make you better, try to empower others, try to give back. Try. Make your own path.”</p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2 id=\"contributors-to-this-feature\">Contributors to this feature</h2>\n\n\n\n<p>Thank you to Juan Aldasoro (<a href=\'https://profiles.wordpress.org/juanfra/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>juanfra</a>) for sharing his story.&nbsp;</p>\n\n\n\n<p>Interviews and feature by Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>) and Surendra Thakor (<a href=\'https://profiles.wordpress.org/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>). Reviews by Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>), Chloe Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>), Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>), Anjana Vasan (<a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a>) and Yvette Sonneveld (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>).</p>\n\n\n\n<p><em>Thanks to Josepha Haden Chomphosy&nbsp;(<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) and others for their support&nbsp;</em>of this initiative.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\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:\"12512\";s: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:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 08 Aug 2022 17:32:47 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Fri, 05 Aug 2022 08:59:15 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:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20220329155017\";}','no'),(19484,'wpforms_version_lite','1.5.9.1','yes'),(13299,'external_updates-booked-frontend-agents','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1606389985;s:14:\"checkedVersion\";s:6:\"1.1.16\";s:6:\"update\";O:8:\"stdClass\":7:{s:2:\"id\";i:0;s:4:\"slug\";s:22:\"booked-frontend-agents\";s:7:\"version\";s:6:\"1.1.16\";s:8:\"homepage\";s:20:\"https://getbooked.io\";s:12:\"download_url\";s:71:\"http://boxyupdates.com/get/?action=download&slug=booked-frontend-agents\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:49:\"booked-frontend-agents/booked-frontend-agents.php\";}}','no'),(19460,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:6:\"7.10.4\";s:14:\"installed_date\";i:1583457652;s:13:\"installed_pro\";b:0;s:14:\"connected_date\";i:1583458333;}','yes'),(13303,'external_updates-booked-woocommerce-payments','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1606389985;s:14:\"checkedVersion\";s:5:\"1.5.3\";s:6:\"update\";O:8:\"stdClass\":7:{s:2:\"id\";i:0;s:4:\"slug\";s:27:\"booked-woocommerce-payments\";s:7:\"version\";s:5:\"1.5.3\";s:8:\"homepage\";s:40:\"https://getbooked.io/booked-woocommerce/\";s:12:\"download_url\";s:76:\"http://boxyupdates.com/get/?action=download&slug=booked-woocommerce-payments\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:59:\"booked-woocommerce-payments/booked-woocommerce-payments.php\";}}','no'),(22573,'woocommerce_onboarding_opt_in','no','yes'),(22578,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(22583,'woocommerce_admin_install_timestamp','1585280006','yes'),(91908,'woocommerce_admin_version','3.2.1','yes'),(40868,'woocommerce_schema_version','430','yes'),(13764,'elementor_clear_cache','','yes'),(13765,'elementor_reset_api_data','','yes'),(13766,'elementor_safe_mode','','yes'),(13767,'elementor_enable_inspector','','yes'),(13768,'elementor_replace_url','','yes'),(13769,'elementor_rollback','','yes'),(13770,'elementor_beta','no','yes'),(13771,'elementor_maintenance_mode_mode','coming_soon','yes'),(13772,'elementor_maintenance_mode_exclude_mode','logged_in','yes'),(13773,'elementor_maintenance_mode_exclude_roles','a:0:{}','yes'),(13774,'elementor_maintenance_mode_template_id','','yes'),(13304,'booked_wc_payment_options','a:4:{s:19:\"email_confirmations\";s:14:\"after_complete\";s:17:\"enable_thumbnails\";s:6:\"enable\";s:19:\"enable_auto_cleanup\";s:7:\"disable\";s:12:\"cleanup_mode\";s:10:\"twicedaily\";}','yes'),(19461,'monsterinsights_db_version','7.4.0','yes'),(19462,'monsterinsights_current_version','7.16.2','yes'),(19463,'monsterinsights_settings','a:43:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:9:\"analytics\";s:32:\"monsterinsights_first_run_notice\";b:1;s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:15:\"admin@admin.com\";}}s:17:\"automatic_updates\";s:4:\"none\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:30:\"gtagtracker_compatibility_mode\";b:1;}','yes'),(19464,'_amn_mi-lite_to_check','1606648847','yes'),(13145,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"08Kd9OrJsrMEX9TTekfao0LJtmOwXsRG\";}','yes'),(13240,'booked_defaults','a:2:{s:3:\"Mon\";a:1:{s:9:\"1000-1200\";i:1;}s:11:\"Mon-details\";a:1:{s:9:\"1000-1200\";a:1:{s:5:\"title\";s:0:\"\";}}}','yes'),(22572,'recovery_mode_email_last_sent','1659982579','yes'),(32943,'WPLANG','','yes'),(153,'theme_mods_angel-child','a:24:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:34;s:9:\"secondary\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:21:\"footer_copyright_text\";s:22:\"© 2020 KC Salon & Spa\";s:17:\"footer_background\";s:69:\"http://kcsalonandspa.com/wp-content/uploads/2020/01/footer-bg-1-1.jpg\";s:7:\"twitter\";s:1:\"#\";s:8:\"facebook\";s:1:\"#\";s:11:\"google-plus\";s:1:\"#\";s:7:\"youtube\";s:1:\"#\";s:5:\"vimeo\";s:1:\"#\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1537778068;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:14:\"footer_widgets\";a:4:{i:0;s:6:\"text-3\";i:1;s:10:\"nav_menu-3\";i:2;s:15:\"media_gallery-2\";i:3;s:6:\"text-4\";}}}s:27:\"angel_color_scheme_settings\";s:7:\"#489883\";s:26:\"angel_header_show_settings\";b:0;s:28:\"angel_header_sticky_settings\";b:0;s:19:\"angel_top_bar_phone\";s:12:\"727-278-9186\";s:38:\"angel_logo_top_bottom_padding_settings\";s:0:\"\";s:38:\"angel_logo_left_right_padding_settings\";s:0:\"\";s:34:\"angel_header_logo_into_div_setting\";b:0;s:17:\"angel_header_logo\";s:72:\"http://kcsalonandspa.com/wp-content/uploads/2020/01/KC_SalonSpa_Logo.png\";s:33:\"angel_header_social_icons_setting\";b:1;s:31:\"footer_background_color_setting\";s:7:\"#e0ece0\";s:25:\"footer_text_color_setting\";s:0:\"\";s:19:\"angel_top_bar_email\";s:23:\"casey@kcsalonandspa.com\";s:9:\"instagram\";s:42:\"https://www.instagram.com/kcsalonandspa20/\";}','yes'),(162,'woocommerce_store_address','70 6th Street Southwest','yes'),(163,'woocommerce_store_address_2','','yes'),(164,'woocommerce_store_city','Largo','yes'),(165,'woocommerce_default_country','US:FL','yes'),(166,'woocommerce_store_postcode','33770','yes'),(167,'woocommerce_allowed_countries','all','yes'),(168,'woocommerce_all_except_countries','a:0:{}','yes'),(169,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(170,'woocommerce_ship_to_countries','','yes'),(171,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(172,'woocommerce_default_customer_address','','yes'),(173,'woocommerce_calc_taxes','no','yes'),(174,'woocommerce_enable_coupons','yes','yes'),(175,'woocommerce_calc_discounts_sequentially','no','no'),(176,'woocommerce_currency','USD','yes'),(177,'woocommerce_currency_pos','left','yes'),(178,'woocommerce_price_thousand_sep',',','yes'),(179,'woocommerce_price_decimal_sep','.','yes'),(180,'woocommerce_price_num_decimals','2','yes'),(181,'woocommerce_shop_page_id','','yes'),(182,'woocommerce_cart_redirect_after_add','no','yes'),(183,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(184,'woocommerce_placeholder_image','8','yes'),(185,'woocommerce_weight_unit','kg','yes'),(186,'woocommerce_dimension_unit','cm','yes'),(187,'woocommerce_enable_reviews','yes','yes'),(188,'woocommerce_review_rating_verification_label','yes','no'),(189,'woocommerce_review_rating_verification_required','no','no'),(190,'woocommerce_enable_review_rating','yes','yes'),(191,'woocommerce_review_rating_required','yes','no'),(192,'woocommerce_manage_stock','yes','yes'),(193,'woocommerce_hold_stock_minutes','60','no'),(194,'woocommerce_notify_low_stock','yes','no'),(195,'woocommerce_notify_no_stock','yes','no'),(196,'woocommerce_stock_email_recipient','admin@admin.com','no'),(197,'woocommerce_notify_low_stock_amount','2','no'),(198,'woocommerce_notify_no_stock_amount','0','yes'),(199,'woocommerce_hide_out_of_stock_items','no','yes'),(200,'woocommerce_stock_format','','yes'),(201,'woocommerce_file_download_method','force','no'),(202,'woocommerce_downloads_require_login','no','no'),(203,'woocommerce_downloads_grant_access_after_payment','yes','no'),(204,'woocommerce_prices_include_tax','no','yes'),(205,'woocommerce_tax_based_on','shipping','yes'),(206,'woocommerce_shipping_tax_class','inherit','yes'),(207,'woocommerce_tax_round_at_subtotal','no','yes'),(208,'woocommerce_tax_classes','','yes'),(209,'woocommerce_tax_display_shop','excl','yes'),(210,'woocommerce_tax_display_cart','excl','yes'),(211,'woocommerce_price_display_suffix','','yes'),(212,'woocommerce_tax_total_display','itemized','no'),(213,'woocommerce_enable_shipping_calc','yes','no'),(214,'woocommerce_shipping_cost_requires_address','no','yes'),(215,'woocommerce_ship_to_destination','billing','no'),(216,'woocommerce_shipping_debug_mode','no','yes'),(217,'woocommerce_enable_guest_checkout','yes','no'),(218,'woocommerce_enable_checkout_login_reminder','no','no'),(219,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(220,'woocommerce_enable_myaccount_registration','no','no'),(221,'woocommerce_registration_generate_username','yes','no'),(222,'woocommerce_registration_generate_password','yes','no'),(223,'woocommerce_erasure_request_removes_order_data','no','no'),(224,'woocommerce_erasure_request_removes_download_data','no','no'),(225,'woocommerce_allow_bulk_remove_personal_data','no','no'),(226,'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'),(227,'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'),(228,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(229,'woocommerce_trash_pending_orders','','no'),(230,'woocommerce_trash_failed_orders','','no'),(231,'woocommerce_trash_cancelled_orders','','no'),(232,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(233,'woocommerce_email_from_name','kcsalonandspa','no'),(234,'woocommerce_email_from_address','admin@admin.com','no'),(235,'woocommerce_email_header_image','','no'),(236,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(237,'woocommerce_email_base_color','#96588a','no'),(238,'woocommerce_email_background_color','#f7f7f7','no'),(239,'woocommerce_email_body_background_color','#ffffff','no'),(240,'woocommerce_email_text_color','#3c3c3c','no'),(241,'woocommerce_cart_page_id','','no'),(242,'woocommerce_checkout_page_id','','no'),(243,'woocommerce_myaccount_page_id','','no'),(244,'woocommerce_terms_page_id','','no'),(245,'woocommerce_force_ssl_checkout','no','yes'),(246,'woocommerce_unforce_ssl_checkout','no','yes'),(247,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(248,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(249,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(250,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(251,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(252,'woocommerce_myaccount_orders_endpoint','orders','yes'),(253,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(254,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(255,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(256,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(257,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(258,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(259,'woocommerce_logout_endpoint','customer-logout','yes'),(260,'woocommerce_api_enabled','no','yes'),(261,'woocommerce_allow_tracking','no','no'),(262,'woocommerce_show_marketplace_suggestions','yes','no'),(263,'woocommerce_single_image_width','600','yes'),(264,'woocommerce_thumbnail_image_width','300','yes'),(265,'woocommerce_checkout_highlight_required_fields','yes','yes'),(266,'woocommerce_demo_store','no','no'),(267,'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'),(268,'current_theme_supports_woocommerce','yes','yes'),(269,'woocommerce_queue_flush_rewrite_rules','no','yes'),(348,'product_cat_children','a:0:{}','yes'),(272,'default_product_cat','15','yes'),(356,'woocommerce_catalog_rows','6','yes'),(357,'woocommerce_thumbnail_cropping','1:1','yes'),(346,'category_children','a:0:{}','yes'),(22577,'woocommerce_version','6.7.0','yes'),(40860,'woocommerce_db_version','4.0.1','yes'),(349,'_transient_product-transient-version','1648561737','yes'),(283,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";}','yes'),(284,'elementor_version','3.7.0','yes'),(287,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(288,'widget_booked_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(289,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(290,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(291,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(292,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(293,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(294,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(295,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(296,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(297,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(298,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(299,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(300,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (315,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s: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:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:822:{i:0;a:16:{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:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{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:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{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:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{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:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{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:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{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:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{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:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{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:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{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:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{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:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{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:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{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:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{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:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{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:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{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:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{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:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{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:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{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:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{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:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{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:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{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:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{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:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{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:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{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:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{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:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{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:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{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:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{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:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{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:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{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:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{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:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{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:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{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:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{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:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{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:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{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:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{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:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{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:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{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:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{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:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{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:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{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:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{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:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{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:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{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:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{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:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{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:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{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:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{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:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{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:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{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:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{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:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{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:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{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:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{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:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{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:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{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:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{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:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{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:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{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:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{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:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{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:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{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:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{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:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{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:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{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:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{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:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{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:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{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:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{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:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{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:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{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:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{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:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{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:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{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:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{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:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{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:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{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:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{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:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{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:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{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:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{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:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{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:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{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:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{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:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{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:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{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:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{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:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{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:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{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:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{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:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{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:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{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:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{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:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{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:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{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:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{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:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{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:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{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:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{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:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{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:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{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:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{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:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{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:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{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:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{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:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{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:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{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:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{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:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{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:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{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:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{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:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{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:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{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:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{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:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{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:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{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:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{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:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{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:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{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:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{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:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{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:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{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:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{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:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{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:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{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:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{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:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{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:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{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:123:\"https://library.elementor.com/lp/wireframe-courses-1-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: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{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:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{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:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{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:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{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:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{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:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{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:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | 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:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{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:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{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:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | 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:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | 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:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | 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:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | 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:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | 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:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | 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:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | 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:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{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:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | 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:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | 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:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{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:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | 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:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | 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:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | 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:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | 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:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | 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:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | 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:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | 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:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | 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:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:16:{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:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | 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:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | 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:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{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:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | 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:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"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:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{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:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{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:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{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:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{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:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{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:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{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:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:16:{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:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{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:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:16:{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:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{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:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{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:107:\"https://library.elementor.com/lp/nails-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:186;a:16:{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:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:16:{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:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{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:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:16:{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:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:16:{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:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{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:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:195;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:197;a:16:{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:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:16:{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:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{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:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:203;a:16:{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:106:\"https://library.elementor.com/restaurant-about/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:204;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:16:{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:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{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:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:16:{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:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:209;a:16:{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:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:210;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{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:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{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:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{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:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:16:{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:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:219;a:16:{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:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:220;a:16:{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:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:16:{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:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:222;a:16:{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:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:16:{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:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:225;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:16:{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:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:227;a:16:{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:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{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:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:229;a:16:{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:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:16:{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:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:16:{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:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{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:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{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:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{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:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:16:{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:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:236;a:16:{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:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:16:{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:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:16:{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:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:239;a:16:{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:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:16:{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:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:16:{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:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:16:{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:110:\"https://library.elementor.com/lp/conference-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:16:{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:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:247;a:16:{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:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:16:{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:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{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:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{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:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:16:{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:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:16:{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:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:16:{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:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{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:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:16:{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:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:16:{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:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:257;a:16:{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:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:16:{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:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:16:{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:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{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:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:16:{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:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:16:{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:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:16:{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:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:16:{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:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{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:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:16:{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:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:16:{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:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:16:{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:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:16:{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:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:16:{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:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{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:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:16:{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:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:16:{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:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{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:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{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:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{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:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:16:{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:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:16:{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:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:16:{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:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:16:{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:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:16:{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:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:16:{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:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:16:{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:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:16:{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:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:288;a:16:{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:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:16:{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:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{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:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:16:{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:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{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:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{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:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{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:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{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:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{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:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{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:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{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:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{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:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{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:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{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:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{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:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{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:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{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:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{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:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{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:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{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:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:16:{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:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{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:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:16:{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:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:16:{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:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{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:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:16:{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:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:16:{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:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{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:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:16:{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:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:16:{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:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{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:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:16:{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:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{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:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{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:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{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:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{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:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{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:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{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:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{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:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{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:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{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:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{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:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{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:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{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:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{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:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{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:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{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:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{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:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{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:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{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:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:16:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{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:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:16:{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:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{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:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{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:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{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:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:16:{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:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{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:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:352;a:16:{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:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:16:{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:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{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:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:16:{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:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{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:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{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:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{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:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:16:{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:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{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:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{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:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; 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:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:16:{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:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{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:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:16:{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:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{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:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:16:{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:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:16:{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:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{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:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:16:{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:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:16:{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:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:16:{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:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:16:{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:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:16:{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:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:16:{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:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:16:{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:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{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:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:16:{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:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:16:{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:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:16:{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:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{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:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{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:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{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:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{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:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:16:{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:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:16:{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:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{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:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:16:{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:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{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:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{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:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:16:{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:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{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:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{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:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{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:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{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:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{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:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{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:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{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:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{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:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{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:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{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:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{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:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{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:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:16:{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:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{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:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{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:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:16:{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:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:16:{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:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:16:{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:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{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:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:16:{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:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:16:{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:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{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:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{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:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:16:{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:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{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:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:16:{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:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:16:{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:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:16:{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:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{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:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{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:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:16:{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:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:16:{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:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{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:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:16:{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:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:16:{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:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:16:{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:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:16:{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:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{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:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{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:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{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:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:16:{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:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{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:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:16:{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:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{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:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:16:{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:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:16:{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:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:16:{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:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:16:{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:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:16:{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:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:16:{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:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:16:{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:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:16:{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:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:16:{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:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:16:{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:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{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:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{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:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{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:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{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:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{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:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{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:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{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:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{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:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{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:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{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:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:16:{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:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{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:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{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:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:16:{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:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:16:{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:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:16:{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:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{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:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{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:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{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:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:16:{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:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{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:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:16:{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:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{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:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:16:{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:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{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:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{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:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{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:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{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:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{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:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{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:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:16:{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:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{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:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:16:{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:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{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:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:16:{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:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{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:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:16:{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:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:16:{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:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:16:{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:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:16:{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:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:16:{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:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{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:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:16:{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:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{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:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:16:{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:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{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:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:16:{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:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{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:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:16:{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:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{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:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{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:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{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:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{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:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{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:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{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:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{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:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:16:{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:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{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:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:16:{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:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{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:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:16:{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:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{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:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:16:{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:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{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:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{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:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{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:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{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:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{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:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{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:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{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:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{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:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{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:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{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:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{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:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{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:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{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:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{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:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{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:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{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:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{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:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{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:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{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:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{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:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:16:{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:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{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:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:16:{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:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{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:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:16:{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:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{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:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:16:{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:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{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:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:16:{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:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{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:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:16:{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:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{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:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{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:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:16:{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:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{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:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:16:{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:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{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:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{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:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{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:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{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:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{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:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{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:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{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:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{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:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{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:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{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:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{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:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{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:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{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:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{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:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{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:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{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:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{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:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{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:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{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:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{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:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{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:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{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:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{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:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{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:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{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:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{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:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{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:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{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:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{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:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{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:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{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:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{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:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{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:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{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:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{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:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{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:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:16:{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:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{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:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:16:{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:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{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:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{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:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:16:{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:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{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:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:16:{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:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{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:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:16:{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:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:16:{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:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{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:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{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:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{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:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{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:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{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:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{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:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{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:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{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:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{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:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{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:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{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:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{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:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{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:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{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:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{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:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:613;a:16:{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:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{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:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:16:{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:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{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:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{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:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:16:{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:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{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:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:620;a:16:{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:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{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:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:16:{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:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:16:{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:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{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:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{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:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{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:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{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:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{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:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{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:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{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:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{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:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{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:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{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:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{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:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{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:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{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:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{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:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{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:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{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:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{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:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{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:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{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:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{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:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{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:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{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:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{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:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{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:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{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:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:16:{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:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{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:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{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:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{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:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{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:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{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:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:16:{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:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:16:{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:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:16:{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:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:16:{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:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{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:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{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:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{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:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:16:{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:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:16:{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:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:16:{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:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{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:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{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: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:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{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:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{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:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{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:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{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:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i: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:16:{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:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:675;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:681;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:16:{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:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{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:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:16:{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:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:16:{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:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:16:{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:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:16:{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:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:16:{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:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:16:{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:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:16:{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:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:16:{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:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:16:{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:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:16:{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:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:16:{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:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:16:{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:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{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:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{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:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{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:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{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:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:714;a:16:{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:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:16:{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:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:16:{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:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:16:{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:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:16:{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:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:16:{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:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:16:{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:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:16:{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:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:16:{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:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:16:{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:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:16:{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:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:16:{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:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:16:{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:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:16:{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:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{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:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{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:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{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:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{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:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{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:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{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:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{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:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{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:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:16:{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:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:16:{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:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:16:{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:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{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:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:16:{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:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:16:{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:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{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:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{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:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{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:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:16:{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:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{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:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{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:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{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:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{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:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{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:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{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:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{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:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:16:{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:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:16:{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:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:16:{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:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{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:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{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:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:16:{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:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{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:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:772;a:16:{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:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{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:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{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:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{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:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{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:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{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:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{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:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:16:{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:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:16:{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:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{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:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{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:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:16:{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:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:16:{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:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:16:{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:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:16:{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:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:16:{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:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:16:{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:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:16:{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:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:16:{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:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:16:{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:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:16:{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:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:16:{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:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:16:{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:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:16:{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:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:16:{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:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:16:{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:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:16:{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:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:16:{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:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:16:{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:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:16:{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:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:16:{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:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:16:{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:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:16:{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:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(347,'elementor_library_category_children','a:0:{}','yes'),(302,'booked_version_check','2.3.5','yes'),(282,'external_updates-booked','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1659984406;s:14:\"checkedVersion\";s:5:\"2.3.5\";s:6:\"update\";O:8:\"stdClass\":7:{s:2:\"id\";i:0;s:4:\"slug\";s:6:\"booked\";s:7:\"version\";s:5:\"2.3.5\";s:8:\"homepage\";s:20:\"https://getbooked.io\";s:12:\"download_url\";s:55:\"http://boxyupdates.com/get/?action=download&slug=booked\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:17:\"booked/booked.php\";}}','no'),(316,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:47:\"The Complete Guide To Design Project Management\";s:7:\"excerpt\";s:347:\"Successful web creators understand that design and systems must work side by side for people to deliver high-quality work without burning out. In this guide, we will explore the practical steps you can take to shut down time-wasting activities and frustration. Say no to scope creep and build a no-fail framework that can pivot for the unexpected.\";s:7:\"created\";i:1655196509;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:131:\"https://elementor.com/blog/design-project-management-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:30:\"Elementor Websites of May 2022\";s:7:\"excerpt\";s:315:\"May’s marvelous showcase offers a taste of new design trends and reimagined retro themes that will activate your artistic mind. Hear the sound of music festivals, awaken the entrepreneurial spirit, rediscover the joy of childhood learning, glide through skateparks, and rejuvenate with a splash of the Aegean Sea.\";s:7:\"created\";i:1655101192;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:117:\"https://elementor.com/blog/showcase-may-2022/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:53:\"5 Expert Tips To Improve Your Workflow With Elementor\";s:7:\"excerpt\";s:294:\"Our team of Elementor experts got together and came up with a list of features that will improve your workflow and make Elementor even easier to use. In this article, we’ll take a look at where you can access these features and provide you with tips on how to use them the way the experts do.\";s:7:\"created\";i:1654757528;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/tips-to-improve-workflow/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(2615,'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'),(26273,'wpforms_notifications','a:4:{s:6:\"update\";i:1659980065;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:2:{i:0;s:2:\"41\";i:1;s:3:\"168\";}}','yes'),(13122,'elementor_log','a:43:{s:32:\"7dbc657fa123f4733dfe77c83685211c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"4011ec75b72e7654a39d124e56085646\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"852e1ef85704b3c64119de159557afb8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"204acc7a3235d22efe581df39c4ca678\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0e1e41a91cd084c165a4eebbbb411d0a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"8217665254b1090e407746178678a59b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"93d6b82a11a053086f198334c357843a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"fd542a91a2ca6e48324b70db4bc47ec1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"3.0.14\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"3.0.14\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6bae77b388b1bfbe4843164c72855525\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-26 11:54:36\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"3.0.14\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-26 11:54:36\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"3.0.14\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f8826bf9be2bf4e789d71f02206b0d1e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-02-23 02:00:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.14\";s:2:\"to\";s:5:\"3.1.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-02-23 02:00:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.14\";s:2:\"to\";s:5:\"3.1.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"16ddcb1ac3994b529ec6cb89ec447f13\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"31670\";s:7:\"\0*\0file\";s:70:\"http://kcsalonandspa.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-02-23 02:03:22\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:33:\"jQuery(...).tab is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:12;s:14:\"\0*\0times_dates\";a:12:{i:0;s:19:\"2021-02-23 02:03:22\";i:1;s:19:\"2021-02-23 02:10:06\";i:2;s:19:\"2021-02-23 02:21:08\";i:3;s:19:\"2021-02-23 03:00:31\";i:4;s:19:\"2021-02-23 03:08:28\";i:5;s:19:\"2021-03-06 11:53:53\";i:6;s:19:\"2021-03-23 02:59:04\";i:7;s:19:\"2021-05-06 02:26:52\";i:8;s:19:\"2021-05-06 02:49:24\";i:9;s:19:\"2021-05-06 02:49:27\";i:10;s:19:\"2021-05-06 02:50:11\";i:11;s:19:\"2021-05-06 02:50:26\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1614045802\";s:7:\"message\";s:33:\"jQuery(...).tab is not a function\";s:3:\"url\";s:70:\"http://kcsalonandspa.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"31670\";}}s:32:\"f988327bc57aa3a970608f3cc20cdea7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"35000\";s:7:\"\0*\0file\";s:95:\"http://kcsalonandspa.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.1.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-02-23 02:10:18\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:54:\"Cannot read property \\&#039;global\\&#039; of undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:76;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2021-03-06 11:54:05\";i:1;s:19:\"2021-03-23 02:59:18\";i:2;s:19:\"2021-03-23 02:59:19\";i:3;s:19:\"2021-03-23 02:59:19\";i:4;s:19:\"2021-03-23 02:59:19\";i:5;s:19:\"2021-03-23 02:59:19\";i:6;s:19:\"2021-03-23 02:59:44\";i:7;s:19:\"2021-03-23 03:02:45\";i:8;s:19:\"2021-03-23 03:02:46\";i:9;s:19:\"2021-03-23 03:02:48\";i:10;s:19:\"2021-03-23 03:02:49\";i:11;s:19:\"2021-03-23 03:02:51\";i:12;s:19:\"2021-03-23 03:02:53\";i:13;s:19:\"2021-05-06 02:28:10\";i:14;s:19:\"2021-05-06 02:28:11\";i:15;s:19:\"2021-05-06 02:28:11\";i:16;s:19:\"2021-05-06 02:28:11\";i:17;s:19:\"2021-05-06 02:28:11\";i:18;s:19:\"2021-05-06 02:29:44\";i:19;s:19:\"2021-05-06 02:30:04\";i:20;s:19:\"2021-05-06 02:31:57\";i:21;s:19:\"2021-05-06 02:31:59\";i:22;s:19:\"2021-05-06 02:32:06\";i:23;s:19:\"2021-05-06 02:32:08\";i:24;s:19:\"2021-05-06 02:32:11\";i:25;s:19:\"2021-05-06 02:32:13\";i:26;s:19:\"2021-05-06 02:33:47\";i:27;s:19:\"2021-05-06 02:33:51\";i:28;s:19:\"2021-05-06 02:34:47\";i:29;s:19:\"2021-05-06 02:36:01\";i:30;s:19:\"2021-05-06 02:36:15\";i:31;s:19:\"2021-05-06 02:44:03\";i:32;s:19:\"2021-05-06 02:49:43\";i:33;s:19:\"2021-05-06 02:49:43\";i:34;s:19:\"2021-05-06 02:49:49\";i:35;s:19:\"2021-05-06 02:49:58\";i:36;s:19:\"2021-05-06 02:50:39\";i:37;s:19:\"2021-05-06 02:50:39\";i:38;s:19:\"2021-05-06 02:50:39\";i:39;s:19:\"2021-05-06 02:50:39\";i:40;s:19:\"2021-05-06 02:50:39\";i:41;s:19:\"2021-05-06 02:51:40\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1614046218\";s:7:\"message\";s:44:\"Cannot read property \\\'global\\\' of undefined\";s:3:\"url\";s:95:\"http://kcsalonandspa.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.1.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"35000\";}}s:32:\"a9462cb3587c88a20709062850e2de67\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-05-17 13:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-05-17 13:02:38\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"2015e997d2d73a14dec1de5c678f8b24\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-05-17 13:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-05-17 13:02:38\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0cb59a5573c10e3279e115d83f3fa214\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-05-17 13:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-05-17 13:02:38\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"a1e8c8e2f750f8a2ad64a758de41ed46\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-05-17 13:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.1\";s:2:\"to\";s:5:\"3.2.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-05-17 13:02:38\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.1\";s:2:\"to\";s:5:\"3.2.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"fbc92b83ebc2e157be8e241b3185224c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-05-17 13:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.1\";s:2:\"to\";s:5:\"3.2.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-05-17 13:02:38\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.1\";s:2:\"to\";s:5:\"3.2.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9e2fc00bc47b8c00185b812123697e8d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-06-27 03:10:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.3\";s:2:\"to\";s:5:\"3.2.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-06-27 03:10:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.3\";s:2:\"to\";s:5:\"3.2.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d136e78f12537551c4bd6dfc513a1b09\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-09-15 01:50:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-09-15 01:50:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0d88b7a55bd2c1376cc39a92092fa74c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-09-15 01:50:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-09-15 01:50:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"df7e419d963834c31c75e3795a292ff3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-09-15 01:50:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-09-15 01:50:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b17f03ffe6da62bf62ae085861f107ea\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-09-15 01:50:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.5\";s:2:\"to\";s:5:\"3.4.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-09-15 01:50:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.5\";s:2:\"to\";s:5:\"3.4.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b629d1eb49bd4e7263363c70dc1e9647\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-09-15 01:50:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.5\";s:2:\"to\";s:5:\"3.4.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-09-15 01:50:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.2.5\";s:2:\"to\";s:5:\"3.4.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e21b17d6fb497bbf7bc71883bbddbc70\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5d6e21a37c619f31fe1cbe2c7885a8f9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"257367f5e06c773569497415e28278b5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"43d0ba0697d8b10ccdadbb0be1d2aeef\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"eaa1b5efc5243329f7e0defae16d6c4c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d6aea4015e0789acb305c9fa994b9d6e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"5d5d046d682965998d428a10d31eb333\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a30814b8bf49a6733b1b51d6ef86bece\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-12-02 22:15:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-12-02 22:15:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.4\";s:2:\"to\";s:5:\"3.4.8\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7c52b34191024d3c144dc7235d33f00f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a6b2444580eb266094864c7a7acb3d9a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a111238dbd4f8e1acfceddb9f05de59b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f2ec324c7ae97d69f626a2016664d933\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4968b8162bd33a01730245e97ee947b4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d8f5a8cac64c987a76c66a30c6d7dd22\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:38:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.8\";s:2:\"to\";s:5:\"3.6.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:38:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.4.8\";s:2:\"to\";s:5:\"3.6.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"10d7558275dae1cca50cca414d9c74de\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1418092aa9abebc87f6f7f1e1006e022\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:42\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0bb88477951a118b2af75b8774c03926\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:42\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e2a4ab94ac79df271956de63b55cbb21\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:42\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"61cdc6835be3463710bb8b0b5a5ce23e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"209bab3a5151ee1ad4724832866d2afc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-08-08 17:46:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-08-08 17:46:44\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.1\";s:2:\"to\";s:5:\"3.7.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(743,'recently_activated','a:0:{}','yes'),(319,'_elementor_installed_time','1578069258','yes'),(373,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(343,'_transient_product_query-transient-version','1659979956','yes'),(133252,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(749,'maintenance_meta','a:4:{s:13:\"first_version\";s:3:\"3.8\";s:13:\"first_install\";i:1578079128;s:11:\"old_version\";b:0;s:20:\"hide_welcome_pointer\";b:1;}','yes'),(750,'mtnc_db_version','2','yes'),(751,'maintenance_options','a:24:{s:10:\"page_title\";s:30:\"Site is undergoing maintenance\";s:7:\"heading\";s:22:\"Maintenance mode is on\";s:11:\"description\";s:57:\"Site will be available soon. Thank you for your patience!\";s:11:\"footer_text\";s:21:\"© kcsalonandspa 2020\";s:10:\"logo_width\";s:3:\"220\";s:11:\"logo_height\";s:0:\"\";s:4:\"logo\";s:1:\"0\";s:11:\"retina_logo\";s:1:\"0\";s:7:\"body_bg\";s:4:\"2377\";s:17:\"bg_image_portrait\";s:1:\"0\";s:13:\"preloader_img\";s:1:\"0\";s:13:\"body_bg_color\";s:7:\"#111111\";s:10:\"font_color\";s:7:\"#ffffff\";s:17:\"controls_bg_color\";s:7:\"#111111\";s:16:\"body_font_family\";s:9:\"Open Sans\";s:16:\"body_font_subset\";s:3:\"300\";s:15:\"gg_analytics_id\";s:0:\"\";s:14:\"blur_intensity\";s:1:\"5\";s:8:\"is_login\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:5:\"state\";i:0;s:2:\"ID\";i:0;s:6:\"filter\";s:2:\"db\";s:16:\"default_settings\";b:0;}','yes'),(351,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','yes'),(352,'woocommerce_shop_page_display','','yes'),(353,'woocommerce_category_archive_display','','yes'),(354,'woocommerce_default_catalog_orderby','menu_order','yes'),(355,'woocommerce_catalog_columns','3','yes'),(358,'woocommerce_thumbnail_cropping_custom_width','4','yes'),(359,'woocommerce_thumbnail_cropping_custom_height','3','yes'),(360,'woocommerce_checkout_company_field','optional','yes'),(361,'woocommerce_checkout_address_2_field','optional','yes'),(362,'woocommerce_checkout_phone_field','required','yes'),(363,'woocommerce_checkout_terms_and_conditions_checkbox_text','I have read and agree to the website [terms]','yes'),(364,'nav_menus_created_posts','a:0:{}','yes'),(411,'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'),(412,'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'),(418,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(2642,'_transient_shipping-transient-version','1578931349','yes'),(23700,'monsterinsights_admin_menu_tooltip','1659979973','yes'),(22412,'monsterinsights_frontend_tracking_notice_viewed','1','yes'),(19394,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:14;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:15;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:16;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:18;a:8:{s:4:\"slug\";s:27:\"orders-empty-stripe-payment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-gateway-stripe\";s:4:\"icon\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/stripe-payment.svg\";s:5:\"title\";s:6:\"Stripe\";s:4:\"copy\";s:132:\"The complete payments platform engineered for growth. Millions around the globe use Stripe to start, run and scale their businesses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:40:\"https://woocommerce.com/products/stripe/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}i:27;a:8:{s:4:\"slug\";s:29:\"products-empty-stripe-payment\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-gateway-stripe\";s:4:\"icon\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/stripe-payment.svg\";s:5:\"title\";s:6:\"Stripe\";s:4:\"copy\";s:132:\"The complete payments platform engineered for growth. Millions around the globe use Stripe to start, run and scale their businesses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:40:\"https://woocommerce.com/products/stripe/\";}}s:7:\"updated\";i:1585280073;}','no'),(23627,'_transient_woocommerce_reports-transient-version','1642809265','yes'),(19396,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:8:\"approved\";s:1:\"4\";s:14:\"total_comments\";i:4;s:3:\"all\";i:4;s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(19465,'monsterinsights_review','a:2:{s:4:\"time\";i:1588209981;s:9:\"dismissed\";b:1;}','yes'),(19474,'monsterinsights_site_profile','a:9:{s:3:\"key\";s:128:\"0ed7a7a2ff74e8d023b4f27bf60e3aa9443f6b7061f8944c4595b4668b65d486f59c2bf6229ce61ef9814033ea246afe3e4dd497a8b9231e06505490669c9c56\";s:5:\"token\";s:128:\"edf27f45febc4155e6b5b060a0c1a4a4fc040962a76bc34b514bc0186ef66e33d0a8926f8655af916b022b1260ac50f5a6ccec6dfcef7fae68557713c21e54db\";s:2:\"ua\";s:14:\"UA-159931409-1\";s:8:\"viewname\";s:14:\"UA-159931409-1\";s:1:\"a\";s:9:\"159931409\";s:1:\"w\";s:9:\"224651325\";s:1:\"p\";s:9:\"212965302\";s:7:\"siteurl\";s:24:\"http://kcsalonandspa.com\";s:6:\"neturl\";s:34:\"http://kcsalonandspa.com/wp-admin/\";}','yes'),(13247,'elementor_active_kit','2485','yes'),(40938,'elementor_install_history','a:8:{s:6:\"3.0.14\";i:1606391675;s:5:\"3.1.1\";i:1614045642;s:5:\"3.2.3\";i:1621256558;s:5:\"3.2.5\";i:1624763418;s:5:\"3.4.4\";i:1631670626;s:5:\"3.4.8\";i:1638483346;s:5:\"3.6.1\";i:1659980326;s:5:\"3.7.0\";i:1659980802;}','yes'),(22586,'woocommerce_admin_last_orders_milestone','0','yes'),(3353,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(3363,'tadv_settings','a:10:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:10:\"core/image\";s:18:\"toolbar_block_side\";s:88:\"core/superscript,core/subscript,core/strikethrough,core/code,tadv/mark,tadv/removeformat\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";}','yes'),(3364,'tadv_admin_settings','a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}','yes'),(3365,'tadv_version','5600','yes'),(3367,'elementor_allow_tracking','no','yes'),(3368,'elementor_tracker_notice','1','yes'),(19393,'_transient_orders-transient-version','1583450260','yes'),(19485,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(19486,'action_scheduler_hybrid_store_demarkation','2544','yes'),(19487,'schema-ActionScheduler_StoreSchema','6.0.1642809265','yes'),(19488,'schema-ActionScheduler_LoggerSchema','3.0.1638483393','yes'),(19492,'action_scheduler_lock_async-request-runner','1659991380','yes'),(40925,'disallowed_keys','','no'),(40926,'comment_previously_approved','1','yes'),(40927,'auto_plugin_theme_update_emails','a:0:{}','no'),(41068,'wc_remote_inbox_notifications_specs','a:31:{s:27:\"stripe_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"stripe_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:380:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"stripe_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}s:27:\"square_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"square_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:393:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"square_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}}}}s:26:\"wcpay_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"wcpay_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:338:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"wcpay_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:15:\"&page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:259:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/wayflyer/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:45:\"https://woocommerce.com/woocommerce-shipping/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:31:\"https://woocommerce.com/mobile/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{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:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:56:\"https://woocommerce.com/products/google-listings-and-ads\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;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:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;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:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:440:\"Heads up! There\'s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:513:\"We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:38:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"We\'re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:134:\"We\'d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"We\'d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:132:\"We\'re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}}','no'),(50025,'wpforms_email_summaries_fetch_info_blocks_last_run','1659543563','yes'),(133251,'elementor_1_elementor_updater_batch_9d9072644725e9bb669cb9b81109','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(91893,'elementor_events_db_version','1.0.0','no'),(49952,'monsterinsights_notifications_run','a:25:{s:37:\"monsterinsights_notification_visitors\";i:1659979967;s:37:\"monsterinsights_notification_audience\";i:1659979972;s:42:\"monsterinsights_notification_mobile_device\";i:1659979972;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1659979972;s:40:\"monsterinsights_notification_bounce_rate\";i:1659980314;s:47:\"monsterinsights_notification_returning_visitors\";i:1659980344;s:45:\"monsterinsights_notification_traffic_dropping\";i:1659980350;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1659982142;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1659982148;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1659982150;s:56:\"monsterinsights_notification_upgrade_for_google_optimize\";i:1659982164;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1659982182;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1659982205;s:46:\"monsterinsights_notification_headline_analyzer\";i:1659982247;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1659979972;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1659980314;s:42:\"monsterinsights_notification_dual_tracking\";i:1659980342;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1659980878;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1659980918;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1659982154;s:39:\"monsterinsights_notification_eu_traffic\";i:1659982168;s:49:\"monsterinsights_notification_install_optinmonster\";i:1659982251;s:43:\"monsterinsights_notification_install_aioseo\";i:1659982251;s:44:\"monsterinsights_notification_install_wpforms\";i:1659982304;s:43:\"monsterinsights_notification_multiple_gtags\";i:1659982304;}','no'),(62898,'woocommerce_inbox_variant_assignment','11','yes'),(85131,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1660620900','no'),(85132,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:33:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:20:\"mercado_pago_q3_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"mercado_pago_q3_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:7:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Get paid with Mercado Pago Checkout\";s:7:\"content\";s:228:\"Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_AR\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_UY\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_CL\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_CO\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_PE\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:39:\"Venda agora com o Checkout Mercado Pago\";s:7:\"content\";s:295:\"O líder em processamento de vendas na américa latina agora está disponível para Woocommerce. Aceite de forma segura pagamentos com cartão de débito e crédito, boleto, transferências bancárias e pagamentos parcelados- tudo isso apoiado por ferramentas exclusivas de prevenção a fraude.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"mercado_pago_q3_2022\";s:7:\"locales\";a:8:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Free download\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_AR\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:14:\"Baixar grátis\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_MX\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_CL\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_CO\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_PE\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_UY\";s:5:\"label\";s:17:\"Descargalo gratis\";}}s:3:\"url\";s:130:\"https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-08 11:00:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-08-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MX\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BR\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AR\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CL\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CO\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PE\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UY\";}}}}}s:14:\"klarna_q3_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:14:\"klarna_q3_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Meet Klarna – your ultimate growth partner\";s:7:\"content\";s:232:\"Increase conversions by offering secure, flexible payment solutions – including buy now, pay later – all through a one-click checkout experience. Plus, you’ll tap into a whole new market of the world’s most engaged shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"klarna_q3_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Grow with Klarna\";}}s:3:\"url\";s:117:\"https://woocommerce.com/products/klarna-payments?utm_source=inbox_note&utm_medium=product&utm_campaign=klarna_q3_2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-08 00:01:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-08-22 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AT\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DK\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FI\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FR\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NZ\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NO\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SE\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CH\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s: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:15:\"klarna-payments\";}}}}}}}','no'),(49685,'new_admin_email','bchildress003@gmail.com','yes'),(49686,'adminhash','a:2:{s:4:\"hash\";s:32:\"bf3978cdad2c2bfa45f0f67cf343a2aa\";s:8:\"newemail\";s:23:\"bchildress003@gmail.com\";}','yes'),(71368,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"admin@admin.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"admin@admin.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:3:\"yes\";}','yes'),(58149,'https_detection_errors','a:1:{s:19:\"bad_response_source\";a:1:{i:0;s:55:\"It looks like the response did not come from this site.\";}}','yes'),(133437,'_transient_wc_onboarding_product_data','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 08 Aug 2022 20:42:11 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13164\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"dca6 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"33\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:70328:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:70328:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:3:\"raw\";s:71008:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Mon, 08 Aug 2022 20:42:11 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13164\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: dca6 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 33\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Mon, 08 Aug 2022 20:42:11 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"13164\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"dca6 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"33\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(132958,'_transient_timeout_wc_related_379','1660036267','no'),(132959,'_transient_wc_related_379','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=379\";a:5:{i:0;s:2:\"97\";i:1;s:3:\"100\";i:2;s:3:\"102\";i:3;s:3:\"377\";i:4;s:3:\"104\";}}','no'),(133220,'user_count','2','no'),(133177,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(133264,'_transient_timeout_wc_tracks_blog_details','1660067275','no'),(133265,'_transient_wc_tracks_blog_details','a:5:{s:3:\"url\";s:24:\"http://kcsalonandspa.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";N;s:14:\"products_count\";s:1:\"6\";s:10:\"wc_version\";s:5:\"6.7.0\";}','no'),(133266,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1660018419;s:7:\"checked\";a:8:{s:11:\"angel-child\";s:5:\"1.0.0\";s:5:\"angel\";s:3:\"1.1\";s:14:\"twentynineteen\";s:3:\"2.3\";s:15:\"twentyseventeen\";s:3:\"3.0\";s:13:\"twentysixteen\";s:3:\"2.7\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:6:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.3.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.7.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.6.zip\";s:8:\"requires\";s:3:\"5.3\";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.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(133180,'_site_transient_timeout_browser_d3d4068a11f4e0f44e4527b12fc4b98f','1660584753','no'),(133181,'_site_transient_browser_d3d4068a11f4e0f44e4527b12fc4b98f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"103.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(133182,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1660584753','no'),(133183,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(49914,'monsterinsights_notices','a:1:{s:46:\"monsterinsights_woocommerce_tracking_available\";b:1;}','yes'),(40862,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(40863,'monsterinsights_version_upgraded_from','7.13.2','yes'),(49928,'auto_update_core_dev','enabled','yes'),(49929,'auto_update_core_minor','enabled','yes'),(49930,'auto_update_core_major','unset','yes');
INSERT INTO `wp_options` VALUES (40901,'monsterinsights_notifications','a:4:{s:6:\"update\";i:1659979969;s:4:\"feed\";a:0:{}s:6:\"events\";a:3:{i:0;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/08/2022 6:10 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:1;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:10 pm\";s:3:\"end\";s:10:\"08/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:2;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:10 pm\";s:3:\"end\";s:10:\"10/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:70:{i:0;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20220808\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:771:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:1;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20211202\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 45 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 45 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"12/02/2021 10:14 pm\";s:3:\"end\";s:10:\"12/30/2021\";}i:2;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20211030\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:719:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/30/2021 12:10 pm\";s:3:\"end\";s:10:\"11/17/2021\";}i:3;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"08/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:4;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:48 pm\";s:3:\"end\";s:10:\"08/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:5;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:32 pm\";s:3:\"end\";s:10:\"09/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:6;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20211030\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:606:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/30/2021 12:10 pm\";s:3:\"end\";s:10:\"11/27/2021\";}i:7;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20220329\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 3:48 pm\";s:3:\"end\";s:10:\"05/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:8;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"08/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:9;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:519:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:196:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/08/2022 5:39 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:10;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20220329\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:804:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:226:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"03/29/2022 3:48 pm\";s:3:\"end\";s:10:\"04/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:11;a:8:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20211030\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic Is Dropping\";s:7:\"content\";s:519:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:196:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"10/30/2021 12:10 pm\";s:3:\"end\";s:10:\"11/27/2021\";}i:12;a:8:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20211030\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 7% of your visitors return to your site\";s:7:\"content\";s:498:\"For any website, returning visitors are important because they indicate how successful your marketing campaigns are, who are your loyal customers, and how powerful your brand is. <a href=\"https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">In this article</a>, we’ll show you 7 proven ways to increase your returning visitor rate.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:151:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=newvsreturning&monsterinsights-highlight=newvsreturning\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/30/2021 12:10 pm\";s:3:\"end\";s:10:\"11/12/2021\";}i:13;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_dual_tracking_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Prepare for Google Analytics 4\";s:7:\"content\";s:99:\"Prepare for the future of analytics by setting up Google Analytics 4. Enable \"Dual Tracking\" today.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:9:\"setup_now\";a:2:{s:3:\"url\";s:188:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-dual-tracking-id&monsterinsights-highlight=monsterinsights-dual-tracking-id\";s:4:\"text\";s:9:\"Setup now\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:193:\"https://www.monsterinsights.com/what-is-google-analytics-4-should-you-use-it/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:39 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:14;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20211202\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:606:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/02/2021 10:18 pm\";s:3:\"end\";s:10:\"12/30/2021\";}i:15;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20211030\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/30/2021 12:09 pm\";s:3:\"end\";s:10:\"12/07/2021\";}i:16;a:8:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20211202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic Is Dropping\";s:7:\"content\";s:519:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:196:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"12/02/2021 10:18 pm\";s:3:\"end\";s:10:\"12/30/2021\";}i:17;a:8:{s:2:\"id\";s:49:\"monsterinsights_notification_bounce_rate_20211030\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:43:\"Your website bounce rate is higher than 70%\";s:7:\"content\";s:501:\"Your website bounce rate is 75.47%. High bounce rates can hurt your site’s conversions rates. A high bounce rate might mean that people aren\'t finding what they\'re looking for on your site. <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\" target=\"_blank\">Here</a> are some points to remember and steps to follow to get your bounce rates back to manageable levels.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:207:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-infobox-bounce-rate&monsterinsights-highlight=monsterinsights-report-infobox-bounce-rate\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:174:\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/30/2021 12:09 pm\";s:3:\"end\";s:10:\"11/04/2021\";}i:18;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:19;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20211202\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:719:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/02/2021 10:23 pm\";s:3:\"end\";s:10:\"12/20/2021\";}i:20;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20220329\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:56:\"Upgrade to MonsterInsights Pro to Enable Google Optimize\";s:7:\"content\";s:743:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 3:28 pm\";s:3:\"end\";s:10:\"04/26/2022\";}i:21;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20220121\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 61 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 61 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"01/21/2022 11:52 pm\";s:3:\"end\";s:10:\"02/18/2022\";}i:22;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20220121\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/21/2022 11:52 pm\";s:3:\"end\";s:10:\"02/28/2022\";}i:23;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20220315\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 79 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 79 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/15/2022 3:13 am\";s:3:\"end\";s:10:\"04/12/2022\";}i:24;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20220329\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 1:47 pm\";s:3:\"end\";s:10:\"05/06/2022\";}i:25;a:8:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20220329\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic Is Dropping\";s:7:\"content\";s:519:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:196:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/29/2022 1:48 pm\";s:3:\"end\";s:10:\"04/26/2022\";}i:26;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20220808\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:27;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20220808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:47 pm\";s:3:\"end\";s:10:\"08/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:28;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20211030\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 53 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 53 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"10/30/2021 12:07 pm\";s:3:\"end\";s:10:\"11/27/2021\";}i:29;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20220329\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:606:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 1:49 pm\";s:3:\"end\";s:10:\"04/26/2022\";}i:30;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 12% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:39 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:31;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20220329\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:58:\"Upgrade to MonsterInsights Pro to get weekly email reports\";s:7:\"content\";s:636:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 3:27 pm\";s:3:\"end\";s:10:\"04/26/2022\";}i:32;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20220329\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 3:48 pm\";s:3:\"end\";s:10:\"04/21/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:33;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20220808\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 64 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 64 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/08/2022 5:32 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:34;a:10:{s:2:\"id\";s:49:\"monsterinsights_notification_bounce_rate_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:47:\"Your Website Bounce Rate is Higher Than 68.75%%\";s:7:\"content\";s:418:\"Your site\'s bounce rate is 68.75%. Double check your site is working properly and be sure it loads quickly.  <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\" target=\"_blank\">Here</a> are some points to remember and steps to follow to get your bounce rates back to manageable levels.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:207:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-infobox-bounce-rate&monsterinsights-highlight=monsterinsights-report-infobox-bounce-rate\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:174:\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.4.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 5:38 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:35;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20220329\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:719:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2022 3:27 pm\";s:3:\"end\";s:10:\"04/16/2022\";}i:36;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20211202\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:58:\"Upgrade to MonsterInsights Pro to get weekly email reports\";s:7:\"content\";s:636:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.2.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/02/2021 10:26 pm\";s:3:\"end\";s:10:\"12/30/2021\";}i:37;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20220808\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"09/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:38;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:804:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:226:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/08/2022 6:09 pm\";s:3:\"end\";s:10:\"08/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:39;a:7:{s:5:\"title\";s:40:\"Introducing User Journey for WooCommerce\";s:7:\"content\";s:235:\"Imagine being able to see every step of a buyer’s journey on your site. What pages and products did the buyer look at? How long were they on each page? For MonsterInsights Pro users with our User Journey addon, this is now possible. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:163;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:192:\"https://www.monsterinsights.com/introducing-the-new-user-journey-addon-for-woocommerce-easy-access-page-insights/?utm_source=liteplugin&utm_medium=pluginNotification&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:116:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=pluginNotification&utm_campaign=notifications\";s:4:\"text\";s:11:\"Upgrade Now\";}}s:5:\"start\";s:19:\"2022-05-06 00:00:00\";s:3:\"end\";s:19:\"2022-11-01 00:00:00\";}i:40;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20210627\";s:4:\"icon\";s:884:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#E1DAF1\"/>\n<path d=\"M20.0331 13.2857C20.2831 13.2857 20.4706 13.3929 20.5956 13.6071C20.7206 13.8214 20.7206 14.0357 20.5956 14.25L15.8813 22.3929C15.7563 22.6071 15.5688 22.7143 15.3188 22.7143C15.1045 22.7143 14.9349 22.6339 14.8099 22.4732C14.6849 22.3125 14.6492 22.125 14.7027 21.9107L15.9349 16.7143H12.7474C12.6224 16.7143 12.5063 16.6786 12.3992 16.6071C12.292 16.5357 12.2117 16.4464 12.1581 16.3393C12.1045 16.2321 12.0867 16.1161 12.1045 15.9911L12.9617 9.5625C12.9795 9.45536 13.0152 9.35714 13.0688 9.26786C13.1402 9.17857 13.2206 9.11607 13.3099 9.08036C13.3992 9.02679 13.4974 9 13.6045 9H17.4617C17.6759 9 17.8456 9.08929 17.9706 9.26786C18.0956 9.42857 18.1313 9.60714 18.0777 9.80357L16.9527 13.2857H20.0331Z\" fill=\"#6F4BBB\"/>\n</svg>\";s:5:\"title\";s:36:\"See how 82 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 82 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"06/27/2021 3:07 am\";s:3:\"end\";s:10:\"07/25/2021\";}i:41;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20210627\";s:4:\"icon\";s:814:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D4E7F7\"/>\n<path d=\"M15.0867 9.48214C15.2474 9.16071 15.5063 9 15.8634 9C16.2206 9 16.4795 9.16071 16.6402 9.48214L18.3813 13.0179L22.292 13.6071C22.6492 13.6429 22.8813 13.8304 22.9884 14.1696C23.0956 14.5089 23.0242 14.8036 22.7742 15.0536L19.9349 17.8125L20.6045 21.7232C20.6581 22.0625 20.542 22.3304 20.2563 22.5268C19.9706 22.7411 19.6759 22.7679 19.3724 22.6071L15.8634 20.7857L12.3545 22.6071C12.0509 22.7857 11.7563 22.7679 11.4706 22.5536C11.1849 22.3393 11.0688 22.0625 11.1224 21.7232L11.792 17.8125L8.95274 15.0536C8.70274 14.8036 8.63131 14.5089 8.73845 14.1696C8.84559 13.8304 9.07774 13.6429 9.43488 13.6071L13.3456 13.0179L15.0867 9.48214Z\" fill=\"#2679C1\"/>\n</svg>\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 3:10 am\";s:3:\"end\";s:10:\"08/04/2021\";}i:42;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20210627\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:608:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 3:17 am\";s:3:\"end\";s:10:\"07/25/2021\";}i:43;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20210627\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:721:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 3:17 am\";s:3:\"end\";s:10:\"07/15/2021\";}i:44;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20210627\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:58:\"Upgrade to MonsterInsights Pro to get weekly email reports\";s:7:\"content\";s:637:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 3:19 am\";s:3:\"end\";s:10:\"07/25/2021\";}i:45;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20210627\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:56:\"Upgrade to MonsterInsights Pro to Enable Google Optimize\";s:7:\"content\";s:745:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 3:20 am\";s:3:\"end\";s:10:\"07/25/2021\";}i:46;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20210627\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:46:\"Add More File Extensions to Track as Downloads\";s:7:\"content\";s:804:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:226:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"06/27/2021 1:53 pm\";s:3:\"end\";s:10:\"07/15/2021\";}i:47;a:8:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20210627\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2021 1:54 pm\";s:3:\"end\";s:10:\"07/20/2021\";}i:48;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20210915\";s:4:\"icon\";s:884:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#E1DAF1\"/>\n<path d=\"M20.0331 13.2857C20.2831 13.2857 20.4706 13.3929 20.5956 13.6071C20.7206 13.8214 20.7206 14.0357 20.5956 14.25L15.8813 22.3929C15.7563 22.6071 15.5688 22.7143 15.3188 22.7143C15.1045 22.7143 14.9349 22.6339 14.8099 22.4732C14.6849 22.3125 14.6492 22.125 14.7027 21.9107L15.9349 16.7143H12.7474C12.6224 16.7143 12.5063 16.6786 12.3992 16.6071C12.292 16.5357 12.2117 16.4464 12.1581 16.3393C12.1045 16.2321 12.0867 16.1161 12.1045 15.9911L12.9617 9.5625C12.9795 9.45536 13.0152 9.35714 13.0688 9.26786C13.1402 9.17857 13.2206 9.11607 13.3099 9.08036C13.3992 9.02679 13.4974 9 13.6045 9H17.4617C17.6759 9 17.8456 9.08929 17.9706 9.26786C18.0956 9.42857 18.1313 9.60714 18.0777 9.80357L16.9527 13.2857H20.0331Z\" fill=\"#6F4BBB\"/>\n</svg>\";s:5:\"title\";s:37:\"See how 137 visitors found your site!\";s:7:\"content\";s:124:\"Your website has been visited by 137 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:185:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"09/15/2021 1:45 am\";s:3:\"end\";s:10:\"10/13/2021\";}i:49;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20210915\";s:4:\"icon\";s:814:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D4E7F7\"/>\n<path d=\"M15.0867 9.48214C15.2474 9.16071 15.5063 9 15.8634 9C16.2206 9 16.4795 9.16071 16.6402 9.48214L18.3813 13.0179L22.292 13.6071C22.6492 13.6429 22.8813 13.8304 22.9884 14.1696C23.0956 14.5089 23.0242 14.8036 22.7742 15.0536L19.9349 17.8125L20.6045 21.7232C20.6581 22.0625 20.542 22.3304 20.2563 22.5268C19.9706 22.7411 19.6759 22.7679 19.3724 22.6071L15.8634 20.7857L12.3545 22.6071C12.0509 22.7857 11.7563 22.7679 11.4706 22.5536C11.1849 22.3393 11.0688 22.0625 11.1224 21.7232L11.792 17.8125L8.95274 15.0536C8.70274 14.8036 8.63131 14.5089 8.73845 14.1696C8.84559 13.8304 9.07774 13.6429 9.43488 13.6071L13.3456 13.0179L15.0867 9.48214Z\" fill=\"#2679C1\"/>\n</svg>\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:47 am\";s:3:\"end\";s:10:\"10/23/2021\";}i:50;a:8:{s:2:\"id\";s:49:\"monsterinsights_notification_bounce_rate_20210915\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:43:\"Your website bounce rate is higher than 70%\";s:7:\"content\";s:502:\"Your website bounce rate is 72.99%. High bounce rates can hurt your site’s conversions rates. A high bounce rate might mean that people aren\'t finding what they\'re looking for on your site. <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Here</a> are some points to remember and steps to follow to get your bounce rates back to manageable levels.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:207:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-infobox-bounce-rate&monsterinsights-highlight=monsterinsights-report-infobox-bounce-rate\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:175:\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:48 am\";s:3:\"end\";s:10:\"09/20/2021\";}i:51;a:8:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20210915\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:44:\"Only 7% of your visitors return to your site\";s:7:\"content\";s:499:\"For any website, returning visitors are important because they indicate how successful your marketing campaigns are, who are your loyal customers, and how powerful your brand is. <a href=\"https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">In this article</a>, we’ll show you 7 proven ways to increase your returning visitor rate.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:151:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=newvsreturning&monsterinsights-highlight=newvsreturning\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:201:\"https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:48 am\";s:3:\"end\";s:10:\"09/28/2021\";}i:52;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20210915\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:608:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:48 am\";s:3:\"end\";s:10:\"10/13/2021\";}i:53;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20210915\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:721:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:49 am\";s:3:\"end\";s:10:\"10/03/2021\";}i:54;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20210915\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:58:\"Upgrade to MonsterInsights Pro to get weekly email reports\";s:7:\"content\";s:637:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:49 am\";s:3:\"end\";s:10:\"10/13/2021\";}i:55;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20210915\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:56:\"Upgrade to MonsterInsights Pro to Enable Google Optimize\";s:7:\"content\";s:745:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:49 am\";s:3:\"end\";s:10:\"10/13/2021\";}i:56;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20210915\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:46:\"Add More File Extensions to Track as Downloads\";s:7:\"content\";s:804:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:226:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"09/15/2021 1:49 am\";s:3:\"end\";s:10:\"10/03/2021\";}i:57;a:8:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20210915\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:50 am\";s:3:\"end\";s:10:\"10/08/2021\";}i:58;a:8:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20210915\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:48:\"Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:663:\"Did you know that 36% of SEO experts think the headline is the most important SEO element? Yet many website owners don’t know how to optimize their headlines for SEO and clicks. Instead, they write copy and hope for the best, only to see disappointing results. Now there’s an easier way! <br><br><a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">With the MonsterInsights Headline Analyzer</a>, you can get targeted suggestions to improve your headlines, right in the WordPress editor.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:198:\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2021 1:50 am\";s:3:\"end\";s:10:\"11/12/2021\";}i:59;a:8:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20210506\";s:4:\"icon\";s:884:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#E1DAF1\"/>\n<path d=\"M20.0331 13.2857C20.2831 13.2857 20.4706 13.3929 20.5956 13.6071C20.7206 13.8214 20.7206 14.0357 20.5956 14.25L15.8813 22.3929C15.7563 22.6071 15.5688 22.7143 15.3188 22.7143C15.1045 22.7143 14.9349 22.6339 14.8099 22.4732C14.6849 22.3125 14.6492 22.125 14.7027 21.9107L15.9349 16.7143H12.7474C12.6224 16.7143 12.5063 16.6786 12.3992 16.6071C12.292 16.5357 12.2117 16.4464 12.1581 16.3393C12.1045 16.2321 12.0867 16.1161 12.1045 15.9911L12.9617 9.5625C12.9795 9.45536 13.0152 9.35714 13.0688 9.26786C13.1402 9.17857 13.2206 9.11607 13.3099 9.08036C13.3992 9.02679 13.4974 9 13.6045 9H17.4617C17.6759 9 17.8456 9.08929 17.9706 9.26786C18.0956 9.42857 18.1313 9.60714 18.0777 9.80357L16.9527 13.2857H20.0331Z\" fill=\"#6F4BBB\"/>\n</svg>\";s:5:\"title\";s:36:\"See how 90 visitors found your site!\";s:7:\"content\";s:123:\"Your website has been visited by 90 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:72:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"05/06/2021 2:26 am\";s:3:\"end\";s:10:\"06/03/2021\";}i:60;a:8:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20210506\";s:4:\"icon\";s:814:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D4E7F7\"/>\n<path d=\"M15.0867 9.48214C15.2474 9.16071 15.5063 9 15.8634 9C16.2206 9 16.4795 9.16071 16.6402 9.48214L18.3813 13.0179L22.292 13.6071C22.6492 13.6429 22.8813 13.8304 22.9884 14.1696C23.0956 14.5089 23.0242 14.8036 22.7742 15.0536L19.9349 17.8125L20.6045 21.7232C20.6581 22.0625 20.542 22.3304 20.2563 22.5268C19.9706 22.7411 19.6759 22.7679 19.3724 22.6071L15.8634 20.7857L12.3545 22.6071C12.0509 22.7857 11.7563 22.7679 11.4706 22.5536C11.1849 22.3393 11.0688 22.0625 11.1224 21.7232L11.792 17.8125L8.95274 15.0536C8.70274 14.8036 8.63131 14.5089 8.73845 14.1696C8.84559 13.8304 9.07774 13.6429 9.43488 13.6071L13.3456 13.0179L15.0867 9.48214Z\" fill=\"#2679C1\"/>\n</svg>\";s:5:\"title\";s:71:\"Upgrade to MonsterInsights Pro and unlock advanced tracking and reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:2:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:18:\"05/06/2021 2:49 am\";s:3:\"end\";s:10:\"06/13/2021\";}i:61;a:8:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20210506\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:32:\"Your Website Traffic Is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:2:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\";s:4:\"text\";s:10:\"Learn More\";}s:11:\"view_report\";a:2:{s:3:\"url\";s:72:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"05/06/2021 2:50 am\";s:3:\"end\";s:10:\"06/03/2021\";}i:62;a:8:{s:2:\"id\";s:49:\"monsterinsights_notification_bounce_rate_20210517\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:43:\"Your website bounce rate is higher than 70%\";s:7:\"content\";s:502:\"Your website bounce rate is 75.68%. High bounce rates can hurt your site’s conversions rates. A high bounce rate might mean that people aren\'t finding what they\'re looking for on your site. <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\" target=\"_blank\">Here</a> are some points to remember and steps to follow to get your bounce rates back to manageable levels.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:72:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:2:{s:3:\"url\";s:175:\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:18:\"05/17/2021 1:01 pm\";s:3:\"end\";s:10:\"05/22/2021\";}i:63;a:8:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20210517\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:77:\"Get access to Google Search Keywords data by upgrading to MonsterInsights Pro\";s:7:\"content\";s:608:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\" target=\"_blank\">Upgrade to MonsterInsights PRO</a> today and get access to the <a href=\"https://www.monsterinsights.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:2:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.16.2\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";}}s:5:\"start\";s:18:\"05/17/2021 1:01 pm\";s:3:\"end\";s:10:\"06/14/2021\";}i:64;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20210517\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:55:\"Upgrade to MonsterInsights Pro to Track Form Conversion\";s:7:\"content\";s:721:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">MonsterInsights Pro</a> to track <a href=\"https://www.monsterinsights.com/addon/forms/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2021 1:03 pm\";s:3:\"end\";s:10:\"06/04/2021\";}i:65;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20210517\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:58:\"Upgrade to MonsterInsights Pro to get weekly email reports\";s:7:\"content\";s:637:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2021 1:04 pm\";s:3:\"end\";s:10:\"06/14/2021\";}i:66;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20210517\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:56:\"Upgrade to MonsterInsights Pro to Enable Google Optimize\";s:7:\"content\";s:745:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2021 1:04 pm\";s:3:\"end\";s:10:\"06/14/2021\";}i:67;a:8:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20210517\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:46:\"Add More File Extensions to Track as Downloads\";s:7:\"content\";s:804:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:226:\"http://kcsalonandspa.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"05/17/2021 1:04 pm\";s:3:\"end\";s:10:\"06/04/2021\";}i:68;a:8:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20210517\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2021 1:05 pm\";s:3:\"end\";s:10:\"06/09/2021\";}i:69;a:8:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20210517\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:48:\"Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:663:\"Did you know that 36% of SEO experts think the headline is the most important SEO element? Yet many website owners don’t know how to optimize their headlines for SEO and clicks. Instead, they write copy and hope for the best, only to see disappointing results. Now there’s an easier way! <br><br><a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\" target=\"_blank\">With the MonsterInsights Headline Analyzer</a>, you can get targeted suggestions to improve your headlines, right in the WordPress editor.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:198:\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=7.17.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2021 1:06 pm\";s:3:\"end\";s:10:\"07/14/2021\";}}}','no'),(40985,'_elementor_editor_upgrade_notice_dismissed','1659982579','yes'),(41082,'secret_key','&;i*g vh2proQ?mHHDkt}$K[rKV$ _s%0Fft7n%htq&PIxk6EHKsP/r14m@9:W~a','no'),(40874,'wc_admin_note_home_screen_feedback_homescreen_accessed','1606390102','yes'),(133278,'_transient_timeout__monsterinsights_addons','1659996580','no'),(133279,'_transient__monsterinsights_addons','a:12:{i:0;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"MonsterInsights Ads\";s:4:\"slug\";s:3:\"ads\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"image\";s:88:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ads-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:43:\"Track Google Ads conversions automatically.\";s:2:\"id\";i:31099;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:1;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"MonsterInsights AMP\";s:4:\"slug\";s:3:\"amp\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:79:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/amp-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:108:\"MonsterInsights Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages.\";s:2:\"id\";i:101306;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:2;O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"MonsterInsights Dimensions\";s:4:\"slug\";s:10:\"dimensions\";s:7:\"version\";s:5:\"2.0.4\";s:5:\"image\";s:93:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/custom-dimensions-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Track authors, categories, tags, searches, users, and more.\";s:2:\"id\";i:31098;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:3;O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"MonsterInsights eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:7:\"version\";s:5:\"8.3.5\";s:5:\"image\";s:94:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ecommerce-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:93:\"Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores.\";s:2:\"id\";i:31097;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:4;O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"MonsterInsights EU Compliance\";s:4:\"slug\";s:13:\"eu-compliance\";s:7:\"version\";s:5:\"2.2.2\";s:5:\"image\";s:72:\"https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Improve compliance with GDPR and other privacy regulations.\";s:2:\"id\";i:137300;s:10:\"categories\";a:1:{i:0;s:5:\"Basic\";}}i:5;O:8:\"stdClass\":8:{s:5:\"title\";s:41:\"MonsterInsights Facebook Instant Articles\";s:4:\"slug\";s:25:\"facebook-instant-articles\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:95:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/facebook-instant-articles-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:77:\"Integrate Google Analytics and Facebook Instant Articles with just one click.\";s:2:\"id\";i:104944;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:6;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"MonsterInsights Forms\";s:4:\"slug\";s:5:\"forms\";s:7:\"version\";s:5:\"2.2.3\";s:5:\"image\";s:81:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:70:\"Enable tracking of your form views, submissions, and conversion rates.\";s:2:\"id\";i:104930;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:7;O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"MonsterInsights Google Optimize\";s:4:\"slug\";s:15:\"google-optimize\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:85:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/google-optimize-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:53:\"Easily enable Google Optimize on your WordPress site.\";s:2:\"id\";i:104937;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}i:8;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"MonsterInsights Media\";s:4:\"slug\";s:5:\"media\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"image\";s:81:\"https://www.monsterinsights.com/wp-content/uploads/2021/12/media-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:140:\"The MonsterInsights Media addon makes it super simple to track YouTube and Vimeo embeds along with videos you upload into the Media Library.\";s:2:\"id\";i:506765;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:9;O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"MonsterInsights Page Insights\";s:4:\"slug\";s:13:\"page-insights\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:89:\"https://www.monsterinsights.com/wp-content/uploads/2018/10/page-insights-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:79:\"See important metrics for individual posts / pages in your WordPress dashboard.\";s:2:\"id\";i:166810;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:10;O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"MonsterInsights Performance\";s:4:\"slug\";s:11:\"performance\";s:7:\"version\";s:5:\"1.7.1\";s:5:\"image\";s:96:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/performance-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:55:\"Adjust site speed and sample rate for Google Analytics.\";s:2:\"id\";i:31100;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}}i:11;O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"MonsterInsights User Journey\";s:4:\"slug\";s:12:\"user-journey\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";s:88:\"https://www.monsterinsights.com/wp-content/uploads/2022/05/user-journey-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:86:\"See exactly which steps and for how long each customer took before making a purchase. \";s:2:\"id\";i:562165;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}}}','no'),(133284,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1660587041','no'),(133285,'_transient_woocommerce_admin_remote_free_extensions_specs','a:4:{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\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";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:\"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: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:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":4:{s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s: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:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":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:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";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:3:\"key\";s:23:\"google-listings-and-ads\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.png\";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:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";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:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}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:3:{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:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}}','no'),(58162,'wc_remote_inbox_notifications_wca_updated','','no'),(58122,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1649518800;s:5:\"ctime\";i:1649518800;}','yes'),(58192,'wpforms_challenge','a:13:{s:6:\"status\";s:7:\"skipped\";s:4:\"step\";i:0;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2021-05-17 13:11:55\";s:17:\"finished_date_gmt\";s:19:\"2021-05-17 13:11:55\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:300;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','yes'),(71366,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(62895,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1583460249;s:9:\"dismissed\";b:0;}}','yes'),(133207,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1660023167','no'),(133208,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1659979967','no'),(133209,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1660023167','no'),(133210,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Gutenberg Times: Layouts and Wide Alignments in WordPress: Then, Now, and Upcoming Changes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=21803\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://gutenbergtimes.com/layouts-and-wide-alignments-in-wordpress-then-now-and-upcoming-changes/\";s: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:6232:\"<p>For most of WordPress&#8217; history, the platform accepted a single layout width, defined by the active theme&#8217;s global <code>$content_width</code> variable. Theme authors were required to handle the CSS for it and any other sizes they wanted on output.</p>\n\n\n\n<p>When WordPress 5.0 launched the block editor, it introduced the concept of wide and full alignments (technically, they are &#8220;widths&#8221; or &#8220;sizes,&#8221; but let&#8217;s jump past this oddity of pigeon-holing sizing into the existing alignment system). Themes could add support via <code>add_theme_support( \'align-wide\' )</code> to allow users to select these additional widths for blocks, which would expand beyond the content area:</p>\n\n\n\n<img />Full-width group with nested content with no width set in Twenty Twenty-One.\n\n\n\n<p>The solution was a groundbreaking first step. However, once again, theme authors were mostly left to figure out how this worked on their own. The flagship Twenty Twenty-One theme had dozens of lines of CSS to cover various scenarios to get it to work. WordPress had yet to include a standardized layout system at that point.</p>\n\n\n\n<p>Fast forward to the WordPress 5.9 release in early 2022. The update added a global settings and styles feature, which included a layout system for handling wide sizes. Theme authors merely needed to define <code>settings.layout.contentSize</code> and <code>settings.layout.wideSize</code> in a <code>theme.json</code> file, as shown in the following code snippet:</p>\n\n\n<pre class=\"wp-block-code\"><div><code class=\"hljs language-json shcb-code-table shcb-line-numbers shcb-wrap-lines\"><span class=\"shcb-loc\"><span>{\n</span></span><span class=\"shcb-loc\"><span>        <span class=\"hljs-attr\">\"version\"</span>: <span class=\"hljs-number\">2</span>,\n</span></span><span class=\"shcb-loc\"><span>        <span class=\"hljs-attr\">\"settings\"</span>: {\n</span></span><span class=\"shcb-loc\"><span>                <span class=\"hljs-attr\">\"layout\"</span>: {\n</span></span><span class=\"shcb-loc\"><span>                        <span class=\"hljs-attr\">\"contentSize\"</span>: <span class=\"hljs-string\">\"38rem\"</span>,\n</span></span><span class=\"shcb-loc\"><span>                        <span class=\"hljs-attr\">\"wideSize\"</span>: <span class=\"hljs-string\">\"64rem\"</span>\n</span></span><span class=\"shcb-loc\"><span>                }\n</span></span><span class=\"shcb-loc\"><span>	}\n</span></span><span class=\"shcb-loc\"><span>}\n</span></span></code></div><small class=\"shcb-language\" id=\"shcb-language-1\"><span class=\"shcb-language__label\">Code language:</span> <span class=\"shcb-language__name\">JSON / JSON with Comments</span> <span class=\"shcb-language__paren\">(</span><span class=\"shcb-language__slug\">json</span><span class=\"shcb-language__paren\">)</span></small></pre>\n\n\n<p>This meant that developers could remove most (all in some cases) of their custom CSS around content, wide, and full-width layouts. Compared to the previous default theme, Twenty Twenty-Two only had a handful of CSS workarounds for issues related to full-width alignments and root-level padding.</p>\n\n\n\n<p>The new layout system came with new &#8220;rules&#8221; for aligning nested children of container-type blocks, such as Group. And, WordPress would only show the wide and full options if they were allowed. This caused some compatibility issues for classic theme adoption of <code>theme.json</code>, which we will get to. However, overall the system was finally coming together.</p>\n\n\n\n<img />A full-width group with nested content-width text and a wide image.\n\n\n\n<p>Users had a standard system that was cross-theme compatible (at least those with <code>theme.json</code> support), and theme authors only had to plug in a few configuration values.</p>\n\n\n\n<h2>A Problem with Classic Theme Layout Support</h2>\n\n\n\n<p>The introduction of WordPress&#8217; built-in layout system made for a lot less hassle coping with the multitude of page designs that users might attempt. It gave theme authors a much-needed standard that core could build atop in the future. However, the new system broke compatibility with some scenarios in classic themes.</p>\n\n\n\n<p>For classic theme authors who adopted <code>theme.json</code>, they began <a href=\"https://github.com/WordPress/gutenberg/issues/33374\">noticing two primary issues</a>:</p>\n\n\n\n<ol><li>When using a wide container block in classic themes, most themes defaulted to automatically showing nested blocks at the content width. However, in the new <code>theme.json</code>-based system, child blocks fill the width of their parent.</li><li>In classic, users could assign a wide/full width to any block, regardless of its container. The new system only supports wide/full alignments on children if the parent supports it, such as when the Group block sets nested blocks to inherit the default (content) width.</li></ol>\n\n\n\n<p>The default user experience changed and broke compatibility for classic themes that adopted <code>theme.json</code> after the WordPress 5.9 release. The mere existence of this file moves the user to the new layout system, regardless of whether <code>settings.layout</code> is explicitly set. Developers have no mechanism for opting out of it. This makes it a blocker for gradually adopting FSE components.</p>\n\n\n\n<p>For this reason, I recommend classic theme authors temporarily postpone adopting <code>theme.json</code> if they have an existing userbase. For new projects, adding support should be a non-issue.</p>\n\n\n\n<p>There is good news in store. First,  I (along with others) <a href=\"https://github.com/WordPress/Documentation-Issue-Tracker/issues/392\">updated the layout documentation</a> to provide a <a href=\"https://developer.wordpress.org/themes/advanced-topics/theme-json/#layout\">warning in the Theme Handbook</a> about this issue.</p>\n\n\n\n<p>However, a more permanent fix may be on the way. There is an open pull request to <a href=\"https://github.com/WordPress/gutenberg/pull/42763\">create a new content width layout type</a>. It would also make this the default setting for newly-created Group blocks, returning the user experience to the original behavior. There is no set-in-stone deadline for this, but I hope it lands in WordPress 6.1.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Aug 2022 06:05:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Gutenberg Times: Gutenberg Changelog #71 – Gutenberg 13.8, Fluid Typography, updates to the  Block API and more\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=21815\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-71-fluid-typography-block-api/\";s: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:4147:\"<p>Grzegorz Ziolkowski subbed for Mary Job as co-host with Birgit Pauli-Haack. They discuss Gutenberg 13.8, Fluid Typography, updates to Block APIs and WordPress 6.1 Planning. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul><li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li><li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li><li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li><li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li></ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2>Announcements</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/07/26/wordpress-6-1-planning-roundup-v2/\">WordPress 6.1 Planning Roundup v2</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">Proposal: A new kind of default theme</a></p>\n\n\n\n<p>Proposal: <a href=\"https://make.wordpress.org/core/2022/08/01/moving-core-block-styling-to-json/\">Moving Core block styling to JSON</a></p>\n\n\n\n<p>PR in 13.5 <a href=\"https://github.com/WordPress/gutenberg/pull/34180\">Prototype: merge block CSS with theme.json styles</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2022/08/04/design-exploration-encourage-editor-configuration-during-on-boarding/\">Design Exploration: Encourage editor configuration during on-boarding</a></p>\n\n\n\n<h2>Community Contributions</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Giving FSE a More User Friendly Name</a>&nbsp;</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/test/2022/08/03/fse-program-category-customization-summary/\">FSE Program Category Customization Summary</a></p>\n\n\n\n<h2>What’s released</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\">What’s new in Gutenberg 13.8? (3 August)</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/39529\">Block supports: Add fluid typography</a></p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-blocks/\">New examples for Block Types Data (core/blocks package</a></p>\n\n\n\n<h2>What&#8217;s in active development and discussed</h2>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/41236\">Block API: Tracking issue</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/33542\">Blocks: Further improve assets handling for blocks</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/42430\">Reference PHP file necessary for the block from block.json. It could be a new setting render_template</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/42485\">Injecting dynamic data to block HTML markup in PHP</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/38167#issuecomment-1203474520\">Updated: Tracking: Add a Style Engine to manage rendering block styles</a></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-container-2 wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<ul><li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li><li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gziolo\">@gziolo </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li><li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li><li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li></ul>\n</div></div>\n\n\n\n<p class=\"has-larger-font-size\"><strong>Transcript</strong></p>\n\n\n\n<p><em>The transcript is in the works</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Aug 2022 21:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"Gutenberg Times: Fluid typography, Gutenberg 13.8, Moving block styling to JSON – Weekend Edition 225\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=21775\";s: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:108:\"https://gutenbergtimes.com/fluid-typography-gutenberg-13-8-moving-block-styling-to-json-weekend-edition-225/\";s: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:27494:\"<p>Howdy, </p>\n\n\n\n<p>Greetings from Berlin with a view of The Cube near the main station of  Berlin. My husband and I connected with family and did some sightseeing of the German capital. I also visited the Museum Barbarini in Potsdam and thoroughly enjoyed the exhibition: <a href=\"https://www.museum-barberini.de/en/ausstellungen/4785/the-shape-of-freedom-international-abstraction-after-1945\">The Shape of Freedom. International Abstraction after 1945</a>. Interestingly, enough, &#8216;Abstraction&#8217; is also a topic for software makers. And that&#8217;s enough distraction.  Let&#8217;s catch up together on two weeks of WordPress and Gutenberg news. </p>\n\n\n\n<p>As mentioned before, you don&#8217;t have to read it all in one sitting. You can always come back gain to read more. It&#8217;s summer time in the Northern hemisphere. Hope you can stay cool. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n\n\n<div class=\"wp-container-3 wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-gutenberg-13-8-is-now-available\">Gutenberg 13.8 is now available</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-si\">Site owners and nocode site builders using the Block editor</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-b\">Block editor and block themes at WordCamp US</a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-s\">Upcoming WordPress events</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#6-word-camps-around-the-world\">WordCamps around the World</a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-l\">Learn WordPress Online Meetups</a></li></ul></li></ul></div>\n</div></div>\n\n\n\n\n<h2 id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>Various team published new initiatives and updates. </p>\n\n\n\n<p>Always seeing the bigger picture, <strong>Josepha Haden Chomphosy</strong>, executive directory of the WordPress open-source project, ask for you help to <strong><a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Giving FSE a More User Friendly Name</a>.</strong> Not all commenters are convinced that there needs to be a name change. I also wasn&#8217;t thrilled by the outlook to update lots of post, documentation etc, after discussion Full-Site Editing for over 2.5 years, but I must admit, it&#8217;s more the resistance to let go of something I am used to, then a good reason to not try for a more user-friendly name. Some commenters are delighted because they feel it doesn&#8217;t translate well into other languages and they already started shortening it to something like site editor or layout editor. I favor something that ends in &#8216;designer&#8217;, like Layout designer, or template designer. The comments are still open.  Chime in with your opinion. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Hector Prieto </strong>published <strong><a href=\"https://make.wordpress.org/core/2022/07/26/wordpress-6-1-planning-roundup-v2/\">WordPress 6.1 Planning Roundup v2</a>&nbsp;</strong>with the updated release schedule and the release squad. Feature Freeze and Beta 1 are scheduled for September 20, 2022, Release Candidate 1 for October 11, 2022 and final release will make WordPress 6.1 available on November 1, 2022. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>For the WordPress design team, <strong>Channing Ritter </strong>posted <a href=\"https://make.wordpress.org/design/2022/07/27/project-update-wordpress-org-homepage-and-download-page-mockups/\"><strong>Project Update: WordPress.org Homepage and Download page mockups</strong></a>. I am excited about this new look of the WordPress open-source project on the Internet. What do you think? Share your comment on the post. </p>\n\n\n\n<img />\n\n\n\n<p><strong>James Koster,</strong> also on the WordPress Design team published about his <a href=\"https://make.wordpress.org/design/2022/08/04/design-exploration-encourage-editor-configuration-during-on-boarding/\"><strong>Design Exploration: Encourage editor configuration during on-boarding</strong></a>. It shows a bigger Welcome guide that also help the user make decisions on several settings and features when they first start using the block editor. </p>\n\n\n\n<img />\n\n\n\n<p><strong>Ben Dwyer</strong> outlines in his post <strong><a href=\"https://make.wordpress.org/core/2022/08/01/moving-core-block-styling-to-json/\">Moving Core block styling to JSON</a>&nbsp;</strong>the reasoning behind an effort to enable styling of block via the block.json file rather then via css styling. This will have to standardize and streamline ways themes can override 3rd party plugins styling. It will also enable the user to modify the look and feel withouth the need to dive into CSS syntax and language. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In her article, <a href=\"https://wptavern.com/gutenberg-contributors-experiment-with-custom-labeling-of-blocks-in-list-view\"><strong>Gutenberg Contributors Experiment with Custom Labeling of Blocks in List View</strong></a>, <strong>Sarah Gooding</strong> explains the exploratory efforts by developers to allow users to name sections of their page/site to better find them in the List View. <strong>Dave Smith</strong> create the <a href=\"https://github.com/WordPress/gutenberg/pull/42605\">PR ready for review</a>. If you haven&#8217;t tested a PR before the merge, I would recommend following <strong>Paal Joachim Romdahl</strong>&#8216;s <a href=\"https://make.wordpress.org/design/2021/03/03/testing-a-gutenberg-pull-request-pr/\">Testing a Gutenberg Pull Request (PR)</a></p>\n\n\n\n<h3 id=\"1-gutenberg-13-8-is-now-available\">Gutenberg 13.8 is now available</h3>\n\n\n\n<p>George Mamadashvili was the release lead for the Gutenberg plugin v 13.8 release. In his post <a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\">What’s new in Gutenberg 13.8? (3 August)</a>, he highlighted: </p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#fluid-typography-support\">Fluid typography support</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#revamped-quote-block-leveraging-inner-blocks\">Revamped Quote block leveraging inner blocks</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#template-part-ux-improvements\">Template part UX improvements</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#border-controls-for-image-blocks\">Border controls for Image blocks</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#accessibility-enhancements\">Accessibility enhancements</a></li></ul>\n\n\n\n<p>Fluid typography has been requested by theme developers for quite some time. It&#8217;s only available to theme developers/designer via the theme.json for now. Before the settings can be made available via the Global Styles interface, this first iteration could use some thorough testing. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>This week, <strong>Grzegorz Ziolkowski</strong> and I discussed the Gutenberg 13.8 release, changes to the Block API and so much more for the next episode of the <strong>Gutenberg Changelog</strong> (episode 71). It will arrive at your favorite podcast player over the weekend. </p>\n\n\n\n<img />\n\n\n\n<div class=\"wp-container-4 wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>🎙️ </strong> New episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-71-fluid-typography-block-api/\">Gutenberg Changelog #71 – Gutenberg 13.8, Fluid Typography, updates to the  Block API and more</a> &#8211; with co-hosts Grzegorz Ziolkowski and Birgit Pauli-Haack </p>\n</div></div>\n\n\n\n\n<div class=\"ngl-articles colored ngl-articles-30_70 ngl-articles-frontend\">\n\n	\n	<div class=\"ngl-articles-wrap ngl-articles-webview\">\n	\n						\n			<div class=\"ngl-article-mobile\">\n				<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n					<tr>\n						<td valign=\"top\">\n							<div class=\"ngl-article-mob-wrap\">\n							<div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/classic-widgets-in-fse-3d-cut-out-image-open-source-theme-designs-and-more-weekend-edition-221/\" target=\"_blank\" rel=\"\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2022/07/Tanvir-Rahman-Hridoy-Comailla-Bangladesh-web.jpg?w=652&ssl=1\" /></a></div><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/classic-widgets-in-fse-3d-cut-out-image-open-source-theme-designs-and-more-weekend-edition-221/\" target=\"_blank\" rel=\"\"><span>Classic Widgets in FSE, 3D Cut-out Image, Open-Source Theme Designs and more &#8211; Weekend Edition 221</span></a></div><div class=\"ngl-article-excerpt\">Howdy, Some great Block themes resources are now available. And if you haven&#8217;t yet, consider joining the Full-Site-Editing Outreach program channel on WordPress Slack. Anne McCarthy always invites members to&hellip; <a href=\"https://gutenbergtimes.com/classic-widgets-in-fse-3d-cut-out-image-open-source-theme-designs-and-more-weekend-edition-221/\" class=\"ngl-article-read-more\" target=\"_blank\">Read more.</a></div>							</div>\n						</td>\n					</tr>\n				</table>\n			</div>\n			\n			\n			\n\n		\n						\n			<div class=\"ngl-article-mobile\">\n				<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n					<tr>\n						<td valign=\"top\">\n							<div class=\"ngl-article-mob-wrap\">\n							<div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/conditionally-registering-patterns-in-themes-with-third-party-blocks/\" target=\"_blank\" rel=\"\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2022/07/unsupported-block-in-pattern.jpg?w=652&ssl=1\" /></a></div><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/conditionally-registering-patterns-in-themes-with-third-party-blocks/\" target=\"_blank\" rel=\"\"><span>Conditionally Registering Patterns in Themes with Third-Party Blocks</span></a></div><div class=\"ngl-article-excerpt\">What happens when a theme registers a pattern with a third-party block? If the user has the block plugin installed, it appears as it should. WordPress also does a good&hellip; <a href=\"https://gutenbergtimes.com/conditionally-registering-patterns-in-themes-with-third-party-blocks/\" class=\"ngl-article-read-more\" target=\"_blank\">Read more.</a></div>							</div>\n						</td>\n					</tr>\n				</table>\n			</div>\n			\n			\n			\n\n		\n						\n			<div class=\"ngl-article-mobile\">\n				<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n					<tr>\n						<td valign=\"top\">\n							<div class=\"ngl-article-mob-wrap\">\n							<div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/live-q-a-block-first-approach-at-pew-research-center/\" target=\"_blank\" rel=\"\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2022/07/Screen-shot-Pew-Research-Center-july-0222-.png?w=652&ssl=1\" /></a></div><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/live-q-a-block-first-approach-at-pew-research-center/\" target=\"_blank\" rel=\"\"><span>Live Q &#038; A: Block-First Approach at Pew Research Center</span></a></div><div class=\"ngl-article-excerpt\">On July 22, 2022, Michael Piccorossi, Head of Digital Strategy and Seth Rubenstein, Lead Developer at Pew Research Center talked to co-hosts Anne McCarthy, WordPress Product Liason and Birgit Pauli-Haack,&hellip; <a href=\"https://gutenbergtimes.com/live-q-a-block-first-approach-at-pew-research-center/\" class=\"ngl-article-read-more\" target=\"_blank\">Read more.</a></div>							</div>\n						</td>\n					</tr>\n				</table>\n			</div>\n			\n			\n			\n\n		\n		\n		</div>\n\n</div>\n\n\n\n\n<h2 id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Carolina Nymark</strong> updates instructions on how to implement <a href=\"https://fullsiteediting.com/lessons/theme-json-typography-options/#h-fluid-typography-with-gutenberg\">Fluid Typography via Theme.json</a> that are now available via 13.8. It&#8217;s part of the Typography lesson on of her Theme builder course for developers. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Daisy Olsen</strong> held a workshop on Learn. WordPress that is now available on WordPressTV:  <a href=\"https://wordpress.tv/2022/08/04/theme-development-workflows-for-different-types-of-developers/\"><strong>Theme Development Workflows For Different Types of Developers. </strong></a>During this workshop, Daisy Olsen discussed the different workflows that someone might use in the creation of block themes. Discover the best development workflow that is right for you.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<p><strong>Anne McCarty</strong> published <strong><a href=\"https://make.wordpress.org/test/2022/08/03/fse-program-category-customization-summary/\">FSE Program Category Customization Summary</a> </strong>of the 15th call for testing. It&#8217;s an interesting read to learn what people struggle with and also what they appreciate when creating category templates and interact with patterns for custom post types. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ari Stathopoulos</strong>, from the WordPress Themes team, details how themes submitted to teh themes directory are to <a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">Use locally-hosted Google fonts in themes</a> and answer frequently asked questions. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Shout-out for the theme.json feature of block themes by <strong>Daniel Schutzsmith</strong> via <a href=\"https://www.therepository.email/?mailpoet_router&endpoint=view_in_browser&action=view&data=WzE1NywiOTE1NWJlYmMwYmViIiw1NTYsIjFqb2g0ZGtiNnZmbzh3NG9vb3dnNG9zODhnazA0czR3IiwzNzAsMF0\">The Repository</a> under <em>A concept worth understanding</em><strong> </strong>he wrote. &#8220;As a developer, I&#8217;ve been playing with the new theme.json concept and I can easily say it is something we all should be adopting as we create new websites. The concept of using a JSON file to set up the common styles used throughout WordPress core works well, especially in a traditional version control workflow on a team. It&#8217;s worth digging into&nbsp;<a href=\"https://www.therepository.email/?mailpoet_router&endpoint=track&action=click&data=WyI1NTYiLCIxam9oNGRrYjZ2Zm84dzRvb293ZzRvczg4Z2swNHM0dyIsIjM3MCIsImQ2MGExZjZlZDBlYiIsZmFsc2Vd\" target=\"_blank\" rel=\"noreferrer noopener\">fullsiteediting.com</a>&nbsp;and&nbsp;<a href=\"https://www.therepository.email/?mailpoet_router&endpoint=track&action=click&data=WyI1NTYiLCIxam9oNGRrYjZ2Zm84dzRvb293ZzRvczg4Z2swNHM0dyIsIjM3MCIsIjA4NjI3ZjQ1YjQzZiIsZmFsc2Vd\" target=\"_blank\" rel=\"noreferrer noopener\">learn.wordpress.org</a>. Both of these resources provide some terrific materials to make it all easier to understand.&#8221;</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sean Blakeley</strong> was a guest on the WP Tavern Jukebox podcast and talked with Nathan Wrigley on <a href=\"https://wptavern.com/podcast/36-sean-blakeley-on-transitioning-a-large-agency-over-to-gutenberg\"><strong>Transitioning a Large Agency Over to Gutenberg</strong></a>. &#8220;After years of experiments with different approaches and collaborations between designers and developers, their team has begun to rely heavily on block patterns, and they’ve found it is greatly increasing their productivity. It’s fair to say that block patterns have revolutionised the team’s approach to the entire design process.&#8221; Wrigley sumarizes. </p>\n\n\n\n<p><strong>Sean Blakeley</strong> also talked about <a href=\"https://wordpress.tv/2022/06/27/sean-blakeley-the-block-pattern-revolution/\"><strong>Block Pattern Revolution at WordCamp Europe.</strong></a> The talk is available on WordPressTV. </p>\n\n\n\n<h2 id=\"3-si\">Site owners and nocode site builders using the Block editor</h2>\n\n\n\n<p>In his post and video , <a href=\"https://wptuts.co.uk/im-switching-to-gutenberg-for-wordpress-and-you-should-too-probably/\">I’m Switching to Gutenberg For WordPress | And YOU SHOULD Too (Probably!)</a>, Paul Charlton of <a href=\"https://twitter.com/WPTutz\"><strong>WPTutz</strong></a> talks about his reason, why he sticks with WordPress&#8217; core block editor, plus 3rd party plugins to extend the features set to his needs, mostly more controlas for animation and grid block layouts. What are some of the tools you are using to augment the WordPress block editor? </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Vikas Singhal</strong> announced a new plugin <strong><a href=\"https://wordpress.org/plugins/newsletter-block-by-gutena/\">Newsletter Block</a></strong> and Jamie Marsland reviewd it on his YouTube Channel and called it <a href=\"https://www.youtube.com/watch?v=Idy5H0TziBA\">The Best WordPress Gutenberg Block for Mailchimp</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his video on WordPressTV, <strong>Ben Evans</strong> introduces you to <a href=\"https://wordpress.tv/2022/08/05/an-introduction-to-the-9-design-blocks/\">Nine Design Blocks</a>. He shows you how these blocks  behave differently on different screen sizes and let&#8217;s you take part on how he experiments making different layouts using these blocks. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Wes Theron</strong> shows you the steps necessary to <strong><a href=\"https://wordpress.tv/2022/08/04/creating-a-landing-page-with-a-block-theme/\">Create a landing page with a block&nbsp;theme</a></strong>. You&#8217;ll learn how to create a custom template and build two landing pages using different methods.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nick Diego</strong>&#8216;s part 2 of <strong><a href=\"https://wordpress.tv/2022/08/02/nick-diego-builder-basics-lets-build-a-custom-theme-no-coding-required-part-2/\">Let’s Build a Custom Theme (No Coding Required)</a></strong> is now available on WordPress TV. <a href=\"https://wordpress.tv/2022/06/16/nick-diego-builder-basics-lets-build-a-custom-theme-no-coding-required/\">Part 1 is also online</a></p>\n\n\n\n<h2 id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><strong>Berhard Kau</strong> helps fellow developers to creata <a href=\"https://kau-boys.com/3121/wordpress/a-first-simple-block-with-some-es6-code-its-not-as-scary-as-it-sounds\"><strong>A first simple block with some ES6 code – it’s not as scary as it sounds</strong></a>. It&#8217;s a follow-up post on creating a block via React. Kau suggests relying on the official scaffolding tool for block creation, tool called  &#8216;create block&#8217; that is available from the Gutenberg repository. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nick Diego</strong> helps you to <strong><a href=\"https://wpengine.com/builders/block-locking-api/\">Unlock the Power of the Block Locking API</a></strong>. In this article, Diego explored the block locking API, how to implement locking in a real-world example, and discussed ways to extend this functionality by restricting&nbsp;<em>who</em>&nbsp;can lock and unlock blocks. Coincidently, Core contributores also update the documentation with a new page in the handbook: <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/curating-the-editor-experience/\"><strong>Curating the Editor Experience</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jonathan Bossenger</strong>&#8216;s session on <a href=\"https://wordpress.tv/2022/08/05/lets-code-an-introduction-to-block-development/\"><strong>Let’s Code: An Introduction to Block Development </strong></a>is now available on WordPressTV. In this session, Bossenger walks you through the software required to develop blocks, and how to set it all up. Then he shows a tool called create-block to create our first block, and then looks at the code that this generates and what each piece does.</p>\n\n\n\n<h2 id=\"5-b\">Block editor and block themes at WordCamp US</h2>\n\n\n\n<p>The organizer at WordCamp US published the <a href=\"https://us.wordcamp.org/2022/schedule/\">schedule of talks.</a> it&#8217;s a great line-up of speakers. Below list might make it onto your calendar. The WordCamp will livetstream the sessions. </p>\n\n\n\n<p><strong>Friday, Septemberg 9, 2022 </strong></p>\n\n\n\n<p><em>A series of 15-minute talks:</em></p>\n\n\n\n<p>4 pm EDT / 20:00 UTC <br /><strong><a href=\"https://us.wordcamp.org/2022/session/customizing-core-blocks-for-clients/\">Customizing Core Blocks for Clients</a> </strong>with <strong>Alex Ball</strong></p>\n\n\n\n<p>5 pm EDT/ 21:00 UTC <br /><a href=\"https://us.wordcamp.org/2022/session/lets-build-a-custom-block-in-15-minutes/\"><strong>Let’s Build a Custom Block in 15 Minutes</strong></a> with <strong>Nick Diego</strong></p>\n\n\n\n<p>5:15 pm EDT / 21:15 UTC <br /><strong><a href=\"https://us.wordcamp.org/2022/session/fse-for-the-win/\">FSE For the Win</a> with Evan Mullins</strong></p>\n\n\n\n<p><strong>Saturday, September 10, 2022</strong></p>\n\n\n\n<p>12:15 PM EDT / 16:15 UTC <br /><a href=\"https://us.wordcamp.org/2022/session/build-your-first-block-theme/\"><strong>Build Your First Block Theme</strong></a> with Daisy Olsen, a 2 hrs Workshop</p>\n\n\n\n<p>4 pm EDT / 20:00 UTC <br /><strong><a href=\"https://us.wordcamp.org/2022/session/a-new-era-of-wordpress-themes-is-here-block-themes/\">A New Era of WordPress Themes is Here: Block Themes</a></strong> wtih <strong>Rich Tabor</strong> (45 min) </p>\n\n\n\n<p>5pm EDT / 21:00 UTC <br /><strong><a href=\"https://us.wordcamp.org/2022/session/the-future-of-themes-designing-for-the-block-editor-and-beyond/\">The Future Of Themes: Designing for the Block Editor and Beyond</a></strong> with <strong>Michelle Schlup</strong> (45 min)</p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<h2 id=\"5-s\">Upcoming WordPress events</h2>\n\n\n\n<p><strong>November 18, 2022</strong><br /><a href=\"https://www.wordfest.live/2022/november/\"><strong>WordFest Live 2022</strong></a><br />Call for speakers ends August 15, 2022</p>\n\n\n\n<h3 id=\"6-word-camps-around-the-world\">WordCamps around the World</h3>\n\n\n\n<p>September 2 + 3, 2022<br /><strong><a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja 2022</a></strong>, about 2 hrs West of Kampala, Uganda. Calls for sponsors, speakers, and volunteers are open now.</p>\n\n\n\n<p>September 3 + 4, 2022<br /><a href=\"https://kathmandu.wordcamp.org/2022/\"><strong>WordCamp Kathmandu</strong></a>, Nepal</p>\n\n\n\n<p>September 9 – 11, 2022<br /><strong><a href=\"https://us.wordcamp.org/2022/\">WordCamp US</a></strong>&nbsp;in San Diego</p>\n\n\n\n<p>September 15 + 16, 2022<br /><a href=\"https://netherlands.wordcamp.org/2022/\"><strong>WordCamp Netherlands</strong></a>&nbsp;at the&nbsp;<a href=\"https://www.burgerszoo.com/\">Royal Burger’s Zoo</a>&nbsp;in Arnhem</p>\n\n\n\n<p>September 24 + 25, 2022<br /><a href=\"https://pontevedra.wordcamp.org/2022\"><strong>WordCamp Pontevedra</strong></a></p>\n\n\n\n<p>February 17 – 19, 2023<br /><strong><a href=\"https://asia.wordcamp.org/2023/\">WordCamp Asia</a></strong>, Bangkok, Thailand<br /><a href=\"https://asia.wordcamp.org/2023/call-for-speakers/\">Call for speaker was just published</a>. Deadline: September 15th, 2022 (UTC +7)<br />Contributor Day is planned for February 17, 2023 (Day 1)</p>\n\n\n\n<h3 id=\"1-l\">Learn WordPress Online Meetups</h3>\n\n\n\n<p>August 10, 2022 &#8211; 3 pm EDT / 19:00 UTC <br /><strong><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287622279/\">Block Theme Builders: Design With Figma</a></strong> w/ Damon Cook &amp; Sarah Snow</p>\n\n\n\n<p>August 16, 2022 &#8211; 5 pm EDT / 21:00 UTC <br /><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287388518/\"><strong>Showcasing Content with Query Loops</strong> </a>with Wes Theron</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: The Cube at the main train station in Berlin, Germany. Photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Aug 2022 19:52:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Post Status: Post Status Picks for the Week of August 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103948\";s: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:42:\"https://poststatus.com/post-status-8-1-22/\";s: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:3763:\"<div class=\"has-background has-theme-palette-7-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Adam Silverstein on Performance in large plugins, GDPR and accessibility, World Wide Web Day in the global WordPress community, Jonathan Wold on partnerships, women in software, and Michelle Frechette on building communities.  </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"h-post-status-podcast-picks\">Post Status Podcast Picks <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /></h2>\n\n\n\n<ul><li><strong>Woo Dev Chat: Adam Silverstein</strong>, part of the performance team for WordPress core, <a href=\"https://dothewoo.io/wordpress-core-performance-with-adam-silverstein/\">talks about performance</a> for large plugins like <strong>WooCommerce</strong>.</li><li><strong>WP Builds</strong>: <a href=\"https://wpbuilds.com/2022/07/28/289-legal-stuff/\">Some legal issues to consider</a> when building sites, including <strong>GDPR</strong> and accessibility.</li><li><strong>WP Briefing</strong>: For World Wide Web Day, nearly a dozen <a href=\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\">short clips from people around the world</a> reflecting on how WordPress has changed their understanding of the web.</li><li><strong>WP Tavern Jukebox</strong>: <strong>Jonathan Wold</strong> <a href=\"https://wptavern.com/podcast/37-jonathan-wold-on-how-partnerships-might-help-your-wordpress-business\">on partnerships</a> and what they offer your WordPress business in today\'s economy.</li><li><strong>Syntax.fm</strong>: If you\'re looking for a way to <a href=\"https://syntax.fm/show/491/how-to-spark-your-imagination-and-get-excited-about-coding\">spark your imagination and get excited about coding again</a>, this episode explains how to lower your “time to first smile” (TTFS).</li><li><strong>Delicious Brainwaves</strong>: <strong>Sanjucta Ghose</strong> and <strong>Sam Munoz</strong> <a href=\"https://podcast.deliciousbrains.com/podcasts/12445/episodes/episode-13-women-in-wordpress-and-development\">discuss their experiences</a> as women in the software industry.</li><li><strong>Themeisle Interviews</strong>: <strong>Michelle Frechette</strong> talks about <a href=\"https://themeisle.com/blog/michelle-frechette-interview/\">building a quality community</a>.</li></ul>\n\n\n\n<h2>Video Pick:</h2>\n\n\n\n<ul><li><strong>The Gamechangers</strong>: <a href=\"https://twitter.com/chrislubkert\" target=\"_blank\" rel=\"noreferrer noopener\">Chris Lubkert</a> and <a href=\"https://twitter.com/arturgrabo\" target=\"_blank\" rel=\"noreferrer noopener\">Artur Grabowski</a> from <strong>Extendify</strong> explain <a href=\"https://www.youtube.com/watch?v=X_K-PuF-9Hc\">how WordPress founders can build a network</a> of potential buyers early on to enhance the sellability of their product for a future exit.</li></ul>\n\n\n\n<p></p>\n\n\n\n<div class=\"wp-container-1 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Get our weekly WordPress community news digest</strong> — Post Status\' <a href=\"https://poststatus.com/news-and-insights/week-in-review/\">Week in Review</a> — also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f48c.png\" alt=\"💌\" class=\"wp-smiley\" />  </p>\n\n\n\n<p>And don\'t miss <strong>the latest updates from the people making WordPress</strong>. We\'ve got you covered with <a href=\"https://poststatus.com/make-wordpress/\">This Week at WordPress.org</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2699.png\" alt=\"⚙\" class=\"wp-smiley\" /></p>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Aug 2022 14:41:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Do The Woo Community: WooBits: Do the Woo 4.0 Coming Your Way\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72586\";s: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:59:\"https://dothewoo.io/woobits-do-the-woo-4-0-coming-your-way/\";s: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:329:\"<p>The next big version of Do the Woo is on the road map.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woobits-do-the-woo-4-0-coming-your-way/\">WooBits: Do the Woo 4.0 Coming Your Way</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Aug 2022 10:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WordPress.org blog: The Month in WordPress – July 2022\";s: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=13306\";s: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/2022/08/the-month-in-wordpress-july-2022/\";s: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:14623:\"<p>July 2022 brought a lot of exciting announcements and proposals for the WordPress project, from an updated timeline for the WordPress 6.1 release, to design updates on WordPress.org. Read on to learn more about the latest news from the community.</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<h2>WordPress 6.1 development cycle is now published</h2>\n\n\n\n<p>Mark your calendars! The <a href=\"https://make.wordpress.org/core/6-1/\">WordPress 6.1 development cycle</a> has been published along with its release team. The <strong>expected release date</strong> has been updated to <a href=\"https://make.wordpress.org/core/2022/07/26/wordpress-6-1-planning-roundup-v2/\"><strong>November 1, 2022</strong></a>, to incorporate feedback received on the first proposed schedule.</p>\n\n\n\n<p>In the meantime, you can upgrade WordPress to version 6.0.1. This maintenance release became <a href=\"https://wordpress.org/news/2022/07/wordpress-6-0-1-maintenance-release/\">available for download</a> on July 12, 2022, and includes several updates since WordPress 6.0 in May 2022.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Want to get more involved with WordPress? Join Executive Director Josepha Haden Chomphosy, as she guides you through the five stages of contribution in a <a href=\"https://wordpress.org/news/2022/07/episode-36-beginners-guide-to-contributions-2-0/\">recent episode of WP Briefing</a>.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>A new look for the WordPress Homepage and Download page</h2>\n\n\n\n<p>Following the revamp of <a href=\"https://wordpress.org/news/\">WordPress.org/News</a> and the <a href=\"https://wordpress.org/gutenberg/\">Gutenberg page</a>, further design updates are coming to WordPress.org to create a fresh and modern user experience that reflects the future of WordPress.</p>\n\n\n\n<p>The WordPress.org home and download pages will be the next pieces to get a refreshed look and feel. The redesign project <a href=\"https://make.wordpress.org/design/2022/07/08/project-kickoff-wordpress-org-homepage-and-download-page-redesign/\">kicked off</a> on July 8, 2022, and the <a href=\"https://make.wordpress.org/meta/2022/08/01/developing-the-redesigned-home-and-download-pages/\">development work</a> is already underway.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Take a look at the design mockups and <a href=\"https://make.wordpress.org/design/2022/07/27/project-update-wordpress-org-homepage-and-download-page-mockups/\">join the conversation</a>.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Gutenberg versions 13.6, 13.7, and 13.8 are here</h2>\n\n\n\n<p>Three new versions of Gutenberg have been released since last month’s edition of The Month in WordPress:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/07/whats-new-in-gutenberg-13-6-6-july/\"><strong>Gutenberg 13.6</strong></a> shipped on July 6, 2022. It includes 26 bug fixes and accessibility enhancements. This release also builds on previous work to expand theme.json and to allow you to create a cohesive design across blocks.</li><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\"><strong>Gutenberg 13.7</strong></a> brings an updated modal design, the ability to apply block locking to inner blocks, and <a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\">new template types</a>, to name a few highlights. It was released on July 20, 2022.</li><li>The latest Gutenberg release, <a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\"><strong>version 13.8</strong></a>, went live on August 3, 2022. It comes with ​​fluid typography support among other enhancements, a new feature that will allow you to define text size that can scale and adapt to changes in screen size.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Follow the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">“What’s new in Gutenberg”</a> posts to stay on top of the latest updates.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Team updates: WordPress mobile app changes, pattern previews, Five for the Future improvements</h2>\n\n\n\n<ul><li>The Mobile Team announced last week that it will be <a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">refocusing the WordPress mobile app on core features</a>. To better serve the needs of all app users and reduce confusion, the Jetpack and WordPress.com features will be moved to a separate app in a gradual process targeted for completion later this year.</li><li>The Community Team is<a href=\"https://make.wordpress.org/community/2022/07/08/call-for-supporters-reactivating-wordpress-meetups-around-the-world/\"> looking for supporters</a> to help reactivate WordPress meetups around the world.</li><li>As part of the ongoing efforts to improve the <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a> (5ftF) initiative, the Meta Team added automated recognition for a number of non-code contributions. <a href=\"https://make.wordpress.org/project/2022/07/28/updates-on-the-five-for-the-future-program-and-proposed-improvements/\">Check out this post</a> to learn more about other proposed improvements to the program.</li><li>The WordPress.org Theme Directory introduced a new feature that allows visitors to <a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">preview patterns bundled in a theme</a> without requiring installation.</li><li>The Design Team proposed to release <a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">a curated set of style variations</a> designed by the community (instead of a new default theme) for WordPress 6.1.</li><li>Josepha Haden Chomphosy reflected on progress towards the 2022 goals of the WordPress project in this <a href=\"https://make.wordpress.org/updates/2022/07/25/a-mid-year-year-look-at-2022-goals/\">mid-year review</a>.</li><li>Over the past few months, the Training Team published six tutorials along with a variety of lesson plans and online workshops. See what&#8217;s new in this <a href=\"https://make.wordpress.org/updates/2022/07/15/whats-new-on-learnwp-in-july-2022/\">summary post</a>.</li><li>Curious about how the WordPress 6.0 release process went? Read this <a href=\"https://make.wordpress.org/core/2022/07/07/wordpress-6-0-retrospective-recap/\">WordPress 6.0 retrospective recap</a> for insights.</li><li>The Themes Team shared a follow-up post to address questions about the <a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">use of locally-hosted Google fonts in themes</a>.</li><li>There is an open <a href=\"https://make.wordpress.org/accessibility/2022/07/15/call-team-rep-nomination-july-2022/\">call for a new Accessibility Team Representative</a>.</li><li>The Performance Team has a new dedicated Make blog. Follow updates on their work and proposals at <a href=\"https://make.wordpress.org/performance\">make.wordpress.org/performance</a>.</li><li>The July 2022 edition of the <a href=\"https://make.wordpress.org/polyglots/2022/07/22/polyglots-monthly-newsletter-july-2022/\">Polyglots Monthly Newsletter</a> is live.</li><li>The latest edition of People of WordPress highlights <a href=\"https://wordpress.org/news/2022/07/people-of-wordpress-carla-doria/\">Carla Doria</a>, a customer support specialist from South America.</li><li><a href=\"https://make.wordpress.org/community/2022/07/22/july-meetup-organizer-newsletter/\">July’s Meetup Organizer Newsletter</a> features several tips and tools for engaging and growing your community.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>WP Briefing celebrated <a href=\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\">World Wide Web Day 2022 with a special episode</a>!<strong> </strong>Tune in to hear contributors from the community reflect on how WordPress impacts their world.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Feedback &amp; testing requests</h2>\n\n\n\n<ul><li>Josepha Haden Chomphosy suggested giving Full Site Editing (FSE) a more user-friendly name. <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Share your thoughts in this post</a>.</li><li>The <a href=\"https://make.wordpress.org/core/2022/07/21/request-for-feedback-feature-notifications-proof-of-concept/\">WordPress Notifications Feature project</a> is ready to begin collecting feedback. Efforts to help test the feature plugin and comments are welcome.</li><li>The Training Team kicked off a discussion to gather feedback on <a href=\"https://make.wordpress.org/training/2022/07/11/exploring-wordpress-certifications/\">how WordPress certifications should be approached</a>.</li><li>The Performance Team shared a few proposals to integrate new features targeting the WordPress 6.1 release. You can help by testing, reporting bugs, or contributing fixes and ideas:<ul><li><a href=\"https://make.wordpress.org/core/2022/07/13/proposal-persistent-object-cache-and-full-page-cache-site-health-checks/\">Proposal: Persistent Object Cache and Full Page Cache Site Health Checks</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/proposal-add-a-dominant-color-background-to-images/\">Proposal: Add a dominant color background to images</a></li></ul></li><li>Version 20.4 of WordPress for <a href=\"https://make.wordpress.org/mobile/2022/07/26/call-for-testing-wordpress-for-android-20-4/\">Android</a> and <a href=\"https://make.wordpress.org/mobile/2022/07/25/call-for-testing-wordpress-for-ios-20-4/\">iOS</a> is available for testing.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>The Community Team is calling on all meetup members and organizers to <a href=\"https://make.wordpress.org/community/2022/08/02/announcing-the-2021-2022-annual-meetup-survey/\">complete the 2021-2022 Annual Meetup Survey</a>. Your feedback will help strengthen the WordPress meetup program for years to come. Please respond and help spread the word.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>WordCamp updates</h2>\n\n\n\n<ul><li>WordCamp US is only five weeks away! The organizing team announced the <a href=\"https://us.wordcamp.org/2022/2022-kim-parsell-memorial-scholarship-recipients/\">Kim Parsell Memorial Scholarship recipients</a> for this year. Congratulations to <a href=\"https://profiles.wordpress.org/margheweb/\">Margherita Pelonara</a>, <a href=\"https://profiles.wordpress.org/simo70/\">Simona Simionato</a>, and <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>!</li><li><a href=\"https://us.wordcamp.org/2022/underrepresented-speaker-supporters/\">20 organizations</a> have stepped forward to support underrepresented speakers from all over the world to get to WordCamp US 2022. Visit the <a href=\"https://us.wordcamp.org/2022/underrepresented-speaker-support/\">Underrepresented Speaker Support page</a> to donate to the fund or ask for support if you are part of an underrepresented group.</li><li>WordCamp Asia 2023 opened a new <a href=\"https://asia.wordcamp.org/2023/call-for-speakers-is-now-open/\">Call for Speakers</a> and <a href=\"https://asia.wordcamp.org/2023/call-for-media-partners/\">Media Partners</a>. The deadline for speaker applications is September 15, 2022. The organizing team also shared more details on the <a href=\"https://asia.wordcamp.org/2023/wordcamp-asia-2023-ticket-release-timeline/\">ticket release timeline</a>.</li><li>Don’t miss these upcoming WordCamps:<ul><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" /> <a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja</a>, Uganda on September 2-3, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f3-1f1f5.png\" alt=\"🇳🇵\" class=\"wp-smiley\" /> <a href=\"https://kathmandu.wordcamp.org/2022/\">WordCamp Kathmandu</a>, Nepal on September 3-4, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" /> <a href=\"https://us.wordcamp.org/2022/\">WordCamp US</a> in San Diego, California on September 9-11, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f3-1f1f1.png\" alt=\"🇳🇱\" class=\"wp-smiley\" /> <a href=\"https://netherlands.wordcamp.org/2022/\">WordCamp Netherlands</a>, The Netherlands on September 15-16, 2022</li><li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ea-1f1f8.png\" alt=\"🇪🇸\" class=\"wp-smiley\" /> <a href=\"https://pontevedra.wordcamp.org/2022/\">WordCamp Pontevedra</a>, Spain on September 24-25, 2022</li></ul></li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Join #WPDiversity with a free, online speaker workshop for Indian women in the WordPress community. The event will take place on September 24-25, 2022. <a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-24-25-tickets-348466712317\">Sign up now</a>!</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\" />\n\n\n\n<p><strong><em><strong><em><strong><em>Have a story that we should include in the next issue of The Month in WordPress? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></em></strong></em></strong></p>\n\n\n\n<p><em><em>The following folks contributed to this edition of The Month in WordPress: <a href=\"https://profiles.wordpress.org/chaion07/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chaion07</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>laurlittle</a>, <a href=\"https://profiles.wordpress.org/mysweetcate/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mysweetcate</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sereedmedia</a>, <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rmartinezduque</a>.</em></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Aug 2022 08:57:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"rmartinezduque\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Post Status: Building and Sustaining the WordPress Community Through Mentorship — Post Status Draft 123\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103831\";s: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:90:\"https://poststatus.com/building-and-sustaining-the-wordpress-community-through-mentorship/\";s: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:7362:\"<blockquote class=\"wp-block-quote\"><p>Mentor someone. Today! Don\'t wait. Start today! Talk to people. Connect with them. Go on Twitter. Just 15 minutes a day. Tell them why this community is great. Make them want to join!</p><cite>Nyasha Green</cite></blockquote>\n\n\n\n<div class=\"wp-container-3 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\"><div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">For Nyasha Green, a healthy tech community prioritizes mentoring. She credits her mentors with helping her find her place in WordPress. How well does your part of the WordPress ecosystem support mentorship? Can we make mentoring a key way people contribute to WordPress\'s future?  </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"yoast-reading-time__wrapper\"><span class=\"yoast-reading-time__icon\"></span><span class=\"yoast-reading-time__spacer\"></span><span class=\"yoast-reading-time__descriptive-text\">Estimated reading time:  </span><span class=\"yoast-reading-time__reading-time\">1</span><span class=\"yoast-reading-time__time-unit\"> minute</span></p>\n</div></div>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Draft, <strong>Nyasha Green</strong> joins <strong>Dan Knauss</strong> to tell her story  about joining the WordPress community relatively recently. Ny is a Software Developer at <strong>Howard Development and Consulting</strong> as well as the Editorial Director for <strong>MasterWP</strong>. Ny credits <strong>Ken Elliot</strong> and <strong>Shambi Broome</strong> as mentors who got her into WordPress. Together they\'re getting two new WordPress Meetups up and running in Columbia, SC and Charlotte, NC.</p>\n\n\n\n<p>Picking up on one of <strong>Kim Lipari</strong>&#8216;s comments last week (<a href=\"https://poststatus.com/not-a-small-village-anymore-kim-lipari/\">“We\'re not a small village anymore.” A Conversation with Kim Lipari</a> — <strong>Post Status Draft 121</strong>), Nyasha shares her thoughts on the ways the WordPress community can better embrace growth and change by enlarging its circles of leadership, innovation, and talent. For Ny, a culture that prioritizes mentoring relationships is essential. She sees value in paid internships at WordPress companies, intentional programming at <strong>Meetups</strong> and <strong>WordCamps</strong>, and the continued use of travel scholarships to welcome new people to an increasingly inclusive WordPress community.</p>\n\n\n\n<p>Finally, we also talk about dealing with grief, loss, and emotional health in tech, how social media hurts and helps, and resources like <strong>Big Orange Heart</strong> that are there for you <a href=\"https://www.patientsrising.org/what-is-spoonie/\">when you\'re all out of spoons</a>.</p>\n\n\n\n\n\n\n\n<div class=\"wp-container-6 wp-block-columns has-theme-palette-8-background-color has-background\" id=\"WP-Engine\">\n<div class=\"wp-container-4 wp-block-column\">\n<h3><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststat.us/a2-hosting\">A2 Hosting</a></h3>\n\n\n\n<p><strong>A2Hosting offers solutions for WordPress and WooCommerce that are both blazing fast and ultra-reliable.</strong> WordPress can be easily deployed on <em>ANY</em> web hosting plan from A2: Shared, VPS, or Dedicated. A2 also offers Managed WordPress and WooCommerce Hosting. Take a look at <a href=\"http://a2hosting.com\" target=\"_blank\" rel=\"noreferrer noopener\">a2hosting.com</a> today!</p>\n</div>\n\n\n\n<div class=\"wp-container-5 wp-block-column is-vertically-aligned-center\"><div class=\"wp-block-image\">\n<img width=\"304\" height=\"304\" src=\"https://cdn.poststatus.com/wp-content/uploads/2022/07/88b63da0-f90b-11e6-bc40-730c4553c727.png\" alt=\"A2 Hosting\" class=\"wp-image-101225\" title=\"WP Engine\" /></div></div>\n</div>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://twitter.com/kennethspeaks\">Ken Elliot</a>  (Twitter)</li><li><a href=\"https://twitter.com/webgyrl2\">Shambi Broome</a> (Twitter)</li><li><a href=\"https://poststatus.com/not-a-small-village-anymore-kim-lipari/\">“We\'re not a small village anymore.” A Conversation with Kim Lipari </a>— Post Status Draft 121</li><li><a href=\"https://poststatus.com/barriers-to-contributing/\">Barriers to Contributing</a> (to 5ftF for freelancers, small teams, and agencies.)</li><li><a href=\"https://poststatus.com/what-does-five-for-the-future-mean-to-you-2/\">Mentorship as a form of contribution</a> (5ftF) </li><li><a href=\"https://howarddc.com/\">Howard Development and Consulting</a></li><li><a href=\"https://us.wordcamp.org/2022/support-underrepresented-speakers-at-wordcamp-us/\">Supporting Underrepresented Speakers at WCUS</a></li><li><a href=\"https://winstinahughes.com/reducing-barriers-to-the-full-inclusion-of-underrepresented-minority-speakers/\">Sponsor Inclusion in Tech</a> (<a href=\"https://winstinahughes.com/\">Winstina Hughes</a>)</li><li><a href=\"https://www.underrepresentedintech.com/\">Underrepresented in Tech</a></li><li><a href=\"https://www.bigorangeheart.org/\">Big Orange Heart</a> and <a href=\"https://wpandup.slack.com/archives/CM8N8J9UK\">#spoonies</a></li><li><a href=\"https://butyoudontlooksick.com/articles/written-by-christine/the-spoon-theory/\">Spoon Theory</a></li><li>There\'s even <a href=\"https://cmt.blog/about/#this-isn-t-a-private-blog-anyone-can-join\">a Spoonie Wapuu</a>&#8230;of course. </li></ul>\n\n\n\n<h3 id=\"h-you-can-follow-nyasha-and-dan-on-twitter\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f426.png\" alt=\"🐦\" class=\"wp-smiley\" /> You can follow Nyasha and Dan on Twitter:</h3>\n\n\n\n<ul><li><a href=\"https://twitter.com/Ny_The_Creator\">Nyasha Green</a> (Twitter)</li><li><a href=\"https://twitter.com/dan_knauss\">Dan Knauss</a> (Twitter)</li><li><a href=\"https://twitter.com/post_status\">Post Status</a> (Twitter)</li></ul>\n\n\n\n<p class=\"has-background\">The <strong>Post Status Draft</strong> podcast is geared toward WordPress professionals, with interviews, news, and deep analysis. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4dd.png\" alt=\"📝\" class=\"wp-smiley\" /><br /><br /><a href=\"https://poststatus.com/category/post-status-podcasts/\" target=\"_blank\" rel=\"noreferrer noopener\">Browse our archives</a>, and don’t forget to subscribe via <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\" target=\"_blank\" rel=\"noreferrer noopener\">iTunes</a>, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\" target=\"_blank\" rel=\"noreferrer noopener\">Google Podcasts</a>, <a href=\"https://www.youtube.com/c/PostStatus\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\" target=\"_blank\" rel=\"noreferrer noopener\">Stitcher</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Simplecast</a>, or <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Aug 2022 22:15:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olivia Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Post Status: WP.events — Find out what’s happening next\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103894\";s: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:63:\"https://poststatus.com/wp-events-find-out-whats-happening-next/\";s: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:14270:\"<p>Have you recently thought it would be nice to have one comprehensive source for all WordPress community events? </p>\n\n\n\n<p>Thanks to <strong>The Events Calendar</strong> and some nice people at <strong>StellarWP</strong> — <strong>Hazel Quimpo</strong>, <strong>Zach Tirrell</strong>, and <strong>Michelle Frechette</strong> — there\'s a great new place to go exactly for that: <a href=\"https://wp.events/\">WP.events</a>! </p>\n\n\n\n<p><strong>Javier Casares</strong>&#8216; wonderful wpcalendar.io has been deeply missed, as he covered all the meetups happening around the world. Maybe it will be back one day&#8230; <a href=\"https://www.casares.blog/about-wpcalendario/\">Sounds like he needs time and maybe some help to revamp it</a>. There\'s only so much you can do with RSS though.</p>\n\n\n\n<p>Still, it\'s a wonderful open web technology&#8230;</p>\n\n\n\n<h2 id=\"h-wp-events\">WP.events</h2>\n\n\n<ul class=\"is-grid columns-3 has-dates has-excerpts alignleft wp-block-rss\"><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/wordcamp-us/\">WordCamp US</a></div>September 9, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp US 2022 will take place in San Diego, California! Tickets are sold out. The [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/wordcamp-kathmandu/\">WordCamp Kathmandu</a></div>September 3, 2022 <div class=\"wp-block-rss__item-excerpt\">The post WordCamp Kathmandu appeared first on wp.events.</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/wordcamp-jinja/\">WordCamp Jinja</a></div>September 2, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp Jinja 2022 (Friday 2nd– Saturday 3rd September 2022) will be a major community event in Jinja [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/santa-cruz-wordpress-meetup-helpdesk/\">Santa Cruz WordPress Meetup Helpdesk</a></div>August 18, 2022 <div class=\"wp-block-rss__item-excerpt\">A great opportunity to network with other WordPress users, get questions answered, share ideas and [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/native-stripe-payments-integration-for-managed-wordpress/\">Native Stripe Payments Integration for Managed WordPress</a></div>August 17, 2022 <div class=\"wp-block-rss__item-excerpt\">It’s a fact that each plugin you add to your WordPress site comes with a [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/wordpress-security-ssl-hsts-htaccess-and-more/\">WordPress Security – SSL, HSTS, htaccess and more</a></div>August 16, 2022 <div class=\"wp-block-rss__item-excerpt\">WordPress is a complex and one of the most popular CMS platforms in use today. [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/how-to-fix-bugs-in-php-faster-with-the-ray-debugger/\">How to fix bugs in PHP faster with the Ray debugger</a></div>August 10, 2022 <div class=\"wp-block-rss__item-excerpt\">Learn how to implement Ray into your PHP/Laravel development workflow to understand what exactly went [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/meet-learndash-live-walkthrough-tuesday-session/2022-08-09/\">Meet LearnDash Live Walkthrough – Tuesday Session</a></div>August 9, 2022 <div class=\"wp-block-rss__item-excerpt\">Are you trying to decide if LearnDash is the right learning management system to build [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/the-ins-and-outs-of-wordpress-security-for-beginners/\">The Ins and Outs of WordPress Security for Beginners</a></div>August 8, 2022 <div class=\"wp-block-rss__item-excerpt\">As you start your journey into WordPress a lot of information gets talked about around [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wp.events/event/list-building-school-3/\">List Building School 3</a></div>August 8, 2022 <div class=\"wp-block-rss__item-excerpt\">Go behind the scenes with 20+ email marketing experts to grow an email list with [&hellip;]</div></li></ul>\n\n\n<h2 id=\"h-wordcamp-central\">WordCamp Central</h2>\n\n\n<ul class=\"is-grid columns-3 has-dates has-excerpts alignleft wp-block-rss\"><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-valencia/\">WordCamp Valencia</a></div>July 28, 2022 <div class=\"wp-block-rss__item-excerpt\">Dates: October 21, 2022 &#8211; October 22, 2022 Location: Valencia, Spain Venue: Complejo deportivo y [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-gresik-east-java-indonesia/\">WordCamp Gresik, East Java, Indonesia</a></div>May 25, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp Gresik will be the first WordCamp in Gresik, and in Indonesia since 2019. Gresik [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-kathmandu-bagmati-nepal-2/\">WordCamp Kathmandu, Bagmati, Nepal</a></div>April 5, 2022 <div class=\"wp-block-rss__item-excerpt\">Namaste, everyone! We’re so happy to announce that WordCamp Kathmandu 2022 is officially on the [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-jinja-2022/\">WordCamp Jinja</a></div>March 28, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp Jinja 2022 (Friday 2nd– Saturday 3rd September 2022) will be a major community event [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-netherlands-2/\">WordCamp Netherlands</a></div>February 9, 2022 <div class=\"wp-block-rss__item-excerpt\">After six years, WordCamp The Netherlands is back with a physical event! And in a [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-warsaw-poland-3/\">WordCamp Warsaw, Poland</a></div>February 3, 2022 <div class=\"wp-block-rss__item-excerpt\">Mamy przyjemność ogłosić i zaprosić na długo wyczekiwane, WordPressowe wydarzenie w Polsce. 11-12 czerwca 2022 [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-bangkok-thailand-wordcamp-asia/\">WordCamp Asia</a></div>December 17, 2021 <div class=\"wp-block-rss__item-excerpt\">The wait is over – WordCamp Asia is finally happening! The first flagship WordCamp in [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-pontevedra-pontevedra-spain-2/\">WordCamp Pontevedra</a></div>December 11, 2021 <div class=\"wp-block-rss__item-excerpt\">WordCamp Pontevedra is going to be the third physical WordCamp in Galicia, a well-known region [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-seville-spain/\">WordCamp Sevilla</a></div>December 9, 2021 <div class=\"wp-block-rss__item-excerpt\">La WordCamp de Sevilla de este año tiene como objetivo dar un paso atrás y [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-geneve-suisse/\">WordCamp Genève</a></div>November 25, 2021 <div class=\"wp-block-rss__item-excerpt\">[EN] The WordCamp Genève is a conference day about WordPress. Developers, designers, web professionals, and [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-athens-attica-greece-2022/\">WordCamp Athens</a></div>November 15, 2021 <div class=\"wp-block-rss__item-excerpt\">We’re happy to announce that WordCamp Athens 2022 is officially on the calendar! We can’t [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://central.wordcamp.org/wordcamps/wordcamp-us-2022/\">WordCamp US</a></div>November 4, 2021 <div class=\"wp-block-rss__item-excerpt\">WordCamp U.S. is the flagship WordPress event in the Western Hemisphere. This annual, three-day event [&hellip;]</div></li></ul>\n\n\n<h2 id=\"h-wp-tavern-event-news\">WP Tavern Event News</h2>\n\n\n<ul class=\"is-grid columns-3 has-dates has-excerpts alignleft wp-block-rss\"><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordpress-accessibility-day-2022-opens-call-for-speakers-and-sponsors\">WordPress Accessibility Day 2022 Opens Call for Speakers and Sponsors</a></div>July 22, 2022 <div class=\"wp-block-rss__item-excerpt\">WordPress Accessibility Day, a free, 24-hour virtual event, is set for November 2-3, 2022. The [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordcamp-asia-2023-opens-call-for-speakers\">WordCamp Asia 2023 Opens Call for Speakers</a></div>July 16, 2022 <div class=\"wp-block-rss__item-excerpt\">After years of planning and one canceled event, WordCamp Asia 2023 is just seven months [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/gutenberg-times-to-showcase-the-pew-research-centers-block-first-approach-in-a-live-qa-on-july-22-2022\">Gutenberg Times to Showcase the Pew Research Center’s “Block First Approach” in a Live Q&A; on July 22, 2022</a></div>July 7, 2022 <div class=\"wp-block-rss__item-excerpt\">The Gutenberg Times will be hosting representatives from the Pew Research Center in its Live [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordcamp-us-2022-tickets-now-on-sale-limited-to-650-attendees\">WordCamp US 2022 Tickets Now On Sale: Limited to 650 Attendees</a></div>June 30, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp US will be hosting its first in-person event since 2019 in San Diego this [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/community-team-removes-red-tape-from-regional-wordcamp-applications\">Community Team Removes Red Tape From Regional WordCamp Applications</a></div>May 26, 2022 <div class=\"wp-block-rss__item-excerpt\">After a lengthy discussion, the Community Team has decided to make it easier for organizers [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/online-meetup-wordpress-nyc-to-host-series-on-modern-privacy-respecting-analytics-and-leveraging-first-party-data\">Online Meetup: WordPress NYC to Host Series on Modern, Privacy-Respecting Analytics and Leveraging First-Party Data</a></div>May 17, 2022 <div class=\"wp-block-rss__item-excerpt\">One of the positive effects of the COVID-19 pandemic is local meetups are more frequently [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordsesh-2022-kicks-off-monday-may-16-featuring-a-world-class-speaker-lineup-and-hands-on-workshops\">WordSesh 2022 Kicks Off Monday, May 16, Featuring a World-Class Speaker Lineup and Hands-On Workshops</a></div>May 13, 2022 <div class=\"wp-block-rss__item-excerpt\">WordSesh 2022, the live, virtual conference for WordPress professionals, is right around the corner. The [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordcamp-us-trials-new-program-connecting-underrepresented-speakers-with-sponsors-for-travel-and-lodging-costs\">WordCamp US Trials New Program Connecting Underrepresented Speakers with Sponsors for Travel and Lodging Costs</a></div>April 22, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp US, scheduled for September 9-11 in San Diego, is trialing a new program that [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordpress-updates-covid-19-guidelines-for-in-person-events-masks-strongly-recommended\">WordPress Updates COVID-19 Guidelines for In-Person Events: Masks Strongly Recommended</a></div>April 21, 2022 <div class=\"wp-block-rss__item-excerpt\">In-person WordPress events are ramping up again, with in-person meetups happening all over the world [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordcamp-europe-publishes-schedule-for-upcoming-event-in-porto\">WordCamp Europe Publishes Schedule for Upcoming Event in Porto</a></div>April 14, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp Europe published its schedule today, to the delight of prospective attendees around the world. [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordcamp-asia-2023-tentatively-set-for-february-17-19-in-bangkok-thailand\">WordCamp Asia 2023 Tentatively Set For February 17-19 in Bangkok, Thailand</a></div>March 28, 2022 <div class=\"wp-block-rss__item-excerpt\">WordCamp Asia is tentatively back on the schedule of in-person WordPress events with new dates: [&hellip;]</div></li><li class=\"wp-block-rss__item\"><div class=\"wp-block-rss__item-title\"><a href=\"https://wptavern.com/wordpress-community-team-reconsiders-guidelines-for-in-person-regional-wordcamps\">WordPress Community Team Reconsiders Guidelines for In-Person Regional WordCamps</a></div>March 19, 2022 <div class=\"wp-block-rss__item-excerpt\">The pandemic has dramatically slashed the number of in-person WordPress events that volunteers are organizing [&hellip;]</div></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Aug 2022 17:50:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Do The Woo Community: WordPress Core Performance with Adam Silverstein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://dothewoo.io/wordpress-core-performance-with-adam-silverstein/\";s: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:422:\"<p>Adam Silverstein talks about WordPress core performance and how it ties into the performance of larger plugins like WooCommerce.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/wordpress-core-performance-with-adam-silverstein/\">WordPress Core Performance with Adam Silverstein</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Aug 2022 10:18:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Post Status: Free Rider Problem, JSON Core Block Styling, Redesigned Home &amp; Download Pages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103568\";s: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:97:\"https://poststatus.com/free-rider-problem-json-core-block-styling-redesigned-home-download-pages/\";s: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:16340:\"<h2 id=\"h-this-week-at-wordpress-org-august-2-2022\">This Week at WordPress.org (August 2, 2022)</h2>\n\n\n<div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Have you seen the new home page demo? \nIs there a problem with Free Riders?\nDo you want block styling standardized?  </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div id=\"kt-info-box_03177a-50\" class=\"wp-block-kadence-infobox\"><div class=\"kt-blocks-info-box-link-wrap kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span class=\"kt-info-svg-icon kt-info-svg-icon-fe_home\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h2 class=\"kt-blocks-info-box-title\">Resigning the Home and Download Pages</h2><p class=\"kt-blocks-info-box-text\"><a href=\"https://github.com/WordPress/wporg-main-2022/\">Development work is already underway</a> on a block-based theme implementing a new design. A recent copy of the theme is running on a <a href=\"https://wordpress.org/main-test/\">temporary staging site</a>. </p></div></div></div>\n\n\n\n<h2 id=\"h-news\">News</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2022/08/the-month-in-wordpress-july-2022/\">The Month in WordPress – July 2022</a></li><li><a href=\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\">WP Briefing: Episode 37: The World of WordPress on World Wide Web Day</a></li><li><a href=\"https://wordpress.org/news/2022/07/people-of-wordpress-carla-doria/\">People of WordPress: Carla Doria</a></li><li><a href=\"https://make.wordpress.org/design/2022/07/27/project-update-wordpress-org-homepage-and-download-page-mockups/\">Project Update: WordPress.org Homepage and Download page mockups</a></li></ul>\n\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_598f7a-1a\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n\n<div class=\"wp-container-13 wp-block-columns\">\n<div class=\"wp-container-11 wp-block-column\">\n<h2 id=\"h-accessibility\"><a href=\"https://make.wordpress.org/accessibility\">Accessibility</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/accessibility/2022/07/15/call-team-rep-nomination-july-2022/\">Call for Team Rep Nomination – July 2022</a></li><li><a href=\"https://make.wordpress.org/accessibility/2022/08/05/accessibility-team-meeting-notes-july-15-2022/\">Accessibility Team Meeting Notes: July 15, 2022</a></li></ul>\n\n\n\n<h2 id=\"h-community\">Community</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/community/2022/08/04/community-team-meeting-agenda-4-aug-2022/\">Community Team Meeting Agenda 4 Aug 2022</a></li><li><a href=\"https://make.wordpress.org/community/2022/08/02/announcing-the-2021-2022-annual-meetup-survey/\">Announcing the 2021-2022 Annual Meetup Survey!</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/22/report-inclusion-and-diverse-speaker-workshops-june-2022/\">Report: Inclusion and Diverse Speaker Workshops June 2022</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/22/july-meetup-organizer-newsletter/\">July Meetup Organizer newsletter</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/22/deputy-feedback-wanted-streamlining-wordcamp-phases/\">Deputy Feedback Wanted: Streamlining WordCamp Phases</a></li></ul>\n\n\n\n<h2 id=\"h-core\"><a href=\"https://make.wordpress.org/core\">Core</a> </h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\">What’s new in Gutenberg 13.8? (3 August)</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/01/moving-core-block-styling-to-json/\">Moving Core block styling to JSON</a></li><li>FEEDBACK REQUESTED: <a href=\"https://github.com/WordPress/gutenberg/pull/42485\">WP_HTML_Walker: Inject dynamic data to block HTML markup in PHP</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Giving FSE a More User-Friendly Name</a></li><li><a href=\"https://make.wordpress.org/core/2022/08/01/a-week-in-core-august-1-2022/\">A Week in Core – August 1, 2022</a></li></ul>\n\n\n\n<h3 id=\"h-meetings\">Meetings</h3>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/08/02/editor-chat-agenda-3-august-2022/\">Editor Chat Agenda: 3 August 2022</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/27/editor-chat-summary-27-july-2022/\">Editor chat summary: 27 July 2022</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/27/devchat-agenda-july-27-2022/\"></a><a href=\"https://make.wordpress.org/core/2022/08/03/devchat-agenda-august-3-2022/\">Devchat agenda, August 3, 2022</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/27/devchat-agenda-july-27-2022/\"></a><a href=\"https://make.wordpress.org/core/2022/08/02/devchat-summary-july-27-2022/\">Dev chat summary, July 27, 2022</a></li></ul>\n\n\n\n<h2 id=\"h-design\"><a href=\"https://make.wordpress.org/design\">Design</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/design/2022/08/04/design-exploration-encourage-editor-configuration-during-on-boarding/\">Design Exploration: Encourage editor configuration during on-boarding</a></li><li><a href=\"https://make.wordpress.org/design/2022/08/01/design-share-july-18-29/\">Design Share: July 18–29</a></li><li><a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">Proposal: A new kind of default theme</a></li></ul>\n\n\n\n<h2 id=\"h-docs\"><a href=\"https://make.wordpress.org/docs\">Docs</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/docs/2022/08/03/summary-of-docs-team-biweekly-meeting-august-2-2022/\">Summary of Docs Team Biweekly Meeting August 2, 2022</a></li><li><a href=\"https://make.wordpress.org/updates/2022/08/01/documentation-team-update-august-1-2022/\">Documentation Team Update – August 1, 2022</a></li></ul>\n\n\n\n<h3 id=\"h-developer-docs\">Developer Docs</h3>\n\n\n\n<ul><li><a href=\"https://developer.wordpress.org/themes/advanced-topics/block-patterns/\">Block patterns</a></li></ul>\n\n\n\n<h2><a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a></h2>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/207\">Expand inactivity notifications to more teams</a></li></ul>\n\n\n\n<h2 id=\"h-marketing\"><a href=\"https://make.wordpress.org/marketing\">Marketing</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/marketing/2022/07/27/agenda-global-wordpress-marketing-meeting-july-27-2022/\">Agenda: Global WordPress Marketing Meeting, July 27, 2022</a></li><li><a href=\"https://make.wordpress.org/marketing/2022/07/25/notes-global-marketing-team-meeting-20-july-2022/\">Notes: Global Marketing Team Meeting, 20 July, 2022</a></li></ul>\n\n\n\n<h2 id=\"h-meta\"><a href=\"https://make.wordpress.org/meta\">Meta</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/meta/2022/08/01/developing-the-redesigned-home-and-download-pages/\">Developing the redesigned Home and Download Pages</a></li><li><a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">Pattern Previews for Themes&nbsp;in the Directory – Beta</a></li></ul>\n\n\n\n<h2 id=\"h-mobile\"><a href=\"https://make.wordpress.org/mobile\">Mobile</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">Refocusing the WordPress App on Core Features</a><a href=\"https://make.wordpress.org/mobile/2022/07/12/call-for-testing-wordpress-for-ios-20-3/\"></a></li><li><a href=\"https://make.wordpress.org/updates/2022/07/28/mobile-team-update-july-28th-2/\">Mobile Team Update – July 28th</a></li></ul>\n\n\n\n<h2 id=\"h-openverse\"><a href=\"https://make.wordpress.org/openverse\">Openverse</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/openverse/2022/08/03/openverse-prioritization-meeting-2022-08-10/\">Openverse Prioritization Meeting 2022-08-10</a></li><li><a href=\"https://make.wordpress.org/openverse/2022/07/27/community-meeting-recap-27-july-2022/\">Community Meeting Recap (27 July 2022)</a></li></ul>\n</div>\n\n\n\n<div class=\"wp-container-12 wp-block-column\">\n<h2 id=\"h-performance\"><a href=\"https://make.wordpress.org/performance/\">Performance</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/26/performance-team-meeting-summary-26-july-2022/\"></a><a href=\"https://make.wordpress.org/core/2022/08/02/performance-team-meeting-summary-2-august-2022/\">Performance team meeting summary 2 August 2022</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/proposal-add-a-dominant-color-background-to-images\">Dominant color proposal</a></li><li><a href=\"https://github.com/WordPress/performance/issues/445\">Regenerate Existing Images for non-technical users</a></li></ul>\n\n\n\n<h2 id=\"h-plugins\"><a href=\"https://make.wordpress.org/plugins\">Plugins</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/updates/2022/08/01/plugin-review-team-1-aug-2022-%f0%9f%90%b0/\">Plugin Review Team: 1 Aug 2022&nbsp;<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f430.png\" alt=\"🐰\" class=\"wp-smiley\" /></a></li></ul>\n\n\n\n<h2 id=\"h-project\"><a href=\"https://make.wordpress.org/project\">Project</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/project/2022/08/01/open-source-and-the-free-rider-problem/\">Open Source and the Free Rider Problem</a></li><li><a href=\"https://make.wordpress.org/project/2022/07/28/updates-on-the-five-for-the-future-program-and-proposed-improvements/\">Updates on the Five for the Future program, and proposed improvements</a></li></ul>\n\n\n\n<h2 id=\"h-test\"><a href=\"https://make.wordpress.org/test\">Test</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\"></a><a href=\"https://make.wordpress.org/test/2022/08/03/fse-program-category-customization-summary/\">FSE Program Category Customization Summary</a></li><li><a href=\"https://make.wordpress.org/updates/2022/07/27/test-team-update-26-july-2022/\">Test Team Update: 26 July 2022</a></li></ul>\n\n\n\n<h2 id=\"h-themes\"><a href=\"https://make.wordpress.org/themes\">Themes</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">Using locally-hosted Google fonts in themes</a></li><li><a href=\"https://make.wordpress.org/updates/2022/08/02/themes-team-update-august-02-2022/\">Themes team update August 02, 2022</a></li></ul>\n\n\n\n<h2 id=\"h-training\"><a href=\"https://make.wordpress.org/training\">Training</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/training/2022/08/02/training-team-meeting-recap-july-26-28/\">Training Team Meeting Recap – July 26 & 28</a></li><li><a href=\"https://make.wordpress.org/training/2022/07/27/july-2022-faculty-meeting-recap/\">July 2022 Faculty Meeting Recap</a></li></ul>\n\n\n\n<h3 id=\"h-video-tutorials\">Video Tutorials</h3>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/tutorial/building-a-home-page-with-a-block-theme/\">Building a home page with a block theme</a></li></ul>\n\n\n\n<h3 id=\"h-online-workshops\">Online Workshops:</h3>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/?meeting=introducing-domains\">Introducing… Domains!</a></li><li><a href=\"https://learn.wordpress.org/?meeting=lets-code-an-introduction-to-block-development\">Let’s Code! An Introduction to Block Development</a></li><li><a href=\"https://learn.wordpress.org/?meeting=%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%81%a7%e3%83%9b%e3%83%bc%e3%83%a0%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e4%bd%9c%e3%82%8d%e3%81%86%ef%bc%81-2\">ブロックエディターでホームページを作ろう！</a></li><li><a href=\"https://learn.wordpress.org/?meeting=%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%81%a7%e3%83%9b%e3%83%bc%e3%83%a0%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e4%bd%9c%e3%82%8d%e3%81%86%ef%bc%81\">ブロックエディターでホームページを作ろう！</a></li><li><a href=\"https://learn.wordpress.org/?meeting=the-wide-world-of-wordpress-events\">The Wide World of WordPress Events</a></li><li><a href=\"https://learn.wordpress.org/?meeting=an-introduction-to-the-9-design-blocks\">An introduction to the 9 Design blocks</a></li><li><a href=\"https://learn.wordpress.org/?meeting=the-creative-side-of-blocks\">The Creative Side of Blocks</a></li><li><a href=\"https://learn.wordpress.org/?meeting=showcasing-content-with-query-loops-3\">Showcasing Content with Query Loops</a></li><li><a href=\"https://learn.wordpress.org/?meeting=creating-a-landing-page-with-a-block-theme\">Creating a landing page with a block theme</a></li><li><a href=\"https://learn.wordpress.org/?meeting=lets-code-common-apis-shortcodes\">Let’s code! Common APIs: Shortcodes</a><a href=\"https://github.com/courtneyr-dev/make-wp/#test\"></a></li></ul>\n\n\n\n<h2 id=\"h-wordcamp-central\">WordCamp Central</h2>\n\n\n\n<ul><li><a href=\"https://central.wordcamp.org/news/2022/07/wordcamp-jinja-diverse-speaker-sessions-web-design-hackathon-teachers-workshop-and-fun-at-the-nile-source/\">WordCamp Jinja: Diverse Speaker Sessions, Web Design Hackathon, Teachers Workshop and Fun at the Nile Source!</a></li></ul>\n\n\n\n<h2 id=\"h-wptv\">WPTV</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.tv/category/year/2022/\">Latest WordPress TV videos</a></li></ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 id=\"h-related-news\">Related News:</h2>\n\n\n\n<ul><li><a href=\"https://www.php.net/archive/2022.php#2022-07-21-1\">PHP 8.2.0 Beta 1 available for testing</a></li><li><a href=\"https://php.watch/articles/composer-24\">What\'s New in Composer 2.4</a></li></ul>\n\n\n\n<p class=\"has-theme-palette-7-background-color has-background\">Thanks for reading our WP dot .org roundup! Each week we are highlighting the news and discussions coming from the good folks making WordPress possible. If you or your company create products or services that use WordPress, you need to be engaged with them and their work. Be sure to share this resource with your product and project managers. <br /><br /><strong>Are you interested in giving back and contributing your time and skills to WordPress.org?</strong> <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> <a href=\"https://wordpress.org/support/article/contributing-to-wordpress/\">Start Here ›</a><br /><br /><strong>Get our weekly WordPress community news digest</strong> — Post Status\' <a href=\"https://poststatus.com/news/week-in-review/\">Week in Review</a> — covering the WP/Woo news plus significant writing and podcasts. It\'s also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f48c.png\" alt=\"💌\" class=\"wp-smiley\" /></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-background\"><a href=\"https://poststatus.com/\"><img src=\"https://cdn.poststatus.com/wp-content/uploads/2021/09/vertical-post-status-logo-250.png\" alt=\"Post Status\" class=\"wp-image-85823 size-full\" /></a><div class=\"wp-block-media-text__content\">\n<p class=\"has-text-align-left has-normal-font-size\" id=\"h-get-ready-for-remote-work\">You — and <a href=\"https://poststatus.com/business-membership/\">your whole team</a> can <a href=\"https://poststatus.com/post-status-membership-club/\">Join Post Status</a> too!</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\"><strong>Build your network. Learn with others. Find your next job — or your next hire.</strong> Read the <strong>Post Status</strong> <a href=\"https://poststatus.com/newsletter/\">newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2709.png\" alt=\"✉\" class=\"wp-smiley\" /> Listen to <a href=\"https://poststatus.com/podcasts/\">podcasts</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /> Follow <a href=\"https://twitter.com/post_status/\">@Post_Status</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f426.png\" alt=\"🐦\" class=\"wp-smiley\" /></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Aug 2022 17:59:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Courtney Robertson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: #37 – Jonathan Wold on How Partnerships Might Help Your WordPress Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=136733\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/podcast/37-jonathan-wold-on-how-partnerships-might-help-your-wordpress-business\";s: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:39237:\"<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/sirjonathan/\">Jonathan Wold</a>.</p>\n\n\n\n<p>Jonathan joined the WordPress community seventeen years ago, and he’s been here ever since.</p>\n\n\n\n<p>He likes to think about WordPress as an operating system for creating on the open web, and invests his time and energy into growing the WordPress ecosystem.</p>\n\n\n\n<p>With that in mind he gave a talk at the recent WordCamp Europe called &#8220;Growing in WordPress through partnerships&#8221;, in which he laid out his thoughts on how WordPress companies can enable greater growth by joining with other, like minded companies.</p>\n\n\n\n<p>There’s a lot of WordPress products out there, and whilst building a product can be a challenge, getting that product into the market, gaining growth and recognition can be another hurdle altogether.</p>\n\n\n\n<p>Jonathan talks today about how strategic partnerships can, in some cases, make the job of selling a product easier and more rewarding.</p>\n\n\n\n<p>We talk about how the WordPress ecosystem has grown over time, and how discoverability of your product is harder now that it used to be.</p>\n\n\n\n<p>We discuss the fact that WordPress has a heritage of solopreneurs who might not be as good at marketing as they are at coding, and how joining forces with partners can make it easier to succeed in the marketplace.</p>\n\n\n\n<p>Are partnerships for everyone, or are they only for a subset of companies? How do you go about finding a partner and what are the ways that you can ensure that you’re working with the companies which offer the most benefit to you and your customers?</p>\n\n\n\n<p>Typically, when we record the podcast, there’s not a lot of background noise, but that’s not always the case with these WordCamp Europe interviews. We were competing against crowds and the air-conditioning. Whilst the podcasts are more than listenable, I hope that you understand that the vagaries of the real world were at play.</p>\n\n\n\nTranscript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast, which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, creating partnerships to grow your WordPress business.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to WP Tavern dot com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you, and hopefully we can get you or your idea featured on the show. Head over to WP Tavern dot com forward slash contact forward slash jukebox. And use the contact form there.</p>\n\n\n\n<p>So on the podcast today we have Jonathan Wold. Jonathan joined the WordPress community 17 years ago. And he&#8217;s been here ever since. He likes to think about WordPress as an operating system for creating on the open web, and invests his time and energy into growing the WordPress ecosystem.</p>\n\n\n\n<p>With that in mind, he gave a talk at the recent WordCamp Europe called growing in WordPress through partnerships, in which he laid out his thoughts on how WordPress companies can enable greater growth by joining with other like-minded companies.</p>\n\n\n\n<p>There&#8217;s a lot of WordPress products out there. And whilst building a product can be a challenge, getting that product into the market, gaining growth and recognition can be another hurdle all together.</p>\n\n\n\n<p>Jonathan talks today about how strategic partnerships can, in some cases, make the job of selling a product easier and more rewarding. We talk about how the WordPress ecosystem has grown over time, and how discoverability of your product is harder now than it used to be. We discussed the fact that WordPress has a heritage of solopreneurs who might not be as good at marketing as they are at coding. And how joining forces with partners can make it easier to succeed in the marketplace.</p>\n\n\n\n<p>Are partnerships for everyone, or are they only for a subset of companies? How do you go about finding a partner and what are the ways that you can ensure that you&#8217;re working with the companies which offer the most benefit to you and your customers?</p>\n\n\n\n<p>Typically when we record the podcast there&#8217;s not a lot of background noise. But that&#8217;s not the case with these WordCamp Europe interviews. We were competing against crowds and the air conditioning, and whilst the podcasts are more than listenable. I hope that you understand that the vagaries of the real world we&#8217;re at play.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading over to WP Tavern dot com forward slash podcast, where you&#8217;ll find all of the other episodes as well. And so, without further delay, I bring you Jonathan Wold.</p>\n\n\n\n<p>I am joined on the podcast by Jonathan Wold. Hello?</p>\n\n\n\n<p>[00:03:43] <strong>Jonathan Wold:</strong> Hey Nathan, how are you?</p>\n\n\n\n<p>[00:03:44] <strong>Nathan Wrigley:</strong> Oh, you sound truly excellent on this microphone.</p>\n\n\n\n<p>[00:03:47] <strong>Jonathan Wold:</strong> We have an awesome little set here.</p>\n\n\n\n<p>[00:03:49] <strong>Nathan Wrigley:</strong> Yes. Well, we&#8217;re in the bowels of the Super Bock Arena in the most undiscoverable bit, but you&#8217;ve managed to find me. It&#8217;s early morning. It&#8217;s the first day. We&#8217;re you here yesterday?</p>\n\n\n\n<p>[00:03:59] <strong>Jonathan Wold:</strong> Yeah, contributor day was fantastic. It&#8217;s so good to see so many faces, including faces that I thought I&#8217;d seen before, but hadn&#8217;t. You find out that people are taller or shorter than you expected.</p>\n\n\n\n<p>[00:04:09] <strong>Nathan Wrigley:</strong> That&#8217;s right. Over Zoom over the last couple of years, you&#8217;ve basically been reduced to a postage stamp.</p>\n\n\n\n<p>[00:04:13] <strong>Jonathan Wold:</strong>Yes.</p>\n\n\n\n<p>[00:04:14] <strong>Nathan Wrigley:</strong> And people actually have legs. Yeah. So what did you contribute to, what was your bit?</p>\n\n\n\n<p>[00:04:18] <strong>Jonathan Wold:</strong> I floated around. Mostly trying to support other folks. There are a lot of first time contributors yesterday, which is fantastic. It&#8217;s so good to see that. So I did what I could to support them.</p>\n\n\n\n<p>[00:04:26] <strong>Nathan Wrigley:</strong> My understanding was that it was about 60% of people who showed up today will be first timers.</p>\n\n\n\n<p>[00:04:33] <strong>Jonathan Wold:</strong> Yeah I think that&#8217;s fantastic. Like it&#8217;s so good to see so many returning faces, but really we want to see the new people coming in.</p>\n\n\n\n<p>[00:04:40] <strong>Nathan Wrigley:</strong> You&#8217;re doing a talk we&#8217;re gonna talk about that I think. Tell us what the premise of the talk is.</p>\n\n\n\n<p>[00:04:45] <strong>Jonathan Wold:</strong> The talk is focused on this idea of growing in WordPress through partnerships. I&#8217;ve had the privilege working with a lot of product businesses over the years and, I&#8217;ve seen this recurring theme of frustration where a product business, they&#8217;ll have a good product, they&#8217;ll get some good market validation. Maybe some customers that really love the product. And then this frustration where they can&#8217;t seem to tap into the larger ecosystem, like WordPress is huge. Or even just take a sub ecosystem like WooCommerce. There are millions of WooCommerce installs and for a product business, oh, we&#8217;re gonna serve WooCommerce customers.</p>\n\n\n\n<p>And then it&#8217;s this challenge of how do you get to &#8217;em? There&#8217;s not this like one central place. You could work with WooCommerce, certainly, but even if you do a partnership with WooCommerce, that doesn&#8217;t guarantee that you get in front of all their audience. So it becomes very challenging and frustrating for product businesses, because of how decentralized our ecosystem is. Of which there are many benefits and things that we enjoy.</p>\n\n\n\n<p>It can be challenging to say, okay, how do we navigate this? Who do we talk to? Where are all the customers? There&#8217;s some good reasons for that. So in my talk today, I&#8217;m trying to kind of unpack that. Give some perspective, especially to folks who are coming from outside the immediate ecosystem. There&#8217;s a lot of SaaS businesses that have built great products that work well with WordPress. They come in though, and they hit these roadblocks where they&#8217;re like, okay, what do we do? Like, how does this community work?</p>\n\n\n\n<p>Where do we go? How do we act? Where do we focus our energies? And I think it&#8217;s a lot harder right now than it needs to be. Like growth in WordPress is difficult if you don&#8217;t know where to go. And I think that hurts all of us. So, my intent anyway is to try and demystify some of that and then give a clearer path to like, hey, if you wanna grow a product business in the WordPress space, partnerships today is probably your best way of doing so, and here&#8217;s how to do that.</p>\n\n\n\n<p>[00:06:32] <strong>Nathan Wrigley:</strong> Do you think this is a function of personality a bit? And what I mean by that is, if you are a born coder and you spend your time in your room and you&#8217;re extremely good at that, this comes out of personal experience. I&#8217;ve encountered lots of people who are extremely good at that side of things. And then they build the thing and the thing is brilliant, but they are not the person to make it go out into the ecosystem.</p>\n\n\n\n<p>Because they code and then they struggle with that piece of getting it recognized. So they contact podcast owners. They write to blog vendors and so on and so forth. But, it&#8217;s very difficult because you have to be that effervescent, outgoing marketing type of person.</p>\n\n\n\n<p>[00:07:09] <strong>Jonathan Wold:</strong> That is part of it, but it&#8217;s also a timing thing because the coder, if you will, was able to pull it off before. If you think about how WordPress has grown over the past 18 plus years. In the early days, that was enough. You could build a great product and other people would do it for you.</p>\n\n\n\n<p>Right? You go to a meetup, oh, you gotta use this plugin. That worked, and I think there are folks now who will look at that and like, why isn&#8217;t it working for me as well? Well, that worked more because of just where WordPress was and it&#8217;s life cycle at the time And it doesn&#8217;t work anymore. It&#8217;s just because of how big it is. Or rather it can still work. You can still absolutely grow something by word of mouth.</p>\n\n\n\n<p>You&#8217;re gonna hit a ceiling though. And if your ambitions are greater, if you&#8217;re wanting to create something that&#8217;s more ubiquitous that solves needs for a much larger swath of the ecosystem, that&#8217;s not gonna be enough. You&#8217;re] gonna have to do the work and get in front of the audience.</p>\n\n\n\n<p>[00:07:58] <strong>Nathan Wrigley:</strong> Is it a product of geography as well? Where you are in the world?</p>\n\n\n\n<p>[00:08:02] <strong>Jonathan Wold:</strong> That&#8217;s always a factor in that it can limit who you&#8217;re connected to. Because someone who&#8217;s a great coder, maybe they&#8217;re introverted and, but they&#8217;ve gone to their local WordCamps, and that&#8217;s where they make connections and other folks do the recommendations for them. And so yeah, in that sense, geography could be a limiting factor if you haven&#8217;t had the chance to go all the way around.</p>\n\n\n\n<p>[00:08:19] <strong>Nathan Wrigley:</strong> So I was thinking of an example, let&#8217;s say that you live in North America or something. There&#8217;s hundreds of different events that you could attend and there&#8217;s conferences and there&#8217;s countless things where you could present your face. Whereas if you live in a different part of the world where the community just isn&#8217;t there, that&#8217;s gonna be a, a bit of a struggle.</p>\n\n\n\n<p>[00:08:33] <strong>Jonathan Wold:</strong> It is, and from my point of view, the struggle existing doesn&#8217;t fit with the ethos of WordPress and it&#8217;s international nature. And that&#8217;s why I think at least in my experience so far and where I&#8217;ve seen product companies have success, like they&#8217;ll be something that very few folks will know about. And then they begin to do the partnership work and approach it in the WordPress way, and then they can build success on that.</p>\n\n\n\n<p>[00:08:55] <strong>Nathan Wrigley:</strong> So map out for us what you actually mean by partnership. Obviously everybody gets what that word is basically, but tell us what is it that you are gonna be advising somebody who wants to make hay out of their brand new plugin, theme, block, whatever.</p>\n\n\n\n<p>[00:09:07] <strong>Jonathan Wold:</strong> The way that I think about it, and at least I found most helpful is to start with the audience. You&#8217;re building a product. What audience are you focusing on? Who has a problem that you&#8217;re trying to solve? Be really clear who that is. You could say, oh, small business. Well, small business is still very broad and general. Maybe you have a specific type of small business, whatever that may be.</p>\n\n\n\n<p>Start with that audience of like, okay, we&#8217;re gonna build a product or maybe you have a product already. And some folks will maybe have a product, they&#8217;re not sure what audience it&#8217;s for, but let&#8217;s just set that aside for a moment. But once you, as the product owner have a clear audience in mind, then it&#8217;s like, okay, who else is already serving that audience?</p>\n\n\n\n<p>One of the common mistakes I&#8217;ve seen folks make is they&#8217;ll make a product, and they&#8217;re like, okay, we need partnerships and they&#8217;ll go partner with, uh, a hosting company for instance, but that serves a different audience. Because it&#8217;s like once you know who your audience is, you find a potential partner where you can work together on it.</p>\n\n\n\n<p>Then all you&#8217;re really doing is say, okay, what&#8217;s the mutual win. Like how can we together provide more value to that audience? Where I see most partnerships fall apart is where it&#8217;s an audience mismatch. Or maybe they got the right audience, but they still don&#8217;t have a clear value proposition for that audience. The ones that work really well are, same audience or very similar, nice overlap. And then they&#8217;re just providing them value in a way that benefits all the parties involved.</p>\n\n\n\n<p>[00:10:26] <strong>Nathan Wrigley:</strong> I feel like a lot of the stuff that you&#8217;re saying makes perfect sense to you, you know, find the audience and so on and so forth. You&#8217;ve probably been through this many, many times. Those kind of processes aren&#8217;t necessarily obvious because you, you might just think I&#8217;ve got a plug in. It&#8217;s for every body, and the whole ecosystem can use this. What is the actual process? I mean, are you literally pen on paper? Have you got like a spreadsheet that you fill out or.</p>\n\n\n\n<p>[00:10:47] <strong>Jonathan Wold:</strong> So, it&#8217;s a good point to bring up the, all the audience. I actually love working on plugins and with authors that are going for all of WordPress. It&#8217;s a smaller subset in general, right? Because like, one of the things I love about how we approach core development in WordPress is, what are the things that serve the 80%. Because WordPress, we&#8217;re not trying to, in the core solve for everyone. And in similar vein, there are product businesses that can be wildly successful that aren&#8217;t trying to do it for everyone in WordPress, right.</p>\n\n\n\n<p>So I think that&#8217;s worth calling out. There&#8217;s still a lot of opportunity to go for ubiquity in the ecosystem. Be clear though on whether that, whether or not that&#8217;s actually your intention. So let&#8217;s say for instance, you are not going for all of WordPress, you&#8217;re going for a, just a sub ecosystem. WooCommerce for instance, a smaller part of WordPress and within WooCommerce you could go for small businesses. You could go for mid-market. You could go for enterprise. Let&#8217;s say you went small business WooCommerce. This is the audience that we wanna work on. They do less than a million dollars a year in revenue, and we have a specific problem we&#8217;re solving for them.</p>\n\n\n\n<p>So in just this example, most folks I talk to, if they&#8217;re that clear, they&#8217;re more than halfway there, right. They&#8217;re often not though where it&#8217;s like, oh, we want to do this for everyone, right. It&#8217;s very difficult. And especially when it comes to partnerships where it&#8217;s like, we&#8217;ll work with everyone. In some cases that might be the play, but it&#8217;s often not. Does that make sense?</p>\n\n\n\n<p>[00:12:06] <strong>Nathan Wrigley:</strong> Yeah for me, it&#8217;s the actual going through the process. Like, I usually need a form to fill out. Firstly, do this. Secondly, do this. And then, you know, it might be creating the customer avatar and giving them a name and trying to figure out what industry they&#8217;re in and so on. And having that structure, something to hang it on works for me. But it may not be the kind of thing that you would advise people to do when, when going out to get partnerships.</p>\n\n\n\n<p>[00:12:27] <strong>Jonathan Wold:</strong> Yeah It&#8217;s a good question. It&#8217;s a good question, because I guess I am making the assumption that someone&#8217;s clear on who they want to serve.</p>\n\n\n\n<p>[00:12:33] <strong>Nathan Wrigley:</strong> Yeah, and that&#8217;s difficult.</p>\n\n\n\n<p>[00:12:34] <strong>Jonathan Wold:</strong> It can be difficult, because there&#8217;s an inherent choice in who you&#8217;re not gonna serve, right? And again, it&#8217;s worth calling out that when I think about positioning for a product company, to say who, okay, this is who we&#8217;re gonna serve. Doesn&#8217;t mean that you can&#8217;t also serve others who come to you. It&#8217;s not that you have to turn them away. It&#8217;s making a choice though, on who you&#8217;re gonna focus your energies and your messaging, your positioning on.</p>\n\n\n\n<p>And that, it is hard. And it&#8217;s often hard because of that fear of what you&#8217;re gonna miss out on. But when it comes to your marketing efforts, your even your, like your product development, and then in this case, partnerships, if you&#8217;re not clear on who you&#8217;re serving, it&#8217;s very hard to find ways to reach them.</p>\n\n\n\n<p>[00:13:13] <strong>Nathan Wrigley:</strong> Okay. So let&#8217;s assume that we&#8217;ve got that piece of the puzzle nailed down, and we know who we&#8217;re trying to serve. What&#8217;s the next step? What does a partner look like? How much are you giving away of your company? How do you contact these people? How do you give the pitch? In a way, trying to find a partner is perhaps equally as difficult as trying to find a customer.</p>\n\n\n\n<p>[00:13:31] <strong>Jonathan Wold:</strong> Well, so it&#8217;s a fair point on what does it mean to partner. In general, what I&#8217;m talking about with these strategic partnerships would pretty much never involve any, like giving away part of the company. It&#8217;s more a transaction of like, hey, you have this audience, we have this product, how can we work together to serve them, right? And sure there are a lot of ways that could work. In some cases you might take investment from the partner that you&#8217;re working with.</p>\n\n\n\n<p>There&#8217;s lots of ways you can approach it. Which is, in my mind a key is to not go into these conversations with everything figured out, but to say, okay, how can we together provide more value to the audience? I sometimes I see folks jump too quickly to like, okay, what are the commercials?</p>\n\n\n\n<p>And saying, that&#8217;s a little bit of the cart before the horse, right? Where&#8217;s the value we can provide for the audience. If we&#8217;re not both really clear on that value, it&#8217;s gonna make negotiations difficult, and ultimately probably not be as successful for either party. I&#8217;ve seen product companies do distribution deals with hosting companies, for instance, that are pretty terrible. Where it&#8217;s like, okay, we wanna get our product in front of all your customers. And they&#8217;re like, okay, well, here you go. And it&#8217;s not a good deal.</p>\n\n\n\n<p>[00:14:36] <strong>Nathan Wrigley:</strong> Are events like this, like WordCamp Europe, are events like this a great way to sort of short circuit the whole finding a partner thing? There&#8217;s thousands of people in this case, all in one room. A proportion of those are they&#8217;re playing that game. They wanna find partners and they&#8217;re looking for people to hook up with. I mean, you&#8217;re in a room it&#8217;s difficult. There&#8217;s no sort of your head saying, I want to partner. So, is that a part of the jigsaw puzzle of an event like this?</p>\n\n\n\n<p>[00:14:59] <strong>Jonathan Wold:</strong> It is, and this is perhaps where personality is more of a factor. I would not advise someone to approach events like this as okay, we&#8217;re gonna go get partners. This is really in my mind more about context development and connecting with folks. Like, yeah, you might have folks, this is someone who I&#8217;d like to work with. And WordCamp can be a great place to build some shared context.</p>\n\n\n\n<p>In general, for instance, I would see a WordCamp more as adding personal context to a conversation that&#8217;s already happening. You could certainly meet new folks, but I guess what I&#8217;m trying to say is like, I would hate to see someone put too much pressure on themself. To like attend a WordCamp and like try to get all this stuff done. That&#8217;s not really the vibe of it. It&#8217;s more about building context. If someone&#8217;s new to the space, it&#8217;s like go to contributor day first. Just soak it up a bit. Like one of the mistakes that I&#8217;ll see product companies from outside the ecosystem make, is just be really off on their messaging and positioning. Or being overly aggressive.</p>\n\n\n\n<p>It&#8217;s like, no. That stuff is fine. Like it&#8217;s good to see the ambition. Take some time though, to understand the ecosystem, and WordCamps to me are really good for that. So it&#8217;s more about go in curious, and see what you can learn and don&#8217;t make assumptions. And yes, you&#8217;ll probably find some really good opportunities. In general though, it&#8217;s like, if you had a list of folks that you want to connect with, be talking to them already before WordCamp, and WordCamp is more about just seeing them in person.</p>\n\n\n\n<p>[00:16:19] <strong>Nathan Wrigley:</strong> So everything that you&#8217;ve just said, I totally identify with, and I do see people not doing that, and I see people showing up and they&#8217;ve clearly got the laundry list of people they want to contact. And it all feels a bit clumsy. Is that a unique thing about the WordPress ecosystem? And what I mean by that is the whole FOSS thing, the free open software. For example, if I was to attend, I don&#8217;t know, a conference about podcasting or something. Is the same audience there?</p>\n\n\n\n<p>Are there different rules at play here? And it feels a little bit like you&#8217;ve got to be a bit more restrained. You&#8217;ve gotta do your homework a bit more because there&#8217;s trip wires everywhere, and sometimes even just etiquette and the things that you mentioned about just don&#8217;t overstep the line, we don&#8217;t know each other yet. We&#8217;re not ready for that bit, but maybe if you are a different kind of an event, that stuff is, I&#8217;m open for it.</p>\n\n\n\n<p>[00:17:05] <strong>Jonathan Wold:</strong> In my experience, yes, but most of it&#8217;s hearing that relayed from a software as a service companies, for instance, who are used to other industries where it&#8217;s lot more, not business oriented, but yeah, perhaps more transactional. And it&#8217;s a bit of a system shock to come to a WordCamp. Or even just the idea of how involved volunteers are. Many of us, like if we&#8217;re involved, I&#8217;m helping organize WordCamp US this year. I&#8217;m doing it as a volunteer.</p>\n\n\n\n<p>And that idea of volunteers is kind of an odd one for folks coming from outside. And I think that well typifies, like this is different. People are here because they really want to be here, at least from what I hear. And the other events I attend, it is a very different vibe. Which is why it&#8217;s like, yeah, you can prepare for it, but the starting point is just be open and put out your preconceived notions and take a deep breath. It&#8217;s gonna be okay.</p>\n\n\n\n<p>[00:17:52] <strong>Nathan Wrigley:</strong> The whole partnerships thing, is that a piece of what you do when you&#8217;re not at a WordCamp? Is that part of your business life?</p>\n\n\n\n<p>[00:17:59] <strong>Jonathan Wold:</strong> It is, mostly from like an advising perspective. Part of the challenge that I&#8217;m personally trying to see us solve is, I don&#8217;t like that there&#8217;s and it&#8217;s getting better, but having just a handful of folks who do partnerships work in the ecosystem is not good for the ecosystem. It&#8217;s something that I&#8217;d like us to see, just become a lot more professionalized and this is just how to do it. I don&#8217;t think it&#8217;s healthy to have it locked up in just a few people who do it.</p>\n\n\n\n<p>So yes, I&#8217;ll help folks do it. I&#8217;m much more interested though in seeing us open source, like how should this get done? How do we professionalize this aspect of our ecosystem? There&#8217;s a lot more of it starting to happen, but I feel like the advantage in our ecosystem is, has been more to like the few hosting companies who are better at it than others, or the product companies that are better at it than others. Where really, if we can all get better at it, I think the ecosystem as a whole benefits.</p>\n\n\n\n<p>[00:18:49] <strong>Nathan Wrigley:</strong> So is this more that for the last decade or so, we&#8217;ve had a lot of people who&#8217;ve had a cottage industry for want better word for their job, and the ecosystem, I&#8217;m gonna use the word matured. I dunno the right word, but the ecosystem has matured. It&#8217;s become more professional, so the people who had the cottage industry need to up their game and figure out what the rules are, how to piece that jigsaw together.</p>\n\n\n\n<p>[00:19:10] <strong>Jonathan Wold:</strong> Yes. There&#8217;s a few factors to it. There&#8217;s the folks who&#8217;ve come up through it, like upping their game, which is hard. Well, what&#8217;s happening is that there are a lot of folks, software as a service companies, for instance, wake up and say, hey, more than 30% of our customers are on WordPress. Like 40% of our customers are on WordPress. We need to have a strategy. We need to have an approach. Even just to serve our existing customers better.</p>\n\n\n\n<p>The company that wakes up and says, we need to have an integration. We need to have our own plugin. And there&#8217;s them serve their customers better, which is good for all of us. But then many of them will say, hey, we can grow through WordPress. Like there&#8217;s opportunities here to grow our audience.</p>\n\n\n\n<p>So it&#8217;s a bit of a clash where what&#8217;ll happen sometimes is these companies from outside will look in and they&#8217;ll see existing behavior and think that&#8217;s how it should be done. But they&#8217;re watching the cottage industry approach. And it&#8217;s like, no, we all need to grow here. The folks who have been in it this whole time, we need to get better at how we do this.</p>\n\n\n\n<p>And then the folks who are coming from outside need to take a cue and say, okay, well, how do you change and, and work within this culture? It&#8217;s challenging. I&#8217;m encouraged with the progress that I&#8217;m seeing, but it&#8217;s not enough.</p>\n\n\n\n<p>[00:20:15] <strong>Nathan Wrigley:</strong> It feels like you&#8217;re a bit worried that if we leave this whole partnership thing unchecked, a decade from now there&#8217;ll be a few major players. There&#8217;ll just be this pyramid structure with a&#8230;</p>\n\n\n\n<p>[00:20:24] <strong>Jonathan Wold:</strong> Yeah, that&#8217;s part of it. And I think it&#8217;s just not healthy for the ecosystem as whole. A great example is contribution to core, right? What I love about all these new folks coming in. I&#8217;ve talked to some of them where they&#8217;ll explicitly call out, like it&#8217;s intimidating to go into like one of the core with thousands of people. And put a reference to a ticket or something. Yeah, it&#8217;s intimidating. And that&#8217;s why we have days like this to sit alongside someone and help them feel comfortable.</p>\n\n\n\n<p>If we&#8217;re gonna continue to grow as an ecosystem, we have to be welcoming to new ideas, new input, and we have to make it accessible for them. And I think partnerships is just a good example of that. Right now, because we&#8217;re so decentralized and may it ever be so, you have to do that work to make the connections happen. And I just, I see a lot of opportunity for that to become professionalized.</p>\n\n\n\n<p>[00:21:11] <strong>Nathan Wrigley:</strong> That&#8217;s a really interesting point because when I started building websites, basically you built a website. You found a client, you built a website, you passed it on.</p>\n\n\n\n<p>And then as the industry matured, the job of an SEO expert came along and the job of a copywriter came along. All these little jobs in, WordPress came along. And it feels like you are advocating for a job of some kind of partner interface career. That&#8217;s the job. You need people like that. You need little, little businesses that are set up to figure out how to get plugin company, a theme company, a hooked up with other company B.</p>\n\n\n\n<p>[00:21:40] <strong>Jonathan Wold:</strong> Yep.</p>\n\n\n\n<p>[00:21:41] <strong>Nathan Wrigley:</strong> So that they can figure out a way to move forward.</p>\n\n\n\n<p>[00:21:43] <strong>Jonathan Wold:</strong> I&#8217;m sure I&#8217;m exaggerating, but if there were only 50 people like really doing this professionally today in the ecosystem, there needs to be a thousand. And this is not a new thing. Partnership management, like business development is not new. It&#8217;s well established, but the folks who, what I&#8217;ve noticed is folks will have those roles in software as a service companies. And just not know how to navigate our ecosystem because they didn&#8217;t grow up in it.</p>\n\n\n\n<p>So I think for the folks from the outside coming in, it&#8217;s figuring out how to do that same work, the WordPress way. And for us in, it&#8217;s like, how do you embrace that, and learn, okay, well, how do we have to think about this? Like where do we have to grow up? And I think we are more than big enough. And I think that that idea, if there&#8217;s 50 today, there should be a thousand next year.</p>\n\n\n\n<p>[00:22:26] <strong>Nathan Wrigley:</strong> If somebody was thinking, actually, do you know what I would like to pivot and become that person? I wanna become some sort of partnership company, whatever it may be. What would be some sort of key things that you think they should be doing today in order to set that business up, you know, move away from whatever it is that they&#8217;re doing and stray into partnerships.</p>\n\n\n\n<p>[00:22:42] <strong>Jonathan Wold:</strong> To me, these types of roles always start with curiosity. Being someone who&#8217;s curious, and really looking for the wins. At its simplest level, it&#8217;s a mutual win between three parties. The customer first, like the audience that you&#8217;re trying to create value for. And then the two other parties that serve that same audience. There will tend to be common patterns of what that looks like. For instance, a product company is often looking for distribution. Like they want to get in front of a bigger audience. And hosting companies often have the distribution.</p>\n\n\n\n<p>So there, there&#8217;ll be some common patterns. Yet, I think there&#8217;s a lot of room for creativity, especially in these earlier days. And it&#8217;s just being open and curious and staying focused on who are we serving and what problem can we solve for them, and letting that kind of direct how you go.</p>\n\n\n\n<p>[00:23:26] <strong>Nathan Wrigley:</strong> We&#8217;ve got a few minutes left. So I&#8217;m gonna pivot the conversation just for a few minutes. We&#8217;re gonna go to acquisitions and mergers. Some interesting news over the last few days that a company that I&#8217;m sure many of us have heard of called Delicious Brains has just recently sold to WP Engine with kind of looks like 90% of their product suite, which is really interesting. But over the last couple of years, lots and lots and lots.</p>\n\n\n\n<p>Are you sanguine about this? Is this a good thing on the whole? Does it concern you that a lot is being bought by the same few companies? And at some point we&#8217;re gonna be left with, well, if you wanna do anything with WordPress, you&#8217;re gonna have to go with this hosting company or this other company.</p>\n\n\n\n<p>[00:24:00] <strong>Jonathan Wold:</strong> I&#8217;m, very optimistic by nature. So in general, it&#8217;s like, yeah, I think that&#8217;s all great. There are always trade offs with things I like this in particular. WP Engine they&#8217;ve made some great acquisitions. We could have a whole discussion on the strategy behind this because I think, I think you&#8217;re gonna have less if we just sort of continue as we are, you&#8217;re gonna have, there&#8217;s not that many more Delicious Brains left, no pun intended.</p>\n\n\n\n<p>So it makes sense at a high level. Advanced Custom Fields fits their narrative, like the nature of some of the plugins and their suite fits the WP Engine narrative, this focus on developer tools, what they&#8217;re doing with Atlas. At a high level, it makes sense.</p>\n\n\n\n<p>Also, I wasn&#8217;t surprised and it makes sense to see Spinup separated from that, right. That&#8217;s what they said they wanna focus on. So I like it. In terms of concerns or thinking about the ecosystem broadly, one of the limiting factors I think we have right now is that it is difficult for folks from outside the ecosystem to invest in the ecosystem.</p>\n\n\n\n<p>I think it also comes to a bit to that, like professionalizing. There is plenty of capital out there and, I&#8217;ll talk to founders who don&#8217;t know how to get to it. Like they&#8217;re building a WordPress business. And so there&#8217;s an interesting disconnect right now where if you&#8217;re from outside the ecosystem, they might not get it. Like, what is this WordPress thing? Like, how does this work? They&#8217;ll hear the market share stuff. And it&#8217;s like, okay, we wanna invest, but where do we do that? How do we do that? There&#8217;s some curious gaps at the moment.</p>\n\n\n\n<p>I&#8217;ll put it this way. WordPress businesses in general, in my experience are quite undervalued. If you compare a typical WordPress business to a SaaS, the SaaS will get multiples of value, quite higher than the WordPress business. Where the WordPress business, if you look at it objectively is a stronger investment. So there&#8217;s a disconnect there where the reality is there&#8217;s a lot of opportunity for investors, and the challenge for them is like, how do we navigate this?</p>\n\n\n\n<p>[00:25:43] <strong>Nathan Wrigley:</strong> Curiously, it feels to me like the more things that are acquired, the more need there will be for partnerships.</p>\n\n\n\n<p>[00:25:50] <strong>Jonathan Wold:</strong> Yeah.</p>\n\n\n\n<p>[00:25:50] <strong>Nathan Wrigley:</strong> It kind of feels like the two go hand in hand, if there&#8217;s hosting company X over there, who&#8217;s acquired all the things. And you&#8217;ve got a rival of one of their things. Fighting their marketing machine is gonna difficult.</p>\n\n\n\n<p>[00:26:00] <strong>Jonathan Wold:</strong> It&#8217;s gonna be difficult.</p>\n\n\n\n<p>[00:26:01] <strong>Nathan Wrigley:</strong> So need a partner that can help you get through that. Yeah,</p>\n\n\n\n<p>[00:26:04] <strong>Jonathan Wold:</strong> Put one way the downside of too much consolidation is that you risk losing the innovation and the market is way more than big enough for new players to be coming in. There&#8217;s lots of sub ecosystems. I think in general, folks just need more help navigating and, as long as we keep seeing new folks come in, we&#8217;re gonna be just fine.</p>\n\n\n\n<p>[00:26:23] <strong>Nathan Wrigley:</strong> Very last question and a curious little bit of a curve ball. You were talking about the market. The watch word there seems to be growth, growth, growth, the market&#8217;s growing. And yet very interestingly over the last month or so we had some sort of interesting data. This first data point where the market just took a tiny little bit of a dive, not 0.2% or something like that. Any thoughts in your head that the curve is beginning to go in the other way? The seesaw has finally tipped.</p>\n\n\n\n<p>[00:26:44] <strong>Jonathan Wold:</strong> We have different sources of data.</p>\n\n\n\n<p>[00:26:45] <strong>Nathan Wrigley:</strong> That&#8217;s right.</p>\n\n\n\n<p>[00:26:45] <strong>Jonathan Wold:</strong> So there&#8217;s a whole discussion first about you know, what&#8217;s our basis for data. I think we could have an interesting discussion if we felt confident that that was the case. I&#8217;m working with, um, the HTTP archive on the Web Almanac project this year. And we&#8217;re about to have a new set of data in the next month or so. No particular thoughts. I think, sometimes we overreact. While I am an optimist, we will hit a point at some point.</p>\n\n\n\n<p>I&#8217;m much more interested right now in focusing on like for that big swath of market we already have, how can we serve them better?</p>\n\n\n\n<p>Because that&#8217;s really where the growth is gonna come from. Is how do we help more people have success in WordPress? Because in general, there&#8217;s a lot of frustration, like lots of success, lots of things that are going well. When it&#8217;s not working though, where are people going? And they&#8217;re tending to go to the proprietary platforms. Which is fine, but at the end of the day, if we want a healthy open web, we need a healthy WordPress ecosystem. And there&#8217;s still plenty of work to do, regardless of what the numbers are saying.</p>\n\n\n\n<p>[00:27:41] <strong>Nathan Wrigley:</strong> Jonathan Wold. Thank you very much for talking to me today.</p>\n\n\n\n<p>[00:27:44] <strong>Jonathan Wold:</strong> Thanks for having me.</p>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Aug 2022 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"HeroPress: Life At The End Of Your Comfort Zone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=4658\";s: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:146:\"https://heropress.com/essays/life-at-the-end-of-your-comfort-zone/#utm_source=rss&utm_medium=rss&utm_campaign=life-at-the-end-of-your-comfort-zone\";s: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:7014:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2023/08/080322-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress is big enough for everyone to thrive.\" />\n<p>It is often said that life, adventure, challenge, growth, etc, begins at the end of your comfort zone. Like all much-abused aphorisms, that is both true and not. Yes, growth comes from outside your comfort zone, but then your comfort zone just becomes bigger.</p>\n\n\n\n<p>Before I get ahead of myself though, I should introduce myself. Hi, my name is Akshat, and I am the founder of BlogVault, MalCare, WP Remote, MigrateGuru and AirLift. I have spent 12 years on a rollercoaster WordPress journey, building these solutions for high performance WordPress sites.</p>\n\n\n\n<p>Today, I am going to tell you about my comfort zone. If you are wondering what WordPress has to do with my comfort zone, you’re about to find out.</p>\n\n\n\n<h3 id=\"h-but-first-a-little-context\">But first, a little context</h3>\n\n\n\n<p>In the pre-BlogVault world, I was working at Citrix, doing kernel hacking for a product called NetScaler. This is as far removed from WordPress as you can possibly imagine. I was about to discover my new path rather abruptly.</p>\n\n\n\n<p>One fine day, The Coding Horror blog crashed. In case you are unfamiliar with this stalwart of the programming world, it is Jeff Atwood’s blog. Jeff Atwood is the founder of StackOverflow, another keystone of the programming community. If Jeff Atwood’s blog didn’t have backups, I thought, what about the legions of sites out there?</p>\n\n\n\n<p>Thus, BlogVault was born; its siblings mentioned above soon to follow.</p>\n\n\n\n<h3 id=\"h-stage-1-products-for-problems\">Stage 1: Products for problems</h3>\n\n\n\n<p>When I created BlogVault, I wasn’t thinking about building for people. I saw a problem that I could fix, and created a solution for it. In fact, I understood so little about how people purchase products that every time someone bought a subscription, I thought it was a miracle.</p>\n\n\n\n<p>Obviously, magic wasn’t part of the equation, so I figured that I would have to actually meet people in WordPress. I needed to understand them, and why they were buying my product at all. This was a big step out of my comfort zone, by the way. I do not excel at meeting new people. That may be the understatement of the year.</p>\n\n\n\n<h3 id=\"h-hello-strangers\">Hello strangers!</h3>\n\n\n\n<p>Enter WordCamps.</p>\n\n\n\n<p>Now, everyone knows that WordCamps are events of inclusion, bringing people from all walks of life together. I didn’t at the time, and attending my first few conferences was me actively putting myself out there. I volunteered at a few, and spoke at others. None of this came easily or naturally, because it was innately difficult to interact with strangers.</p>\n\n\n\n<blockquote><p>Over a few events, the discomfort became less and less, till it has gone entirely.</p></blockquote>\n\n\n\n<p>I met wonderful people and built lasting friendships. For instance, I attended a WordCamp Europe in Spain one year, and got in touch with a friend who lived in the country. We’d never met before, but we’d corresponded a few times. He and his wife came to pick me up, and they showed me around for 2 days. It is incredible that someone can have so much generosity for a virtual stranger.</p>\n\n\n\n<h3 id=\"h-stage-2-products-for-people\">Stage 2: Products for people</h3>\n\n\n\n<p>Once I crossed the hurdle of interacting with strangers, I started to understand that building a product cannot be done in a vacuum. It is important to consider the people who are going to use it, why they would use it, and how it solves their problems.</p>\n\n\n\n<p>The WordPress community helped me reframe our products in terms of value propositions. Our marketing evolved to be about creating and showcasing value, and solving issues. I also learned how to use the right metrics to measure interaction. I found myself moving towards a more analytical mindset.</p>\n\n\n\n<p>This was in stark contrast to how I started: with a gut-based approach and the joy of making. I pivoted quickly to add people into the mix. It feels great—almost romantic—to say we build for the joy of making, but it is not a viable business model unless you factor in people.</p>\n\n\n\n<h3 id=\"h-the-courage-to-be-imperfect\">The courage to be imperfect</h3>\n\n\n\n<p>BlogVault is a great backup product, even if I do say so myself. MalCare is too. MigrateGuru is the stuff of dreams, even. But. BUT. AirLift isn’t. Not yet, anyway.</p>\n\n\n\n<p>These are all products that we have made for WordPress, and have continued to improve over the years. It took us ages after we built MalCare to actually release it. </p>\n\n\n\n<blockquote><p>It wasn’t perfect, how could we possibly release it?</p></blockquote>\n\n\n\n<p>Eventually, I realized that this wasn’t the way to grow. And, I’m not going to lie, it took a lot to overcome this mindset. There were unexpected cheerleaders in every corner, and bit by bit, we were emboldened to take a leap of faith. Customers who loved our existing products encouraged us to let them try our new ones.</p>\n\n\n\n<p>Slowly I developed the courage to be imperfect, and trust in the process. We moved forward with the certainty that we would make it better.</p>\n\n\n\n<h3 id=\"h-a-fair-field-and-no-favor\">A fair field and no favor</h3>\n\n\n\n<p>WordPress has been around for decades, and there are competitors on every level. This knowledge contributed to the desire to perfect our product. How will something that is less-than compete with established products in the market? I needed to develop a competitive mindset!</p>\n\n\n\n<p>Not quite. WordPress is big enough for everyone to thrive. But more than that, it isn’t a dog-eat-dog world. </p>\n\n\n\n<blockquote><p>The community doesn’t have a win-at-all-costs mentality. </p></blockquote>\n\n\n\n<p>People here have a lifestyle approach to business, without the hyper competitive spirit. It is a wholesome and largely ethical ecosystem.</p>\n\n\n\n<p>I discovered that the competitive spirit I thought I needed to develop—which didn’t come naturally—wasn’t necessary. I could succeed and make a mark, without that trample-to-get-ahead mentality.</p>\n\n\n\n<p>(If only I could stop using trite-but-true phrases as adjectives as easily.)</p>\n\n\n\n<h3 id=\"h-the-wheel-has-come-full-circle\">The wheel has come full circle</h3>\n\n\n\n<p>12 years ago, I started my entrepreneurial journey with BlogVault, a definite outsider to WordPress. While I have encountered the boundaries of my comfort zone many times over the years, WordPress has helped me push past them. Today, I can proudly claim to not only be part of this amazing community, but contribute to it in a meaningful way. It is now my comfort zone.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/life-at-the-end-of-your-comfort-zone/\">Life At The End Of Your Comfort Zone</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Aug 2022 02:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Akshat Choudhary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Post Status: Barriers to Contributing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103614\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://poststatus.com/barriers-to-contributing/\";s: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:3377:\"<h2 id=\"h-small-teams-face-frustrating-barriers-trying-to-make-their-contributions-count\">Small teams face frustrating barriers trying to make their contributions count</h2>\n\n\n\n<p class=\"has-theme-palette-8-background-color has-background\"><strong>TL;DR:</strong> Small teams have common barriers to contributing to Five for the Future. Making efficient use of their time and team members is hard when tooling and communication can soak up the hours. Learning how to contribute — and keeping up with WordPress core — makes it hard to get started and sustain effective contributions. How much of this has to do with Trac/SVN and the Make WordPress Slack &#8220;firehose,&#8221; I wonder? </p>\n\n\n\n<p>In Post Status Slack last month, Cory <a href=\"https://poststatus.slack.com/archives/C038426SA/p1658527463090219\">got a number of responses when he asked</a>, </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;As a manager or owner of a WordPress company (or a WP professional), what are your obstacles/frustrations/challenges for contributing to Five for the Future?&#8221;</p></blockquote>\n\n\n\n<p>A helpful pattern emerged in the responses, which I hadn\'t considered previously.</p>\n\n\n\n<h2>Direction and Feedback Needed</h2>\n\n\n\n<p><strong>Patrick Garman</strong> asked for clarity on what\'s wanted and what\'s actually being done for 5ftF. He also shared how tasking a dedicated staff member with a half day to contribute each week was far more effective than spreading it around his team on a totally voluntary basis. Sharing best practices for efficient contribution widely would be valuable.</p>\n\n\n\n<h2>A Sustainable Model of Contribution for Small Teams</h2>\n\n\n\n<p><strong>Justin Sainton</strong> agreed that &#8220;sustainable&#8221; contribution for a 1-10 person agency needs a good working model, and he hasn\'t found one yet. Barriers &#8220;include infrastructural issues&#8221; on both ends — the contributor and project.</p>\n\n\n\n<p><strong>Timi Wahalahti</strong> also spoke to time management challenges in a small 8-person agency.</p>\n\n\n\n<h2>Just Keeping Up Takes a Lot of Time</h2>\n\n\n\n<p><strong>Thomas Maier</strong> noted the challenges of keeping up with the firehose of WordPress core communication and information: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Keeping up to date with something happening in a team I am interested in working in already needs more than 5% of my and my companies time. That’s the burden for us. I don’t feel that there is a chance to make contributions that count to the project that only need 1-2 hours per week. Assuming that publishing code on GitHub or blogging about solutions don’t officially &#8220;count.&#8221;</p></blockquote>\n\n\n\n<h2>Trying to Make the Most of a Few Hours</h2>\n\n\n\n<p><strong>Brian Coords</strong> also related to feeling like a few hours a week is not helpful or accomplishing much. He also opined that many employers might rather just donate money to a non-profit at arm\'s length from any interested parties in the WordPress community.</p>\n\n\n\n<p>One takeaway here for me is that learning/teaching how to contribute and keeping up with WordPress core is hard enough to make it feel like you can barely get to square one as a contributor with a few hours a week. </p>\n\n\n\n<p>How much of this has to do with things like Trac/SVN and the WordPress Slack &#8220;firehose,&#8221; I wonder? </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2022 22:03:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Post Status: Laura Nelson on WordPress and Email Marketing — Post Status Draft 122\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=101223\";s: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://poststatus.com/laura-nelson-on-wordpress-and-email-marketing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3230:\"<p class=\"has-drop-cap\">Laura is the Content Marketer at WooCommerce — a popular email marketing plugin for WordPress. She’s been working in the WordPress space for the past eight years, with experience in both agency and in-house marketing teams.</p>\n\n\n\n<p><strong>Laura Nelson and Cory Miller talk about creating content for email marketing.</strong></p>\n\n\n\n\n\n\n\n<div class=\"wp-container-19 wp-block-columns sponsor has-theme-palette-8-background-color has-background\" id=\"Gravity-Forms\">\n<div class=\"wp-container-17 wp-block-column\">\n<h3><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststat.us/gravity\">Gravity Forms</a></h3>\n\n\n\n<p><strong><a href=\"https://poststat.us/gravity\">Gravity Forms</a></strong> is a powerful form builder for WordPress and the #1 choice for businesses and web professionals across the globe. Its vast array of features, intuitive drag-and-drop form editor, and extensive ecosystem of add-ons, ensure customers can design beautiful, intelligent, and accessible forms for any project requirement.</p>\n</div>\n\n\n\n<div class=\"wp-container-18 wp-block-column is-vertically-aligned-center\"><div class=\"wp-block-image cloudways-logo\">\n<a href=\"https://poststat.us/gravity\"><img width=\"392\" height=\"299\" src=\"https://cdn.poststatus.com/wp-content/uploads/2021/07/gravity-forms-logo-stacked.png\" alt=\"Gravity Forms\" class=\"wp-image-88956\" title=\"Cloudways Logo\" /></a><a href=\"https://poststat.us/gravity\">Gravity Forms</a></div></div>\n</div>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://twitter.com/corymiller303\">Cory Miller (Twitter)</a></li><li><a href=\"https://twitter.com/laura_nelson_\">Laura Nelson (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\">Post Status (Twitter)</a></li></ul>\n\n\n\n<p class=\"has-background\">The <strong>Post Status Draft</strong> podcast is geared toward WordPress professionals, with interviews, news, and deep analysis. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4dd.png\" alt=\"📝\" class=\"wp-smiley\" /><br /><br /><a href=\"https://poststatus.com/category/post-status-podcasts/\" target=\"_blank\" rel=\"noreferrer noopener\">Browse our archives</a>, and don’t forget to subscribe via <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\" target=\"_blank\" rel=\"noreferrer noopener\">iTunes</a>, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\" target=\"_blank\" rel=\"noreferrer noopener\">Google Podcasts</a>, <a href=\"https://www.youtube.com/c/PostStatus\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\" target=\"_blank\" rel=\"noreferrer noopener\">Stitcher</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Simplecast</a>, or <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2022 21:15:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olivia Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Do The Woo Community: What is a WordPress Developer with Ebonie, Lisa, Kathy and Robbie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72557\";s: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:50:\"https://dothewoo.io/defining-a-worpress-developer/\";s: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:391:\"<p>Defining the parameters of what a WordPress or WooCommerce developer is has never been cut and dry.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/defining-a-worpress-developer/\">What is a WordPress Developer with Ebonie, Lisa, Kathy and Robbie</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2022 09:43:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Post Status: Does “Full-Site Editing” Need a New, “User-Friendly” Name?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103515\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://poststatus.com/does-full-site-editing-need-a-new-user-friendly-name/\";s: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:1821:\"<p class=\"has-drop-cap\">I\'ve been thinking about this question and the others related to it that <strong>Josepha Haden Chomphosy</strong> <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">posted last week</a>. There\'s been a strong comment discussion so far, and I discovered <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/#comment-43537\">what my view on it is now</a> by noticing what is going on in the grammar of &#8220;Editing&#8221; versus &#8220;Editor.&#8221;  </p>\n\n\n\n<p>&#8220;Full Site Editing&#8221; ends with a gerund, which is a verb that\'s used like a noun, <a href=\"https://theeditorsblog.net/2018/03/07/talk-about-gerunds/\">but even more specifically</a>: &#8220;a gerund names or identifies actions, states of being, and states of mind rather than people, places, things, and ideas.&#8221;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>A gerund isn’t a verb showing what someone or something is doing; it is the thing itself that’s doing something or being something or having something done to it.</p></blockquote>\n\n\n\n<p>&#8220;The &#8230; Editor&#8221; is a noun describing a thing that is also a place. You can &#8220;go into the editor.&#8221; But you &#8220;go into editing mode&#8221; — a change of state, not a different place. You acquire different capabilities. </p>\n\n\n\n<p>Maybe eventually full site editing mode in some WordPress themes will mean you can edit layout (presentation) and content comprehensively. Maybe there will still need to be an option to zero in and focus on one piece of content. Currently, these are two distinct things that feel very different even in FSE themes. Complicating matters, classic, block, and hybrid themes without FSE are totally different user experience contexts.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2022 03:38:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WordPress.org blog: WP Briefing: Episode 37: The World of WordPress on World Wide Web Day\";s: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=13198\";s: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:91:\"https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\";s: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:23622:\"<p>In the thirty-seventh episode of the WordPress Briefing, WordPress users and contributors reflect on how WordPress has changed their understanding of the web as we celebrate World Wide Web Day.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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>Credits</h2>\n\n\n\n<p>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a> &amp; <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<p>Guests: </p>\n\n\n\n<ul><li><a href=\"https://profiles.wordpress.org/awarner20/\">Adam Warner</a></li><li><a href=\"https://profiles.wordpress.org/aliceorru/\">Alice Orrù</a></li><li><a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a></li><li><a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a></li><li><a href=\"https://profiles.wordpress.org/jillbinder/\">Jill Binder</a></li><li><a href=\"https://wordpress.org/support/users/mariaojob/\">Mary Job</a></li><li><a href=\"https://profiles.wordpress.org/onealtr/\">Oneal Rosero</a></li><li><a href=\"https://profiles.wordpress.org/iamsirotee/\">Theophilus Adegbohungbe</a></li><li><a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a></li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Training Group</a></p>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2022/support-underrepresented-speakers-at-wordcamp-us/\">Support Underrepresented Speakers at WordCamp US</a></p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2023/call-for-speakers/\">Call of Speakers &#8211; WordCamp Asia 2023</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">Refocusing the WordPress App on Core Features</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2022/07/08/project-kickoff-wordpress-org-homepage-and-download-page-redesign/\">WordPress.org Homepage and Download Redesign </a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13198\"></span>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:00:00]&nbsp;</strong></p>\n\n\n\n<p>Hello, everyone! And welcome to the WordPress Briefing: the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:00:39]&nbsp;</strong></p>\n\n\n\n<p>Today is one of my favorite niche holidays &#8211; World Wide Web Day &#8211; which serves to raise awareness about the origins of the World Wide Web project. WordPress, as part of Web 2.0, only ever had a chance to exist because the web, as we have come to know it exists. So in order to mark this nerdy day on the WP Briefing, I invited a number of community members to share a bit about how WordPress has been a part of their lives.</p>\n\n\n\n<p>But first, let&#8217;s do some introductions.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:01:07]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/awarner20/\">Adam Warner</a>, and I&#8217;m originally from a small town in west Michigan, now residing in Orlando, Florida.&nbsp;</p>\n\n\n\n<p><strong>[Alice Orrù 00:01:15]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/aliceorru/\">Alicia Orrù</a>. I&#8217;m Italian. I was born in the beautiful island of Sardinia, but I&#8217;ve been living in Spain in the province of Barcelona for 10 years.</p>\n\n\n\n<p><strong>[Dee Teal 00:01:26]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>; Dee is short for Denise. I&#8217;m from New Zealand, but I live In Melbourne.</p>\n\n\n\n<p><strong>[Femy Praseeth 00:01:33]</strong></p>\n\n\n\n<p>Yeah, my name is <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>. I was born and raised in India and now live in San Jose, California, with my family and cuddly Doodle.</p>\n\n\n\n<p><strong>[Jill Binder 00:01:41]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/jillbinder/\">Jill Binder</a>, and I&#8217;ve just moved back to Vancouver, Canada.&nbsp;</p>\n\n\n\n<p><strong>[Mary Job 00:01:47]&nbsp;</strong></p>\n\n\n\n<p>My name is <a href=\"https://wordpress.org/support/users/mariaojob/\">Mary Job</a>. I&#8217;ve been using WordPress since 2015, and I&#8217;m from Nigeria. I&#8217;m from the Western part of Nigeria. Ijebu precisely.&nbsp;</p>\n\n\n\n<p><strong>[Oneal Rosero 00:01:57]</strong></p>\n\n\n\n<p>Yes. My name is <a href=\"https://profiles.wordpress.org/onealtr/\">Oneal Rosero</a>. I am from the Philippines and I&#8217;ve been using WordPress since 2007.&nbsp;</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe</strong> <strong>00:02:06]&nbsp;</strong></p>\n\n\n\n<p>Thank you. My name is <a href=\"https://profiles.wordpress.org/iamsirotee/\">Theophilus Adegbohungbe</a> . And I&#8217;m from Ilesa, Osun State in Nigeria. </p>\n\n\n\n<p><strong>[Ugyen Dorji 00:02:14]</strong></p>\n\n\n\n<p>My name is <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> and I&#8217;m from Bhutan. And I&#8217;m working with WordPress for more than five years.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:02:22]&nbsp;</strong></p>\n\n\n\n<p>One of the things I enjoy the most about being part of any community is being able to see how people change and grow over time as they learn and gain confidence in their own expertise. So a favorite early question is naturally, ‘How has WordPress changed your World?’</p>\n\n\n\n<p><strong>[Alice Orrù 00:02:37]&nbsp;</strong></p>\n\n\n\n<p>WordPress changed my world in many ways. But, uh, starting from the moment, it allowed me to become part of a global connected and welcome community. I started using WordPress as a blogger many, many years ago, but it was in 2015 that I started working behind the scenes of WordPress with a plugin company.</p>\n\n\n\n<p>And that was the moment when everything changed, basically, because I realized that WordPress was much more than a CMS for creating websites. It was a world full of opportunities for networking, making new friends and walking a new professional path as well.&nbsp;</p>\n\n\n\n<p><strong>[Ugyen Dorji 00:03:15]&nbsp;</strong></p>\n\n\n\n<p>During one interview, I was asked many questions about WordPress and although I had a basic understanding of WordPress, I struggled to give detailed answers.</p>\n\n\n\n<p>After that interview, I resolved to develop my skills and learn as much about WordPress as possible. A few months passed and I received a call from ServeMask In, [who] had developed a plugin called All-in-One WP Migration plugin. They offered me a position which fulfilled my wish to work with WordPress full time.</p>\n\n\n\n<p>And because of that, I am now an active contributor to the WordPress community as bread and butter, with the best career in the world.</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe 00:04:03]&nbsp;</strong></p>\n\n\n\n<p>If you are very familiar with my country, Nigeria things here, it&#8217;s not as smooth as it is in other parts of the world. That is, when you are done in school in my university, you have to find means of surviving yourself.&nbsp; There is nothing like the government have work for you. There is nothing like you finish our institution and you get job instantly. So it&#8217;s very tough here. And, year by year, schools keep producing graduates with no companies to employ them and no government job again as well.</p>\n\n\n\n<p>So I personally, I was able to gain freedom from this with the help of WordPress.</p>\n\n\n\n<p><strong>[Femy Praseeth 00:04:51]</strong></p>\n\n\n\n<p>WordPress completely changed my work life. I started working independently. I started freelancing with agencies and designers and, uh, building websites from their web designs. And this was around the time my son was born. Actually, he was in elementary school and I think this was around 2014 or so. I started working remotely when remote was not even a thing.</p>\n\n\n\n<p>And there were very few companies that let you work from home and remote was not a mainstream thing at all, but with WordPress, I could set my own working hours while my son was in school.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:05:29]&nbsp;</strong></p>\n\n\n\n<p>And of course, my preferred follow-up question of, ‘How did you hear about us?’ or ‘How did you connect to this global community?’</p>\n\n\n\n<p><strong>[Oneal Rosero 00:05:36]&nbsp;</strong></p>\n\n\n\n<p>Yes, actually what I love about WordPress is that it&#8217;s a community. It&#8217;s not a business. It&#8217;s not a company. It&#8217;s a community. It&#8217;s a community that&#8217;s always ready to help support, teach and encourage people. That&#8217;s how I felt when I joined the community. There&#8217;s always somebody who has your back.</p>\n\n\n\n<p>There&#8217;s always somebody who&#8217;s going to guide you. There&#8217;s always an expert who will take your hand and lead you into the beauty that is WordPress.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:06:05]&nbsp;</strong></p>\n\n\n\n<p>The way that I connect with the global community these days are one, of course, is .org Slack. Another of course is Twitter as there&#8217;s a very active WordPress community there.</p>\n\n\n\n<p>And then with WordCamps all over the globe. I&#8217;m lucky enough to have been able to travel to several hundred WordCamps through the years in the US and abroad. And that&#8217;s one of the most rewarding parts is meeting people from all over the world and you see really how small and the world really is and how similar we really all are.</p>\n\n\n\n<p><strong>[Theophilus Adegbohungbe 00:06:39]&nbsp;</strong></p>\n\n\n\n<p>So, not until 2020. I don’t know if you know this lady, a very vibrant lady in WordPress. She&#8217;s from Nigeria; her name is Mary Job, and she&#8217;s really promoting WordPress here. So it was through her that I got to know about the community. Yes.</p>\n\n\n\n<p><strong>[Jill Binder 00:06:54]</strong></p>\n\n\n\n<p>My work is the global WordPress community. So we hold our three programs for the global WordPress community, and we are always trying to reach more and more countries. For quite a while, it was very North America-heavy, and then I made some efforts to expand. And it&#8217;s very exciting that this year, some contributors in our team have actually launched an Asia Pacific branch of our group.&nbsp;</p>\n\n\n\n<p>And so we have two meetings every other week where we have the America/Europe and the APAC, and we&#8217;ve also been able to reach other countries as well, but we typically reach something like between 20 and 50 countries a year, depending on the year. So a hundred percent global. Yes.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:07:39]&nbsp;</strong></p>\n\n\n\n<p>How has WordPress, either the CMS or the project, made you feel more connected? And are there any surprising connections that came from WordPress?</p>\n\n\n\n<p><strong>[Dee Teal&nbsp; 00:07:47]&nbsp;</strong></p>\n\n\n\n<p>I guess the surprising connections I think that have come from WordPress have been the fact that I feel like I&#8217;ve got friends all over the world. And a lot of those have come out of community involvement and from contributing. That I could go to a, a meetup pretty much anywhere in the world and probably find somebody I know, or at least a second degree connection of somebody that I haven&#8217;t, you know, that I might not have met, but know somebody that I know. And certainly that happens fairly regularly.&nbsp;</p>\n\n\n\n<p><strong>[Mary Job 00:08:13]</strong></p>\n\n\n\n<p>WordPress. The WordPress project, the community, has made me feel connected in a huge way, because I am literally surrounded by everything WordPress. So I like how, when you meet somebody who does WordPress, there&#8217;s this instant, ‘Oh, we&#8217;re brothers,’ or&nbsp; ‘Oh, we&#8217;re sisters!’ You know? There&#8217;s that feeling? That&#8217;s how I feel.&nbsp;</p>\n\n\n\n<p>So when I see somebody who does WordPress, as I do, I&#8217;m like, ‘Oh yeah, we&#8217;re, kin.’ You know? We are family. That&#8217;s how I feel when I meet people who do WordPress. And I&#8217;ve met quite a number of people who do WordPress from like around the world. Like I have a friend here, he&#8217;s from the Benin Republic, and we host started a dinner on Friday night and one of my guests was asking me, ‘How did you guys meet?’</p>\n\n\n\n<p>I was like, ‘Oh yeah, we work in the same WordPress ecosystem.’ He attended our WordCamp, we became friends, and we just literally became really good friends. So I have tons of people that I&#8217;ve met like that I hold in high esteem.</p>\n\n\n\n<p><strong>[Ugyen Dorji 00:09:12]&nbsp;</strong></p>\n\n\n\n<p>WordPress Meetups are the seeds that lead to the growth of WordPress communities. WordCamp is a platform for plugin and theme developers to meet WordPress users and website developers. It&#8217;s a great environment where many incredible discussions about WordPress takes place. With each WordCamp there is a &#8220;tribe&#8221; meeting, where I think people [can] get more connected. It&#8217;s a fantastic opportunity for aspiring computer engineers, generators and get to showcase their talent and meet each other.</p>\n\n\n\n<p><strong>[Alice Orrù 00:09:51]&nbsp;</strong></p>\n\n\n\n<p>On the project level, it has given me the opportunity to feel like an active part of a global project. The idea that I can give my contribution to making the web a better place &#8211; it’s amazing. And I do so with the Translation team, so making WordPress accessible to all the people that use the core plugins and themes in Italian, and prefer to do that in Italian.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:10:18]</strong>&nbsp;</p>\n\n\n\n<p>What area of the WordPress world is most important to you?</p>\n\n\n\n<p><strong>[Jill Binder 00:10:21]</strong></p>\n\n\n\n<p>I have a little bit of a passion for diversity in tech and diversity in WordPress, specifically around events. And so, here&#8217;s a chance to name the three programs that we&#8217;ve been working on this year. So as mentioned a few times, we have our <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Workshop</a> that helps people go from not even having the thought that people could step up on stage.</p>\n\n\n\n<p>And then the second program is because of the pandemic. There was no longer the straight path from taking our workshop to speaking, because we used to hold them or people used to hold them for their WordCamps and meetups. And so it was like, okay, you&#8217;ve taken. Apply for our next WordCamp or meetup. But during the pandemic, that wasn&#8217;t a thing.</p>\n\n\n\n<p>So we have this amazing channel that we welcome everyone to join, allies and people from underrepresented groups who are interested in speaking or interested in supporting people and speaking. And that&#8217;s the Diverse Speaker channel <a href=\"https://wordpress.slack.com/archives/C028SE81N3H\">diverse-speaker-support</a> channel on the Make WordPress slack.</p>\n\n\n\n<p>And the third program is, and we, we went through a name change recently. So I&#8217;ll try to remember the new change it&#8217;s Organizing Inclusive and Diverse WordPress Events. And this is for WordCamp and meetup organizers to learn. We&#8217;ve learned over the last couple years, how important it is to create inclusive spaces and be good allies.</p>\n\n\n\n<p>But how do we actually do that? And a few of us created a very action oriented workshop in 2019 for WCUS, and that is now the basis of the work that we are bringing to people and people are loving it.. We&#8217;ve had people report a 40%, self-report 40%, increase in feeling prepared to create an inclusive event from before and after taking that workshop, which is super cool.</p>\n\n\n\n<p>Yeah. So, that’s my passion.&nbsp;</p>\n\n\n\n<p><strong>[Oneal Rosero 00:12:13]&nbsp;</strong></p>\n\n\n\n<p>I really love helping the WP Diversity team. I love running the workshops. I love running the workshops for myself, because I used to do training for software back before the pandemic. I used to train up to a thousand people a year in person, sometimes like 500 people in a room at once.</p>\n\n\n\n<p>But of course I had to shift. I had to pivot to online training, which is what the training team has brought for me. And the focus on the diversity. I like running the workshops. I like running workshops for different groups, different countries, because it&#8217;s nice to meet new people. It&#8217;s nice to hear about their culture, about the limitations that people have in Africa with connectivity.</p>\n\n\n\n<p>So they, they resort to using WhatsApp on their phone in order to do a meetup. That&#8217;s how they do their, their meetings, their discussions. It&#8217;s unlike other countries where we can do video calls. They have to use their mobile phones because connectivity isn&#8217;t accessible.&nbsp;</p>\n\n\n\n<p>Places like in the Philippines that get affected when it starts to rain a little bit, we lose our internet. So we have backups and our backups have backups. So there are many things that you learn that are different when you&#8217;re living in the city, when you&#8217;re living in the provinces, in the country. So it&#8217;s so many things that you learn about people and how they&#8217;re able to adapt.&nbsp;</p>\n\n\n\n<p><strong>[Adam Warner 00:13:35]</strong>&nbsp;</p>\n\n\n\n<p>Enabling end users to reach their goals. And whether that means participating in contributing to the software, to the Core software itself, in terms of UI/UX usability. That can include participating in the community and sharing your knowledge proactively with users who may be new to the platform, or have used WordPress for a while, but now want to step up their game, get a little deeper into using their websites as a tool for growth, for whatever business that they&#8217;re in. So, I mean, overall, the, the most important part of the WordPress world to me are the end users. And, you know, there, there is this quote unquote inner circle of WordPress community people. People who are involved in .org, people who contribute to the software, people who contribute to the 20 plus make.wordpress.org teams.</p>\n\n\n\n<p>Those we have to keep in mind, are not the average user by and far. They are not the typical user that hears the word WordPress and then goes out and searches it and then has to figure out how to use it. So I think user experience is probably the most important part for me and making sure that any of that innate knowledge that we have in that inner circle of WordPress because many of us have been using it for so long, keeping in mind that is not the norm. And it&#8217;s not the scale at which WordPress is used and, and making sure we translate complex concepts down to a layperson&#8217;s terms that might not be as familiar.&nbsp;</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:15:17]&nbsp;</strong></p>\n\n\n\n<p>One of the things that I have always found so fascinating about the web and WordPress’ role in it is how it has made the world simultaneously smaller and bigger. By giving voices to the voiceless we help each other find our community niches regardless of where they are in the world. Some of your closest friends could be people you would never meet in your own neighborhood. Well, let’s hear what some of our community members had to say about that.</p>\n\n\n\n<p><strong>[Dee Tea 00:15:42]</strong></p>\n\n\n\n<p>I think the thing that has been most empowering is, is coming into the project either in terms of contributing time and efforts to the community, which is where most of my contribution has been &#8211; has always been about this is a really cool thing, and I really want to build this.</p>\n\n\n\n<p>And so I&#8217;ll put my time and efforts into building WordPress. Not for me, but because I see its value and I see its community and I see that the contribution that it&#8217;s making to the world and I, and that&#8217;s really important. But finding that on the other side of that was a huge amount of personal benefit for me in my career, in the friendships that I&#8217;ve made.</p>\n\n\n\n<p>But I feel like if I had been approaching the community with, I want a better career, I wanna meet all of these people and I want, and I want all of this. From, “I want” for me, instead of, I want for this project, for the community and effectively for the world with that, you know, that whole democratized, the democratizing of publishing is this thing that serves the world.</p>\n\n\n\n<p>I think that&#8217;s been the key for me is that I absolutely have reaped amazing benefits from it, but it came out of that sense of, I see this value here and I want to contribute to that because it&#8217;s gonna have value, not just for me, but for a whole slew of people. And so, uh, you know, for much, much bigger impact than just on me.</p>\n\n\n\n<p>And so I think that&#8217;s the important thing for me is that sense of, if you approach it with that attitude of what can I do to help? It&#8217;s amazing what you will find yourself helped with in return.</p>\n\n\n\n<p><strong>[Josepha Haden Chomphosy 00:17:24]&nbsp;</strong></p>\n\n\n\n<p>I hope that you enjoyed this tour of WordPress in the World Wide Web. I want to share a big thank you to all of the folks who contributed to our little WordPress Briefing celebration of World Wide Web Day today.</p>\n\n\n\n<p>And that brings us now to our small list of big things. So firstly, we&#8217;ve got a couple of updates from our upcoming flagship events. WordCamp US has announced a speaker support fund specifically for historically underrepresented speakers at the event. You can donate to the fund on the page if you&#8217;d like, and there are also directions on how to request support, if you are part of an underrepresented group.&nbsp;</p>\n\n\n\n<p>From the folks over at WordCamp Asia, the call for speakers is live. That&#8217;s taking place in February, 2023. But it&#8217;s never too early to brush up those presentations and get them submitted.&nbsp;</p>\n\n\n\n<p>Next big thing is that there are some changes coming to the WordPress mobile app. A lot of the Jetpack functionality will be removed from it, so this is going to have a little bit of an effect on daily users of the app, but it will also have an effect on regular contributors. I&#8217;ll have a link to the full write up in the show notes so that you don&#8217;t have to guess or hold it all in your memory.&nbsp;</p>\n\n\n\n<p>And finally, this excellent design that you see on wordpress.org/news is finally making its way out to the next parts of the wordpress.org website. Before you know, it, there will be a fresh looking homepage as well as few other pages and then… to infinity and beyond (or something like that).&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And next up I&#8217;ll be taking just a mid-year break from the podcast. And so the next time that I actually see you again, will be in September.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Aug 2022 23:15:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: dev_life snippet: Back-end, Front-end WooCommerce Performance Insights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72483\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://dothewoo.io/back-end-front-end-woocommerce-performance-insights/\";s: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:436:\"<p>When it comes to performance on a WooCommerce site, without proper diagnostics, you\'re wasting your time quite often.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/back-end-front-end-woocommerce-performance-insights/\">dev_life snippet: Back-end, Front-end WooCommerce Performance Insights</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Aug 2022 09:42:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: People of WordPress: Carla Doria\";s: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=13201\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2022/07/people-of-wordpress-carla-doria/\";s: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:10299:\"<p><strong>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature Carla Doria, a customer support specialist from South America on how WordPress opened up a new world for her, and gave her the ability to help the local community</strong>.</p>\n\n\n\n<p>For Carla, working with WordPress is a vital part of her life. It gave her a career and a community, in which she she would organize the first WordCamp in her city, Cochabamba, and the first in Bolivia.</p>\n\n\n\n<p>Carla studied industrial engineering and has a master’s degree in environmental studies.<br />Her first experience with WordPress was when she decided to start a small business designing and selling cushions and bedclothes.&nbsp;While Carla sat in the small store she had rented, hoping that people stopping at the shop windows would step in to buy something, she decided she needed to create a website.</p>\n\n\n\n<h2><strong>First steps with WordPress</strong></h2>\n\n\n\n<p>Carla had no budget to hire somebody, but she felt confident&nbsp; she could learn things on her own.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“Learning to use WordPress requires no code skills or a technical background. It needs an adventurous and playful spirit.” </p><cite>Carla Doria</cite></blockquote>\n\n\n\n<p>She had always been studious, and decided she would figure out how to build a website herself. Carla ended up building a simple blog with WordPress. At the time, she didn’t even have a budget to buy a custom domain, so she used a free subdomain.<br /><br />“Learning to use WordPress is easy. It requires no code skills or a technical background at all. It only needs an adventurous and playful spirit,” said Carla</p>\n\n\n\n<p>There were no profits, and any income mainly went to pay the store’s rent. At the time, her previous company contacted her for a job opening that matched her profile. Carla needed that income and decided to closed the store and forget about being an entrepreneur.</p>\n\n\n\n<p>Back in employee mode, Carla started her new job as a technical writer for a software development company. Since Carla had completed her master’s degree in the UK, she was proficient in English. Her close affinity for computers and technology made it easy for her to translate complex software jargon into simple tutorial steps.</p>\n\n\n\n<p>As Carla got more interested in technical writing and started to improve her writing skills. This reconnected her with her previous enthusiasm for writing, and she decided to channel that interest into a blog.</p>\n\n\n\n<h2><strong>Diving deep</strong></h2>\n\n\n\n<p>Creating her blog helped her become more familiar with WordPress and building websites. In 2015, Carla blogged about writing, her thoughts, book reviews, and everything that came to mind.&nbsp;</p>\n\n\n\n<p>Through looking for answers to specific issues using her WordPress blog, Carla found the support forums a useful place to go. Soon she realized that she could also help answer other people’s questions.</p>\n\n\n\n<img width=\"600\" height=\"900\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-2.jpg?resize=600%2C900&ssl=1\" alt=\"\" class=\"wp-image-13189\" />\n\n\n\n<p>Carla began checking the forums as a hobby. She liked that she was able to help people and learn more while doing so. </p>\n\n\n\n<p>Instead of surfing social media during her work breaks, Carla focused on checking the WordPress forums. Through this she learnt about a support job in one of the global firms.</p>\n\n\n\n<p>She felt the job was made for her and was excited to support people in building their websites with WordPress. The role offered the possibility to work remotely and travel while still working.</p>\n\n\n\n<p>After three years as a technical writer, her career felt stuck. She was certain she did not want to return to any job related to industrial engineering. </p>\n\n\n\n<p>Carla did not get through the selection process the first time. But after nearly 18 months between three applications and learning HTML and CSS, Carla finally secured a support job in 2016. With this job, WordPress became her main source of income.</p>\n\n\n\n<h2><strong>Leading a local WordPress community</strong></h2>\n\n\n\n<p>On the job, Carla learned about the WordPress communities around the world and WordCamps. But when somebody asked about the WordPress community where Carla lived, she didn’t know what to say. Was there a community?</p>\n\n\n\n<p>She discovered no local group existed, so she researched what was needed to setup a meetup. Carla discussed the idea with others, but hesitated as she thought it would require an expert WordPress developer to organize.&nbsp;&nbsp;</p>\n\n\n\n<p>But after trying to gauge interest, Carla realized that the only way to find community members was to start a community. In 2017, the <a href=\"https://www.meetup.com/Cochabamba-WordPress-Meetup/\">WordPress community in Cochabamba</a> was born.</p>\n\n\n\n<img width=\"684\" height=\"391\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/07/Comunidad_WP_Cochabamba_FSE_event2022.jpg?resize=684%2C391&ssl=1\" alt=\"The theme preview screen in the WordPress Cochabamba meeting on creating your website with blocks.\" class=\"wp-image-13236\" /><em>WordPress meeting in Cochabamba explored creating your website with blocks</em>\n\n\n\n<p>The group has had ups and downs, probably similar to any other community. Although Cochabamba is not a big city, they had issues finding a location that was free and available to anyone who wanted to join. People came with different levels of knowledge, from people with&nbsp;vast experience with WordPress to people with no experience but who wanted to learn.&nbsp;</p>\n\n\n\n<p>The community grew during the pandemic, as meetups went online and people from other cities in Bolivia were able to attend. After restrictions were lifted, there was a lot of excitement amongst members to meet each other in person.</p>\n\n\n\n<h2><strong>Giving back through speaking</strong></h2>\n\n\n\n<img width=\"600\" height=\"900\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/carla-doria-1.jpg?resize=600%2C900&ssl=1\" alt=\"Carla reading a book under a tree\" class=\"wp-image-13191\" />\n\n\n\n<p>The community also helped Carla to develop a new skill in public speaking. She applied to be a speaker at WordCamp Mexico <a href=\"https://mexicocity.wordcamp.org/2019/\">2019</a> and <a href=\"https://mexicocity.wordcamp.org/2020/\">2020</a>, <a href=\"https://guayaquil.wordcamp.org/2019/\">WordCamp Guayaquil 2019</a>, and <a href=\"https://colombia.wordcamp.org/2020/\">WordCamp Colombia in 2020</a>. Her confidence grew while she enjoyed connecting with other communities and meeting people who were on similar pathways. Not all of them were developers, as she had presumed. Many, like her, started out as bloggers.</p>\n\n\n\n<img width=\"977\" height=\"419\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/07/WCC.png?resize=977%2C419&ssl=1\" alt=\"WordCamp Cochabamba\'s logo with blue and grey lettering and a hat\" class=\"wp-image-13228\" />\n\n\n\n<p>Finally, after three years, Carla applied to organize her first WordCamp in 2021 in <a href=\"https://cochabamba.wordcamp.org/2021/\">Cochabamba</a>. She had never imagined organizing any WordCamp, and through this having the experience to talk to sponsors and contact companies, and lead a group of people with different talents and backgrounds. Carla felt she had learnt so much from the experience.</p>\n\n\n\n<p>Thanks to WordPress, Carla found a job she enjoyed, was able to work remotely, and help build something in her community to help people learn skills and find career opportunities.</p>\n\n\n\n<p>Carla feels grateful for all she has been able to do thanks to WordPress. She said: “WordPress has led me to find good jobs. It also has allowed me to contribute to a community of friends that love learning about WordPress.”  </p>\n\n\n\n<p></p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community. Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>wpfiddlybits</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a>), Larissa Murillo (<a href=\"https://profiles.wordpress.org/lmurillom/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>lmurillom</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>), Chloe Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>), and Surendra Thakor (<a href=\"https://profiles.wordpress.org/sthakor/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sthakor</a>) for work on this feature, and to all the contributors who helped with the series recently. Thank you too to Carla Doria (<a href=\"https://profiles.wordpress.org/carlisdm/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>carlisdm</a>) for sharing her experiences.</p>\n\n\n\n<p>Thank you to Josepha Haden (@chantaboune) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>topher1kenobe</a>) for their support of the People of WordPress series.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\"><img width=\"180\" height=\"135\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" /><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress </p>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 31 Jul 2022 19:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: Gutenberg Contributors Experiment with Custom Labeling of Blocks in List View\";s: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:30:\"https://wptavern.com/?p=136428\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/gutenberg-contributors-experiment-with-custom-labeling-of-blocks-in-list-view\";s: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:3384:\"<p>It&#8217;s easy to get lost among a sea of Cover, Group, and Paragraph blocks while navigating the block editor&#8217;s List View. Clicking around wildly will generally surface the block you&#8217;re seeking, but it&#8217;s not efficient or intuitive. Gutenberg contributors have some ideas and prototypes aimed at giving the List View more context.</p>\n\n\n\n<p>Rich Tabor <a href=\"https://github.com/WordPress/gutenberg/issues/33583\">proposed</a> a solution where users can double-click to rename a block within the list, giving it a unique identifier. Gutenberg developer Dave Smith created <a href=\"https://github.com/WordPress/gutenberg/pull/42605\">an experimental PR</a> that adds custom labeling/naming of blocks in the List View. It currently works for Group blocks only. Tabor posted a demo to Twitter and the response was overwhelmingly positive.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">It\'s coming → <a href=\"https://t.co/A9sbjIzYmL\">https://t.co/A9sbjIzYmL</a> <a href=\"https://t.co/FHEhqOxjZL\">pic.twitter.com/FHEhqOxjZL</a></p>&mdash; Rich Tabor (@richard_tabor) <a href=\"https://twitter.com/richard_tabor/status/1550155092837470208?ref_src=twsrc%5Etfw\">July 21, 2022</a></blockquote>\n</div>\n\n\n\n<p>&#8220;Custom block labels in the List view is a must-have,&#8221; Chris Bell <a href=\"https://github.com/WordPress/gutenberg/issues/33583#issuecomment-938557620\">commented</a> on the original proposal. &#8220;It improves productivity and adds psychological order/control over the layout.</p>\n\n\n\n<p>&#8220;I think popovers should only be used for extra long edge-case custom labels as I imagine most labels will be 2-3 words max.&#8221; He posted an example of what that might look like.</p>\n\n\n\n<img />\n\n\n\n<p>Extra long labels would simply be truncated to maintain the width of the List View:</p>\n\n\n\n<img />\n\n\n\n<p>Smith posted a list of questions regarding the technical implementation he proposed:</p>\n\n\n\n<ul><li>Is&nbsp;<code>alias</code>&nbsp;attribute the best place to store the data?</li><li>Should the custom label be local to the editor or should it be attached to the block?</li><li>Can we add a means to &#8220;reset&#8221; the custom label and go back to the standard label?</li><li>Do we need a &#8220;submit&#8221; button as well as the&nbsp;<code>ENTER</code>-to-submit mechanic?</li></ul>\n\n\n\n<p>Contributors are currently testing and weighing in on these questions. Smith recommended progress on the feature wait to align with the solution in another active <a href=\"https://github.com/WordPress/gutenberg/pull/40393\">ticket</a> that seeks to add a metadata attribute to blocks, allowing section naming and future semantic meta information. Once that is resolved, custom labeling for blocks in the List View will have a more straightforward technical solution.</p>\n\n\n\n<p>In the meantime, Gutenberg 13.7 added a related <a href=\"https://github.com/WordPress/gutenberg/pull/41855\">update</a> as a first step that improves navigation in the List View. It will now automatically display Heading content for the button label text when available. </p>\n\n\n\n<img />\n\n\n\n<p>If you are using the Gutenberg plugin, this is available right now in the most recent update. Custom labels will be coming next to provide a clearer overview of other types of blocks and make page building/editing much easier.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Jul 2022 20:23:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Post Status: Post Status Picks for the Week of July 25\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103385\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://poststatus.com/post-status-picks-july-25-2022/\";s: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:2581:\"<div class=\"has-background has-theme-palette-7-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\"><strong>Syntax.fm</strong> has an interview with <strong>Syed Balkhi</strong> about <strong>Awesome Motive</strong>, how <strong>WordPress</strong> and <strong>PHP</strong> are viewed by developers, and his charity efforts. <strong>The WP Minute</strong> features <strong>Amber Hinds</strong> on <strong>Equalize Digital</strong>’s first exit. <strong>Sean Blakeley</strong> <a href=\"https://wptavern.com/podcast/36-sean-blakeley-on-transitioning-a-large-agency-over-to-gutenberg\">talks about transitioning a large agency</a> over to <strong>Gutenberg</strong> at the <strong>WP Tavern</strong>&#8216;s <strong>Jukebox</strong>. </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"h-post-status-podcast-picks\">Post Status Podcast Picks <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /></h2>\n\n\n\n<ul><li><strong>Syntax.fm</strong>: <a href=\"https://syntax.fm/show/490/supper-club-syed-balkhi-and-wordpress\">An interview with</a> <strong>Syed Balkhi</strong> about <strong>Awesome Motive</strong>, how <strong>WordPress</strong> and <strong>PHP</strong> are viewed by developers, and his charity efforts.</li><li><strong>The WP Minute:</strong> <strong>Amber Hinds</strong> <a href=\"https://thewpminute.com/selling-wp-conference-schedule/\">shares her point of view</a> on <strong>Equalize Digital’s</strong> first “exit.”</li><li><strong>WP Tavern</strong>: <strong>Sean Blakeley</strong> <a href=\"https://wptavern.com/podcast/36-sean-blakeley-on-transitioning-a-large-agency-over-to-gutenberg\">talks about transitioning a large agency</a> over to Gutenberg.</li></ul>\n\n\n\n<div class=\"wp-container-23 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Get our weekly WordPress community news digest</strong> — Post Status\' <a href=\"https://poststatus.com/news-and-insights/week-in-review/\">Week in Review</a> — also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f48c.png\" alt=\"💌\" class=\"wp-smiley\" />  </p>\n\n\n\n<p>And don\'t miss <strong>the latest updates from the people making WordPress</strong>. We\'ve got you covered with <a href=\"https://poststatus.com/make-wordpress/\">This Week at WordPress.org</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2699.png\" alt=\"⚙\" class=\"wp-smiley\" /></p>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Jul 2022 17:48:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WebP by Default Merged Into Core for WordPress 6.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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=136600\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/webp-by-default-merged-into-core-for-wordpress-6-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4981:\"<p>WebP, an image format developed by Google, which is intended to replace JPEG, PNG, and GIF file formats, will soon be generated by default for new JPEG image uploads in WordPress and used for website content. The main work for this feature was <a href=\"https://core.trac.wordpress.org/changeset/53751\">committed</a> to core for inclusion in the upcoming WordPress 6.1 release.</p>\n\n\n\n<p>The initial proposal was <a href=\"https://wptavern.com/wordpress-performance-team-revises-proposal-for-webp-by-default\">revised after significant critical feedback</a>. The most notable changes include automatically generating WebP versions of only core image sizes, keeping secondary (WebP) sub-sizes only if they are smaller than the primary MIME type, and only generating WebP images for image sizes that are intended for use in user-facing front-end content.</p>\n\n\n\n<p>Despite a raft of revisions, and filters to control or disable WebP uploads, the proposal remained controversial. Contributors continue to report issues after testing. Many still have reservations about whether this should be opt-in or on by default.</p>\n\n\n\n<p>&#8220;When converting medium-resolution photographs (approx 1600px – 2500px on the long edge), WebP files are often larger than the JPEG equivalent,&#8221; WordPress developer Mark Howells-Mead <a href=\"https://core.trac.wordpress.org/ticket/55443#comment:14\">commented</a> on the main ticket for WebP work. &#8220;(In my tests using my own photography, in around 60% of cases.) This change might make the &#8216;modern image format&#8217; test of Page Speed Insights happy, but enforcing WebP by default on sites which use a lot of photography will often cause longer image loading times.&#8221;</p>\n\n\n\n<p>Some developers are supportive of the change but prefer for it to be off by default when it is first rolled out, to allow the ecosystem to prepare for the change.</p>\n\n\n\n<p>&#8220;I definitely see it as a big advantage to add Core support for additional MIME types for sub-sized image files,&#8221; Matthias Reinholz <a href=\"https://core.trac.wordpress.org/ticket/55443#comment:40\">said</a>.  &#8220;But I can&#8217;t see adding conversion to a specific other file format as preferred behavior. This may help to optimize the market position of WebP but it will also be a serious threat to plugin authors and existing larger websites that do not pay attention to this change.</p>\n\n\n\n<p>&#8220;Therefore, I&#8217;m questioning why this functionality should be activated by default at this stage. <strong>IMHO, it should be opt-in only.</strong> Plus ideally, we would already start to think about adding further image formats to be supported by this feature.&#8221;</p>\n\n\n\n<p>NerdPress founder Andrew Wilder created a separate <a href=\"https://core.trac.wordpress.org/ticket/56263\">ticket</a> urging contributors to consider making the feature opt-in, but the ticket was closed and conversation directed back to the main ticket so as not to splinter the discussion.</p>\n\n\n\n<p> &#8220;Making these new features opt-in instead of opt-out would be the best way to be cautious about potential impacts,&#8221; Wilder <a href=\"https://core.trac.wordpress.org/ticket/55443#comment:44\">said</a>.</p>\n\n\n\n<p>&#8220;There have been many requests for this to be opt-in (as well as some asking for a setting on the Media page, rather than only a filter for developers). So far there hasn&#8217;t been any open conversation about why that&#8217;s not being taken into consideration.&#8221;</p>\n\n\n\n<p>The notion that WebP by default should be opt-in was summarily dismissed and the conversation was not revisited before the changes were committed.</p>\n\n\n\n<p>&#8220;The feature will have widespread benefits for users by opting in core sizes (to start) &#8211; if it were entirely opt-in it would have little impact &#8211; or benefit,&#8221; Google-sponsored Core Committer Adam Silverstein <a href=\"https://core.trac.wordpress.org/ticket/55443#comment:62\">said</a> in response to opponents.</p>\n\n\n\n<p>In response to suggestions that this feature ship with a UI for enabling it on the media page, Silverstein said, &#8220;We have discussed both suggestions in chats and issues with mixed responses. Project <a href=\"https://wordpress.org/about/philosophy/\">philosophy</a> is regularly mentioned as aligning with the current approach.&#8221; </p>\n\n\n\n<p>The <a href=\"https://core.trac.wordpress.org/ticket/55443#comment:69\">ticket</a> remains open awaiting patches for a few loose threads on the technical implementation. Contributors have continued to chime in with additional concerns.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/performance/2022/07/26/welcome-to-the-performance-team-blog/\">The Performance team has a new blog</a> where people can follow updates on their current projects and proposals. Now that the main WebP work has been committed, the next steps will discussed in future meetings with notes posted to the new Core Performance blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Jul 2022 17:47:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Post Status: “We’re not a small village anymore.” A Conversation with Kim Lipari — Post Status Draft 121\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://poststatus.com/not-a-small-village-anymore-kim-lipari/\";s: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:4561:\"<div class=\"wp-container-25 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\"><div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">WordPress as an economy or ecosystem is big, but the community and culture at its heart still feel small. Have we taken the time to really absorb the change that\'s come over the past decade? What questions should we be asking about what got us here and where we\'re going or want to go? </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"yoast-reading-time__wrapper\"><span class=\"yoast-reading-time__icon\"></span><span class=\"yoast-reading-time__spacer\"></span><span class=\"yoast-reading-time__descriptive-text\">Estimated reading time:  </span><span class=\"yoast-reading-time__reading-time\">1</span><span class=\"yoast-reading-time__time-unit\"> minute</span></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-drop-cap\"><strong>Kim Lipari</strong> is our guest for this episode of Post Status Draft. Kim started building her career in WordPress over ten years ago, and her agency, <strong>Valet</strong>, is almost that old. WordPress isn\'t a small village community anymore, says Kim, but we still talk about it as if it is. That tightly knit community is still there because — not in spite of — incredible growth. </p>\n\n\n\n<p>But what does the fact of growth mean for a small village culture? Can it turn into an enclave or cult? Is the language of a small village still an appropriate language for leadership? Do we need to act more like we\'re a busy city — and make an effort to get to know our newer neighbors\' stories? Can we keep (let alone scale) the values, culture, and kindness of a healthy small community as we grow?</p>\n\n\n\n\n\n\n\n<div class=\"wp-container-28 wp-block-columns has-theme-palette-8-background-color has-background\" id=\"WP-Engine\">\n<div class=\"wp-container-26 wp-block-column\">\n<h3 id=\"sponsor-wpengine\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststat.us/pagely\">WP </a><a href=\"https://poststat.us/wpengine\">Engine</a></h3>\n\n\n\n<p><strong>WP Engine</strong> is <a href=\"https://poststat.us/wpengine/\">the WordPress Digital Experience Platform that drives your business forward faster</a>. WP Engine makes WordPress easier and faster. It does the heavy lifting so you can focus on your core business and win online.</p>\n</div>\n\n\n\n<div class=\"wp-container-27 wp-block-column is-vertically-aligned-center\"><div class=\"wp-block-image\">\n<a href=\"https://poststat.us/wpengine/\"><img width=\"112\" height=\"151\" src=\"https://cdn.poststatus.com/wp-content/uploads/2022/01/WPE-LOGO-S-Default.svg\" alt=\"WP Engine\" class=\"wp-image-95924\" title=\"WP Engine\" /></a></div></div>\n</div>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://twitter.com/kimberlylipari\">Kim Lipari (Twitter)</a></li><li><a href=\"https://twitter.com/dan_knauss\">Dan Knauss (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\">Post Status (Twitter)</a></li></ul>\n\n\n\n<p class=\"has-background\">The <strong>Post Status Draft</strong> podcast is geared toward WordPress professionals, with interviews, news, and deep analysis. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4dd.png\" alt=\"📝\" class=\"wp-smiley\" /><br /><br /><a href=\"https://poststatus.com/category/post-status-podcasts/\" target=\"_blank\" rel=\"noreferrer noopener\">Browse our archives</a>, and don’t forget to subscribe via <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\" target=\"_blank\" rel=\"noreferrer noopener\">iTunes</a>, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\" target=\"_blank\" rel=\"noreferrer noopener\">Google Podcasts</a>, <a href=\"https://www.youtube.com/c/PostStatus\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\" target=\"_blank\" rel=\"noreferrer noopener\">Stitcher</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Simplecast</a>, or <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Jul 2022 03:17:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olivia Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: WordPress Theme Authors Are Moving to Host Fonts Locally\";s: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:30:\"https://wptavern.com/?p=135783\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/wordpress-theme-authors-are-moving-to-host-fonts-locally\";s: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:5235:\"<img />\n\n\n\n<p>The WordPress Themes team is poised to change its guidelines on remote hosting Google Fonts and is once again strongly urging theme authors to host their fonts locally. Yoast-sponsored contributor Ari Stathopoulos published an <a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">update</a> today to answer some questions the team has been receiving about fonts in themes:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Historically, WordPress themes hosted in the&nbsp;<a href=\"https://w.org/themes\">w.org themes repository</a>&nbsp;were not allowed to use third-party resources. This included images,&nbsp;javascript&nbsp;files,&nbsp;CSS&nbsp;files, webfonts, and other assets loaded from a remote server.</p><p>Google fonts was an exception to this rule because, at the time, there was no reliable way to implement locally-hosted webfonts, and typography is an integral part of a theme’s design.</p><p>Google fonts, however, can no longer be considered an exception to this guideline because of the GDPR and privacy implications.</p></blockquote>\n\n\n\n<p>The team is responding to a recent German court case, which&nbsp;<a href=\"https://wptavern.com/german-court-fines-website-owner-for-violating-the-gdpr-by-using-google-hosted-fonts\">fined a website owner for violating the GDPR by using Google-hosted webfonts</a>. This case spurred a few other threats against website owners and many questions for the Themes team.</p>\n\n\n\n<p>What was previously a strong <a href=\"https://wptavern.com/wordpress-org-strongly-urges-theme-authors-to-switch-to-locally-hosted-webfonts\">recommendation</a> from WordPress.org is now a warning that guidelines will be changing imminently. </p>\n\n\n\n<p>&#8220;A theme should not be allowed to use external resources,&#8221; Stathopoulos said. &#8220;The guidelines right now allow for remote Google fonts, but that will probably change soon. If the theme is using external assets, then yes, it should call a privacy function and ensure that these assets don’t get loaded without the user’s explicit consent.&#8221;</p>\n\n\n\n<p>A <a href=\"https://core.trac.wordpress.org/ticket/55985\">ticket</a> for updating WordPress&#8217; default themes to load Google fonts locally has a patch but the milestone is set for WordPress 6.1. This will make all the core themes GDPR compliant but will not arrive until October.</p>\n\n\n\n<p>Some theme authors saw the writing on the wall a few weeks ago and have been working to update their themes to load fonts locally. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I spent the day updating all* of my WordPress themes to replace Google Fonts with locally hosted font files, given the recent policy change on the theme directory. <a href=\"https://t.co/yp6ZHduHjI\">https://t.co/yp6ZHduHjI</a><br /><br />(*Chaplin excluded – it supports disabling them in the Customizer.) <a href=\"https://t.co/eKyRFT4wGm\">pic.twitter.com/eKyRFT4wGm</a></p>&mdash; Anders Norén (@andersnoren) <a href=\"https://twitter.com/andersnoren/status/1542126387078864901?ref_src=twsrc%5Etfw\">June 29, 2022</a></blockquote>\n</div>\n\n\n\n<p>&#8220;I&#8217;ve decided to do this too,&#8221; Rough Pixels founder André Jutras said. &#8220;Although a few themes have a font-choosing option in the Customizer with the full Google selection. This is going to be hard to change with existing users that use it. My new theme will definitely have local fonts.&#8221;</p>\n\n\n\n<p>Offering font selection for users inside the theme is not as straightforward as simply including one or two fonts bundled with the theme.</p>\n\n\n\n<p>&#8220;I&#8217;ve been trying to do the same with Blockbase,&#8221; Automattic developer Jason Crist said. &#8220;But Blockbase ships with a LOT of fonts to choose from so it&#8217;s been a bit of a unique challenge.&#8221;</p>\n\n\n\n<p>In 2020, the Themes team <a href=\"https://make.wordpress.org/themes/2020/09/25/new-package-to-allow-locally-hosting-webfonts/\">created a package</a> that helps theme authors host their webfonts locally. It was created in anticipation of removing Google Fonts as the exception to the rule prohibiting the use of CDNs to load assets. </p>\n\n\n\n<p><a href=\"https://fonts.bunny.net/\">Bunny Fonts</a> are are an alternative to Google Fonts that some plugin authors have on their radar now that some European jurisdictions are cracking down on Google-hosted fonts. It is an open-source, privacy-first web font platform with no tracking or logging and is fully GDPR compliant. Bunny Fonts is compatible with the Google Fonts CSS v1 API so it can function as a drop-in replacement to Google Fonts by just switching the hostname. If the Themes Team was to add any service to its exception list, Bunny Fonts would be a more privacy respecting option than Google Fonts.</p>\n\n\n\n<p>The Themes Team is waiting on core to implement <a href=\"https://core.trac.wordpress.org/ticket/46370\">better support for loading local fonts</a> before making a sweeping requirement for themes hosted in the directory. In the meantime, WordPress theme authors have the time to update their themes to load Google Fonts locally before a requirement is put in place.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Jul 2022 20:01:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: When You Really Do the Woo with Ronald Gijsel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72536\";s: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:46:\"https://dothewoo.io/woocommerce-ronald-gijsel/\";s: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:362:\"<p>Co-host Ronald shares his experience so far having joined the WooCommerce team at Automattic. </p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woocommerce-ronald-gijsel/\">When You Really Do the Woo with Ronald Gijsel</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Jul 2022 08:59:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"WordCamp Central: WordCamp Jinja: Diverse Speaker Sessions, Web Design Hackathon, Teachers Workshop and Fun at the Nile 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://central.wordcamp.org/?p=3151988\";s: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:148:\"https://central.wordcamp.org/news/2022/07/wordcamp-jinja-diverse-speaker-sessions-web-design-hackathon-teachers-workshop-and-fun-at-the-nile-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13466:\"<a href=\"https://central.wordcamp.org/files/2022/07/image.png\"><img /></a>\n\n\n\n<p><em><a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja 2022</a> (Fri 2nd– Sat 3rd Sept 2022) will be a major community event in Jinja City, Uganda, where WordPress developers, website designers, online publishers, students and teachers will converge to share comprehensive knowledge and experiences, and to meet other WordPress users. Its going to be a great networking event that will also attract guests from all over Uganda and beyond. The main host venue will be <a href=\"https://www.google.com/maps/place/The+Innovation+Village+-+Jinja/@0.4241821,33.2067269,3a,75y,90t/data=!3m8!1e2!3m6!1sAF1QipOQ2B4MxWlVvX3YXh2TrPo-KBaUlEwA1KYOsPBX!2e10!3e12!6shttps:%2F%2Flh5.googleusercontent.com%2Fp%2FAF1QipOQ2B4MxWlVvX3YXh2TrPo-KBaUlEwA1KYOsPBX%3Dw114-h86-k-no!7i4608!8i3456!4m12!1m6!3m5!1s0x177e7b8c49a3ea9b:0xea6213d867b205e!2sThe+Innovation+Village+-+Jinja!8m2!3d0.4241821!4d33.2067269!3m4!1s0x177e7b8c49a3ea9b:0xea6213d867b205e!8m2!3d0.4241821!4d33.2067269\">The Innovation Village, Plot 5 Main Street, Jinja City</a>.</em></p>\n\n\n\n<p><em>There will be something for everyone – beginner’s training, inspirational talks, showcases, best practices, latest trends, plus an after party with lots of fun and camping at the Source of the Nile in Jinja!</em></p>\n\n\n\n<h2><strong>Planned Activities</strong></h2>\n\n\n\n<ol><li><strong>Diverse Speaker Presentations</strong> will be delivered on various topics ranging from what&#8217;s new in the WordPress ecosystem, show cases, website optimization (SEO, security, performance), developer tools and best practices, contributing to open source and the WordPress project, web business and professionalism, digital marketing, etc.</li><li><strong>Web Design Hackathon</strong> will connect volunteer developers with local startups in need of websites. There will be a dev challenge for Websites to be setup and a showcase of work-done be presented on the last day of the WordCamp! The Hackathon will also serve as an opportunity for meeting and working with new people! More details about the hackathon in <a href=\"https://twitter.com/WordPressJinja/status/1551111250544939008\">this tweet</a>.</li><li><strong>Teachers Workshop</strong> will explore the integration of WordPress in the local education curriculum. Teachers will be trained on how to introduce WordPress to their students for web design topic in O-level computer studies exam, for project work and world of work assessment. Vital teaching and learning resources such as the lesson plans at <a href=\"https://learn.wordpress.org\">learn.wordpress.org</a> will be shared. Teachers will also be inspired to take on Web Design as a side business to earn extra income alongside their school salaries! Registration of teachers and students is being done by the ICT Teachers Association via this link: <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSdTKI37jKRIULq1hbBgovtDV1_WsQMDNFzySsKJSn0OdW4rGQ/viewform\">bit.ly/wordcampjinja</a>.</li><li><strong>A visit to the Source of the Nile</strong> &#8211; Jinja city is nestled on the shores of Lake Victoria, Africa’s largest lake, and is deeply rooted in colorful history. The city is home to the source of the Nile, the longest river in the world. River Nile is one of the major geographic superlatives on the earth and from time immemorial, and it has been an outstanding natural land feature worth mentioning in historical books including the holy bible. The New Iconic Nile Bridge is the gateway to Jinja City. WordCamp Jinja will be wrapped up in style with a group photo and fun at the Source of Nile!</li></ol>\n\n\n\n<p>Full <a href=\"https://jinja.wordcamp.org/2022/schedule/\">schedule </a>of activities will be published soon.</p>\n\n\n\n<p><strong>Accommodation</strong> For those coming to Jinja for their first time, there are several hotels and guest houses where you can reside. Check through this listing by booking.com: bit.ly/jinjahotels. You can also contact the WordCamp team at jinja@wordcamp.org for more inquiries and guidance.</p>\n\n\n\n<h2><strong>Get Involved</strong></h2>\n\n\n\n<p>There are several ways to get involved! Check out the details below:</p>\n\n\n\n<ul><li><strong>Purchase Attendee Tickets:</strong> <a href=\"https://jinja.wordcamp.org/2022/tickets/\">https://jinja.wordcamp.org/2022/tickets/</a></li><li><strong>Call for Sponsors:</strong> <a href=\"https://jinja.wordcamp.org/2022/call-for-sponsors/\">https://jinja.wordcamp.org/2022/call-for-sponsors/</a></li><li><strong>Call for Speakers:</strong> <a href=\"https://jinja.wordcamp.org/2022/call-for-speakers/\">https://jinja.wordcamp.org/2022/call-for-speakers/</a></li><li><strong>Call for Volunteers:</strong> <a href=\"https://jinja.wordcamp.org/2022/call-for-volunteers/\">https://jinja.wordcamp.org/2022/call-for-volunteers/</a></li></ul>\n\n\n\n<h2>Join the discussion via #WordCampJinja hashtag on Twitter</h2>\n\n\n\n<div class=\"is-layout-flex wp-container-3 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Preparations for <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> are in high gear! Visit <a href=\"https://t.co/BwFGg9CSyL\">https://t.co/BwFGg9CSyL</a> to apply as speaker, volunteer or sponsor! <a href=\"https://twitter.com/TheVillageUG?ref_src=twsrc%5Etfw\">@TheVillageUG</a> <a href=\"https://twitter.com/bluehost?ref_src=twsrc%5Etfw\">@bluehost</a> <a href=\"https://twitter.com/jetpack?ref_src=twsrc%5Etfw\">@jetpack</a> <a href=\"https://twitter.com/mrkwordpress?ref_src=twsrc%5Etfw\">@mrkwordpress</a> <a href=\"https://twitter.com/nexcess?ref_src=twsrc%5Etfw\">@nexcess</a> <a href=\"https://twitter.com/weglot?ref_src=twsrc%5Etfw\">@weglot</a> <a href=\"https://twitter.com/WooCommerce?ref_src=twsrc%5Etfw\">@WooCommerce</a> <a href=\"https://twitter.com/wordpressdotcom?ref_src=twsrc%5Etfw\">@wordpressdotcom</a> <a href=\"https://twitter.com/techrtblog?ref_src=twsrc%5Etfw\">@techrtblog</a> <a href=\"https://twitter.com/ictteachersug?ref_src=twsrc%5Etfw\">@ictteachersug</a>  <a href=\"https://twitter.com/WordPressKLA?ref_src=twsrc%5Etfw\">@WordPressKLA</a> <a href=\"https://twitter.com/WordcampEntebbe?ref_src=twsrc%5Etfw\">@WordcampEntebbe</a> <a href=\"https://t.co/PFKwQgPZGp\">pic.twitter.com/PFKwQgPZGp</a></p>&mdash; WordPress Jinja Meetup (@WordPressJinja) <a href=\"https://twitter.com/WordPressJinja/status/1549326219027644416?ref_src=twsrc%5Etfw\">July 19, 2022</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Proud ICT Teacher @ <a href=\"https://t.co/A2YS8cBmH4\">https://t.co/A2YS8cBmH4</a> ready to attend the WordCamp 2022 at <a href=\"https://twitter.com/TheVillageUG?ref_src=twsrc%5Etfw\">@TheVillageUG</a> Jinja. <a href=\"https://twitter.com/WordPressJinja?ref_src=twsrc%5Etfw\">@WordPressJinja</a> <a href=\"https://twitter.com/SteveUG?ref_src=twsrc%5Etfw\">@SteveUG</a> <a href=\"https://twitter.com/ICTClubsUg?ref_src=twsrc%5Etfw\">@ICTClubsUg</a> <a href=\"https://twitter.com/MatovuHermanJo1?ref_src=twsrc%5Etfw\">@MatovuHermanJo1</a> <a href=\"https://t.co/huCnYTguLa\">pic.twitter.com/huCnYTguLa</a></p>&mdash; Kibuuka Simon Peter (@SimonKibuuka2) <a href=\"https://twitter.com/SimonKibuuka2/status/1551487870070042624?ref_src=twsrc%5Etfw\">July 25, 2022</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Looking forward to WordCamp Jinja in Uganda Africa Great things are happening in <a href=\"https://twitter.com/hashtag/Africa?src=hash&ref_src=twsrc%5Etfw\">#Africa</a> <a href=\"https://twitter.com/LoveBuiltLife?ref_src=twsrc%5Etfw\">@LoveBuiltLife</a> and <a href=\"https://twitter.com/myquesttoteach?ref_src=twsrc%5Etfw\">@myquesttoteach</a> excited about another awesome WordCamp in Africa<a href=\"https://twitter.com/WordcampEntebbe?ref_src=twsrc%5Etfw\">@WordcampEntebbe</a> <a href=\"https://twitter.com/wordcampegypt?ref_src=twsrc%5Etfw\">@wordcampegypt</a> <a href=\"https://twitter.com/WordCampAfrica?ref_src=twsrc%5Etfw\">@WordCampAfrica</a> <a href=\"https://twitter.com/WordCampKE?ref_src=twsrc%5Etfw\">@WordCampKE</a> <a href=\"https://twitter.com/WordCampLagos?ref_src=twsrc%5Etfw\">@WordCampLagos</a> <a href=\"https://twitter.com/wordcampnigeria?ref_src=twsrc%5Etfw\">@wordcampnigeria</a> <a href=\"https://twitter.com/WordCampMsa?ref_src=twsrc%5Etfw\">@WordCampMsa</a> <a href=\"https://t.co/eNHahBPnsn\">https://t.co/eNHahBPnsn</a></p>&mdash; Wm Jackson, M.Ed 33yrs Teaching; SCSU Grad (@wmjackson) <a href=\"https://twitter.com/wmjackson/status/1550465693358952448?ref_src=twsrc%5Etfw\">July 22, 2022</a></blockquote>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"is-layout-flex wp-container-6 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I am so looking forward to what may be my first <a href=\"https://twitter.com/hashtag/WordCamp?src=hash&ref_src=twsrc%5Etfw\">#WordCamp</a> post-covid &amp; the after-party at the Source of the Nile<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" />! &#8211; at <a href=\"https://twitter.com/WordPressJinja?ref_src=twsrc%5Etfw\">@WordPressJinja</a> &#8211; speaker &amp; volunteer applications are open &#8211; sponsors are also welcome, please<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f60a.png\" alt=\"😊\" class=\"wp-smiley\" /><br /><br />Get your tickets at <a href=\"https://t.co/b1yQxad2LZ\">https://t.co/b1yQxad2LZ</a><br /> <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> <a href=\"https://t.co/yjm6HyJHHG\">pic.twitter.com/yjm6HyJHHG</a></p>&mdash; Mary Job (@maryojob) <a href=\"https://twitter.com/maryojob/status/1551177175704944647?ref_src=twsrc%5Etfw\">July 24, 2022</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f310.png\" alt=\"🌐\" class=\"wp-smiley\" />Volunteer developers will offer  <a href=\"https://twitter.com/hashtag/FreeWebDesign?src=hash&ref_src=twsrc%5Etfw\">#FreeWebDesign</a> and support during the <a href=\"https://twitter.com/hashtag/hackerthon?src=hash&ref_src=twsrc%5Etfw\">#hackerthon</a> session on day one of <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> <a href=\"https://twitter.com/TheVillageUG?ref_src=twsrc%5Etfw\">@TheVillageUG</a><br /><br /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f310.png\" alt=\"🌐\" class=\"wp-smiley\" />Interested? Here\'s the Website data collection form: <a href=\"https://t.co/x8UZL5HsMV\">https://t.co/x8UZL5HsMV</a> <br /><br /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f310.png\" alt=\"🌐\" class=\"wp-smiley\" />Call for volunteer web developers: <a href=\"https://t.co/llyCAUfd80\">https://t.co/llyCAUfd80</a> <a href=\"https://t.co/aDLs9ESaYI\">pic.twitter.com/aDLs9ESaYI</a></p>&mdash; WordPress Jinja Meetup (@WordPressJinja) <a href=\"https://twitter.com/WordPressJinja/status/1551111250544939008?ref_src=twsrc%5Etfw\">July 24, 2022</a></blockquote>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"is-layout-flex wp-container-9 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Watch: Listen in to testimonies from some teachers as they share past WordCamp experiences: <a href=\"https://t.co/IQwzCIU1T6\">https://t.co/IQwzCIU1T6</a><br /><br />This year\'s <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> is your chance to be transformed FOREVER! Register with us via <a href=\"https://t.co/VEocuou0JJ\">https://t.co/VEocuou0JJ</a> or buy general ticket at <a href=\"https://t.co/uK4a0qXd5O\">https://t.co/uK4a0qXd5O</a></p>&mdash; ICT Teachers Association of Uganda (ITAU) (@ictteachersug) <a href=\"https://twitter.com/ictteachersug/status/1549632060414894087?ref_src=twsrc%5Etfw\">July 20, 2022</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We\'re excited to sponsor WordCamp Jinja at <a href=\"https://twitter.com/TheVillageUG?ref_src=twsrc%5Etfw\">@TheVillageUG</a> on September 2-3, 2022. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" /><br /><br />Join us and the Ugandan <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> community as we learn from and support each other. We\'d <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f49c.png\" alt=\"💜\" class=\"wp-smiley\" /> to see you there – get your ticket today at the link below. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f447.png\" alt=\"👇\" class=\"wp-smiley\" /><a href=\"https://t.co/lpQhWmdxWV\">https://t.co/lpQhWmdxWV</a></p>&mdash; WooCommerce (@WooCommerce) <a href=\"https://twitter.com/WooCommerce/status/1549363522957705216?ref_src=twsrc%5Etfw\">July 19, 2022</a></blockquote>\n</div>\n</div>\n</div>\n\n\n\n<p>Looking forward to a wonderful WordCamp at the Nile Source! </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Jul 2022 08:00:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Mukalele Rogers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Post Status: EMEA and AMER Member Huddles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=103136\";s: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:52:\"https://poststatus.com/emea-and-amer-member-huddles/\";s: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:1516:\"<h2 id=\"h-new-post-status-member-huddles\">NEW: Post Status <a href=\"https://poststatus.com/huddles/\" target=\"_blank\" rel=\"noreferrer noopener\">Member Huddles</a> ›</h2>\n\n\n\n<p>We are hosting <a href=\"https://poststatus.com/huddles/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Two Weekly Post Status Member Huddles</strong></a> now.<strong> </strong>Huddles open time and space for our community of peers designed for<strong> camaraderie and connection for all WordPress Professionals, </strong><em>even if you\'re not a member yet.</em><br /><br /><strong>Sign up</strong> for one of our current Huddles:</p>\n\n\n\n<ul><li><a href=\"https://us02web.zoom.us/meeting/register/tZcuf-uprT0oGdx2Pg91t1eADl5JOow2YwLR\" target=\"_blank\" rel=\"noreferrer noopener\">Wednesdays @ 9am Central (-6) / 4pm Paris (+2)</a> — Hosted by PS members <strong>Jason Rouet </strong>and<strong> Evangelia Pappa</strong></li><li><a href=\"https://us02web.zoom.us/meeting/register/tZEldeGtrjgsHNZEvzSYTIxv8vHmZb7T_3Tn\" target=\"_blank\" rel=\"noreferrer noopener\">Wednesdays @ 11am Central (-6) / 6pm Paris (+2)</a> — Hosted by PS teammates <strong>Michelle Frechette </strong>and<strong> Cory Miller</strong></li></ul>\n\n\n\n<p><a href=\"https://poststatus.com/huddles/#survey\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>What Days/Times Work Best To Join a Huddle?</strong></a><strong> — </strong>We’re looking to expand our Member Huddles offerings with new days/times to support our global community and need host/facilitators.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Jul 2022 01:18:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: WordPress Contributors Consider Renaming Full-Site Editing\";s: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:30:\"https://wptavern.com/?p=136635\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/wordpress-contributors-consider-renaming-full-site-editing\";s: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:3425:\"<p>WordPress Executive Director Josepha Haden Chomphosy is <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">proposing</a> contributors rename the terms &#8220;full-site editing&#8221; and &#8220;full-site editor&#8221; to something more user friendly. The terms came into use as WordPress moved into the Customization phase and are still used to differentiate the work being done on site editing as opposed to content editing in the block editor.</p>\n\n\n\n<p>Haden Chomphosy has identified two issues with using the term “full-site editing:&#8221;</p>\n\n\n\n<ul><li>It was already possible to edit every part of a WordPress site using code. The term “full site editing” differentiated between phases of a project, rather than a new capability in the CMS.</li><li>To us, “full site editing” implies the use of blocks, but for new users there’s no reason for them to expect anything else. The term isn’t descriptive of what makes it unique.</li></ul>\n\n\n\n<p>Contributors who work in WordPress every day may not be fully aware of how specialized some of these terms are and how little they mean to a newcomer. Haden Chomphosy proposes WordPress adopt a new term that is &#8220;immediately meaningful for new users of our software, while also being an easy to reference term for all of us building and supporting the software.&#8221;</p>\n\n\n\n<p>She opened a conversation today on updating our shared lexicon to use a new term for this aspect of editing and asked for feedback on additional contexts that need to be considered.</p>\n\n\n\n<p>Ideas are already pouring in as it&#8217;s much easier to name something than to build it. &#8220;Site Editor&#8221; has been one of the must popular suggestions so far, but participants in the discussion have also suggested &#8220;Template Editor&#8221; and &#8220;Theme Builder,&#8221; as well as &#8220;Builder&#8221; and &#8220;Site Builder.&#8221;</p>\n\n\n\n<p>&#8220;Future view, looking back from collaborative editing, what I would want to tell a user: The Editor,&#8221; Rob Glidden said. &#8220;In the WordPress editor you and your team can edit posts, pages and themes in the same, consistent user interface.&#8221;</p>\n\n\n\n<p>WP Engine developer advocate Nick Diego suggested it&#8217;s too late to unring the bell on full-site editing and that WordPress should stick with the term. </p>\n\n\n\n<p>&#8220;Many still refer to the Editor as&nbsp;Gutenberg,&#8221; Diego said. &#8220;I would be hesitant to introduce a new name when &#8216;Full Site Editing,&#8217; now that it has been so publicly talked about, will likely live on for years and years to come.</p>\n\n\n\n<p>&#8220;I kind of like the term &#8216;Full Site Editing.&#8217; For new users in WordPress, it implies that they will be able to edit their entire site, which is true. Of course, there are many Classic themes and page builders that also allow you to do the same thing, but a theme that supports FSE differentiates it from traditional Classic themes.&#8221;</p>\n\n\n\n<p>The discussion was just opened today and the community is invited to participate with comments on the <a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">post</a>. Those who have knowledge of what users, clients, and people outside of WordPress call the editor in the context of full-site editing should also weigh in to help contributors get a better picture.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 21:46:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Post Status: PHP 8.2 Compatibility, Renaming FSE, Custom Template Options, WP Feature Notifications Project\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=102947\";s: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:115:\"https://poststatus.com/php-8-2-compatibility-renaming-fse-custom-template-options-wp-feature-notifications-project/\";s: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:16930:\"<h2 id=\"h-this-week-at-wordpress-org-july-27-2022\">This Week at WordPress.org (July 27, 2022)</h2>\n\n\n<div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Getting Ready for PHP 8.2, Rebooting Feature Notifications, Additional Custom Template Options,  and Renaming Full Site Editing. </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div id=\"kt-info-box_03177a-50\" class=\"wp-block-kadence-infobox\"><a class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span class=\"kt-info-svg-icon kt-info-svg-icon-fas_paint-brush\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h2 class=\"kt-blocks-info-box-title\">Custom Template Options</h2><p class=\"kt-blocks-info-box-text\">In WordPress 6.1 you\'ll be able to add custom post type or taxonomy templates. Watch how this area evolves as we anticipate it improving the 3rd party plugin support for Full Site Editing.</p></div></a></div>\n\n\n\n<h2 id=\"h-news\">News</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/project/2022/07/28/updates-on-the-five-for-the-future-program-and-proposed-improvements/\">Updates on the Five for the Future program, and proposed improvements</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/27/giving-fse-a-more-user-friendly-name/\">Giving FSE a More User Friendly Name</a></li><li><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">FSE Program Testing Call #15: Category Customization</a></li><li><a href=\"https://make.wordpress.org/updates/2022/07/25/a-mid-year-year-look-at-2022-goals/\">A Mid-Year Look at 2022 Goals</a></li><li><a href=\"https://wordpress.org/news/2022/07/episode-36-beginners-guide-to-contributions-2-0/\">WP Briefing: Episode 36: Beginner’s Guide to Contributions 2.0</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/56009\">Prepare for PHP 8.2</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/56034\">PHP 8.2: proposal for handling unknown dynamic properties deprecations</a></li><li><a href=\"https://make.wordpress.org/design/2022/07/27/project-update-wordpress-org-homepage-and-download-page-mockups/\">Project Update: WordPress.org Homepage and Download page mockups</a></li></ul>\n\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_598f7a-1a\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n\n<div class=\"wp-container-33 wp-block-columns\">\n<div class=\"wp-container-31 wp-block-column\">\n<h2 id=\"h-accessibility\"><a href=\"https://make.wordpress.org/accessibility\">Accessibility</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/accessibility/2022/07/15/call-team-rep-nomination-july-2022/\">Call for Team Rep Nomination – July 2022</a></li></ul>\n\n\n\n<h2 id=\"h-community\">Community</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/community/2022/07/22/july-meetup-organizer-newsletter/\">July Meetup Organizer newsletter</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/22/deputy-feedback-wanted-streamlining-wordcamp-phases/\">Deputy Feedback Wanted: Streamlining WordCamp Phases</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/20/recap-of-the-diverse-speaker-training-group-wpdiversity-amer-emea-on-july-13-2022/\">Recap of the Diverse Speaker Training group (#WPDiversity) AMER/EMEA on July 13, 2022</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/22/report-inclusion-and-diverse-speaker-workshops-june-2022/\">Report: Inclusion and Diverse Speaker Workshops June 2022</a></li></ul>\n\n\n\n<h2 id=\"h-core\"><a href=\"https://make.wordpress.org/core\">Core</a> </h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/26/wordpress-6-1-planning-roundup-v2/\">WordPress 6.1 Planning Roundup v2</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/proposal-add-a-dominant-color-background-to-images/\">Proposal: Add a dominant color background to images.</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/request-for-feedback-feature-notifications-proof-of-concept/\">[Request for feedback] Feature Notifications Proof of Concept</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\">Core Editor Improvement: Deeper customization with more template options</a><ul><li><a href=\"https://github.com/WordPress/gutenberg/pull/42007\">Pre-populating new templates</a></li></ul></li><li><a href=\"https://make.wordpress.org/core/2022/07/25/a-week-in-core-july-25-2022/\">A Week in Core – July 25, 2022</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/26/editor-chat-agenda-27-july-2022-2-2/\">Editor chat agenda: 27 July 2022</a></li></ul>\n\n\n\n<h2 id=\"h-design\"><a href=\"https://make.wordpress.org/design\">Design</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">Proposal: A new kind of default theme</a></li></ul>\n\n\n\n<h2 id=\"h-docs\"><a href=\"https://make.wordpress.org/docs\">Docs</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/updates/2022/07/25/documentation-team-update-july-25-2022/\">Documentation Team Update – July 25, 2022</a></li></ul>\n\n\n\n<h3 id=\"h-support-articles\"><a href=\"https://wordpress.org/support/articles\">Support Articles:</a></h3>\n\n\n\n<ul><li><a href=\"https://wordpress.org/support/article/comment-author-name-block/\">Comment Author Name Block</a></li><li><a href=\"https://wordpress.org/support/article/comment-date-block/\">Comment Date Block</a></li></ul>\n\n\n\n<h3 id=\"h-developer-articles\">Developer Articles:</h3>\n\n\n\n<ul><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-keyboard-shortcuts/\">The Keyboard Shortcuts Data</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-customize-widgets/\">Customize Widgets</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-block-directory/\">Block directory</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-edit-site/\">Edit Site</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-rich-text/\">Rich Text</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-edit-widgets/\">Edit Widgets</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-preferences/\">Preferences</a></li><li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/data/data-core-reusable-blocks/\">Reusable blocks</a></li></ul>\n\n\n\n<h2 id=\"h-marketing\"><a href=\"https://make.wordpress.org/marketing\">Marketing</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/marketing/2022/07/20/agenda-global-marketing-team-meeting-20-july-2022/\">Agenda: Global Marketing Team Meeting, 20 July 2022</a></li></ul>\n\n\n\n<h2 id=\"h-meta\"><a href=\"https://make.wordpress.org/meta\">Meta</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">Pattern Previews for Themes&nbsp;in the Directory – Beta</a></li><li><a href=\"https://make.wordpress.org/meta/2022/07/01/exploration-improving-devhub/\">Exploration: improving DevHub</a> (Developer Docs)</li></ul>\n\n\n\n<h2 id=\"h-mobile\"><a href=\"https://make.wordpress.org/mobile\">Mobile</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">Refocusing the WordPress App on Core Features</a><a href=\"https://make.wordpress.org/mobile/2022/07/12/call-for-testing-wordpress-for-ios-20-3/\"></a></li><li><a href=\"https://make.wordpress.org/mobile/2022/07/26/call-for-testing-wordpress-for-android-20-4/\">Call for Testing: WordPress for Android 20.4</a></li><li><a href=\"https://make.wordpress.org/mobile/2022/07/12/call-for-testing-wordpress-for-ios-20-3/\"></a><a href=\"https://make.wordpress.org/mobile/2022/07/25/call-for-testing-wordpress-for-ios-20-4/\">Call for Testing: WordPress for iOS 20.4</a></li></ul>\n</div>\n\n\n\n<div class=\"wp-container-32 wp-block-column\">\n<h2 id=\"h-openverse\"><a href=\"https://make.wordpress.org/openverse\">Openverse</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/openverse/2022/07/14/community-meeting-recap-12-july-2022/\">Community Meeting Recap (12 July 2022)</a></li><li><a href=\"https://make.wordpress.org/openverse/2022/07/13/check-in-meeting-idea/\">Check-in meeting idea</a></li></ul>\n\n\n\n<h2 id=\"h-performance\"><a href=\"https://make.wordpress.org/performance/\">Performance</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/19/performance-team-meeting-summary-19-july-2022/\"></a><a href=\"https://make.wordpress.org/core/2022/07/26/performance-team-meeting-summary-26-july-2022/\"></a><a href=\"https://make.wordpress.org/core/2022/07/26/performance-team-meeting-summary-26-july-2022/\">Performance team meeting summary 26 July 2022</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/55443\">Create WebP sub-sizes and use for output</a></li><li><a href=\"https://github.com/WordPress/performance/issues/445\">Regenerate Existing Images for non-technical users</a></li></ul>\n\n\n\n<h2 id=\"h-plugins\"><a href=\"https://make.wordpress.org/plugins\">Plugins</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/updates/2022/07/25/plugin-review-team-update-25-july-2022/\">Plugin Review Team Update: 25 July 2022</a></li></ul>\n\n\n\n<h2 id=\"h-test\"><a href=\"https://make.wordpress.org/test\">Test</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">FSE Program Testing Call #15: Category Customization</a></li></ul>\n\n\n\n<h2 id=\"h-themes\"><a href=\"https://make.wordpress.org/themes\">Themes</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/themes/2022/07/28/using-locally-hosted-google-fonts-in-themes/\">Using locally-hosted Google fonts in themes</a></li><li><a href=\"https://make.wordpress.org/themes/2022/07/27/gutenberg-13-6-themes/\">Gutenberg 13.6 + Themes</a></li><li><a href=\"https://make.wordpress.org/themes/2022/07/25/themes-team-meeting-agenda-for-july-26-2022/\">Themes team meeting agenda for July 26, 2022</a></li><li><a href=\"https://make.wordpress.org/updates/2022/07/26/themes-team-update-july-26-2022/\">Themes team update July 26, 2022</a></li></ul>\n\n\n\n<h2 id=\"h-training\"><a href=\"https://make.wordpress.org/training\">Training</a></h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/updates/2022/07/15/whats-new-on-learnwp-in-july-2022/\">What’s new on LearnWP in July 2022</a></li><li><a href=\"https://make.wordpress.org/training/2022/07/19/proposal-to-merging-lesson-plans-video-tutorials-and-slides/\">Proposal: Merging Lesson Plans, Video Tutorials, and Slides</a></li><li><a href=\"https://make.wordpress.org/training/2022/07/21/summary-update-courses-currently-in/\">Summary Update: Courses Currently in…</a></li></ul>\n\n\n\n<h3 id=\"h-lesson-plans\">Lesson Plans:</h3>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/lesson-plan/locking-blocks-in-the-full-site-editor/\">Locking Blocks in the Full Site Editor</a></li><li><a href=\"https://learn.wordpress.org/lesson-plan/create-a-basic-child-theme-for-block-themes/\">Create a Basic Child Theme for Block Themes</a></li><li><a href=\"https://learn.wordpress.org/lesson-plan/webp-images-in-wordpress/\">WebP images in WordPress</a></li></ul>\n\n\n\n<h3 id=\"h-video-tutorials\">Video Tutorials</h3>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/tutorial/wordpress-filter-hooks/\">WordPress Filter Hooks</a></li><li><a href=\"https://learn.wordpress.org/tutorial/horizontal-pyramid-gallery/\">Horizontal Pyramid Gallery</a></li><li><a href=\"https://learn.wordpress.org/tutorial/wordpress-action-hooks/\">WordPress Action Hooks</a></li></ul>\n\n\n\n<h3 id=\"h-online-workshops\">Online Workshops:</h3>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/?meeting=theme-development-workflows-for-different-types-of-developers\">Theme Development Workflows for Different Types of Developers</a></li><li><a href=\"https://learn.wordpress.org/?meeting=lets-code-creating-your-first-wordpress-plugin\">Let’s code! Creating your first WordPress Plugin</a></li><li><a href=\"https://learn.wordpress.org/?meeting=19634\">[CANCELED – Moved to July 28] Theme Development Workflows for Different Types of Developers</a></li><li><a href=\"https://learn.wordpress.org/?meeting=power-up-with-free-wireframe-templates-and-advanced-blocks\">Power Up With Free Wireframe Templates And Advanced Blocks</a></li></ul>\n\n\n\n<h2 id=\"h-wordcamp-central\">WordCamp Central</h2>\n\n\n\n<ul><li><a href=\"https://central.wordcamp.org/news/2022/07/wordcamp-jinja-diverse-speaker-sessions-web-design-hackathon-teachers-workshop-and-fun-at-the-nile-source/\">WordCamp Jinja: Diverse Speaker Sessions, Web Design Hackathon, Teachers Workshop and Fun at the Nile Source!</a></li></ul>\n\n\n\n<h2 id=\"h-wptv\">WPTV</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.tv/category/year/2022/\">Latest WordPress TV videos</a></li></ul>\n</div>\n</div>\n\n\n\n<h2><a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a></h2>\n\n\n\n<p>What\'s happening specific to Five for the Future? Provide your feedback on these posts:</p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/five-for-the-future/pull/206\">Send notification emails when contributors are inactive</a></li><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/205\">Outreach: emails to send to individuals who are dormant/inactive/etc</a></li><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/204\">Handle duplicate activities &#8211; added as a presenter activity (and other activities?)&nbsp;</a></li><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/203\">Noting milestones in contributions</a></li><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/202\">Charting corporate contributions over time</a></li><li><a href=\"https://github.com/WordPress/five-for-the-future/issues/201\">New options in sponsored contributor profiles to show non-sponsored contributions too</a></li></ul>\n\n\n\n<p class=\"has-theme-palette-7-background-color has-background\">Thanks for reading our WP dot .org roundup! Each week we are highlighting the news and discussions coming from the good folks making WordPress possible. If you or your company create products or services that use WordPress, you need to be engaged with them and their work. Be sure to share this resource with your product and project managers. <br /><br /><strong>Are you interested in giving back and contributing your time and skills to WordPress.org?</strong> <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> <a href=\"https://wordpress.org/support/article/contributing-to-wordpress/\">Start Here ›</a><br /><br /><strong>Get our weekly WordPress community news digest</strong> — Post Status\' <a href=\"https://poststatus.com/news/week-in-review/\">Week in Review</a> — covering the WP/Woo news plus significant writing and podcasts. It\'s also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f48c.png\" alt=\"💌\" class=\"wp-smiley\" /></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-background\"><a href=\"https://poststatus.com/\"><img src=\"https://cdn.poststatus.com/wp-content/uploads/2021/09/vertical-post-status-logo-250.png\" alt=\"Post Status\" class=\"wp-image-85823 size-full\" /></a><div class=\"wp-block-media-text__content\">\n<p class=\"has-text-align-left has-normal-font-size\" id=\"h-get-ready-for-remote-work\">You — and <a href=\"https://poststatus.com/business-membership/\">your whole team</a> can <a href=\"https://poststatus.com/post-status-membership-club/\">Join Post Status</a> too!</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\"><strong>Build your network. Learn with others. Find your next job — or your next hire.</strong> Read the <strong>Post Status</strong> <a href=\"https://poststatus.com/newsletter/\">newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2709.png\" alt=\"✉\" class=\"wp-smiley\" /> Listen to <a href=\"https://poststatus.com/podcasts/\">podcasts</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /> Follow <a href=\"https://twitter.com/post_status/\">@Post_Status</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f426.png\" alt=\"🐦\" class=\"wp-smiley\" /></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 19:58:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Courtney Robertson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Post Status: Refocusing the WordPress Mobile App on the Core User Experience — without Jetpack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=102985\";s: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:87:\"https://poststatus.com/refocusing-the-wordpress-mobile-app-on-the-core-user-experience/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12305:\"<h2 id=\"h-jetpack-s-mobile-app-will-absorb-outgoing-features\">Jetpack\'s mobile app will absorb outgoing features</h2>\n\n\n\n<div class=\"wp-container-29 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\"><div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">The boundaries between WordPress .com and .org have never been very clear. That may change as the WordPress mobile app sheds features the Jetpack app will gain. </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<ul><li><strong>The WordPress mobile app will be dedicated to self-hosted WordPress.org sites without Jetpack-enabled services or core features enabled by the WordPress.com REST API.</strong></li><li><strong>The Jetpack mobile app will be possible to use with any WordPress site, with or without the Jetpack plugin installed.</strong></li><li><strong>Users and core contributors will face fewer blurred lines between community-owned features and third-party hosted services.</strong></li></ul>\n\n\n\n<p class=\"yoast-reading-time__wrapper\"><span class=\"yoast-reading-time__icon\"></span><span class=\"yoast-reading-time__spacer\"></span><span class=\"yoast-reading-time__descriptive-text\">Estimated reading time:  </span><span class=\"yoast-reading-time__reading-time\">7</span><span class=\"yoast-reading-time__time-unit\"> minutes</span></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-drop-cap\">Today, Paul Von Schrottky, a core contributor and WordPress Mobile/iOS Engineer at Automattic <a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">announced some big changes</a> on the Make WordPress Mobile blog. Currently in its 20.3 release, the mobile app has been part of the WordPress project since 2008 in the <a href=\"https://wordpress.slack.com/archives/C02RQC4LY\">#Mobile team</a>&#8216;s care. </p>\n\n\n\n<p>According to Paul\'s Make blog post, the WordPress app\'s features and user experience will be simplified this year to reflect the WordPress core experience — by removing its WordPress.com and Jetpack-enabled features. Core features enabled by the WordPress.com REST API will be removed from the WordPress app as well. Everything that\'s being removed from the WordPress mobile app will be added to the Jetpack counterpart app, which <a href=\"https://jetpack.com/blog/jetpack-mobile-app/\">debuted in 2021</a> for iOS and Android. </p>\n\n\n\n<div class=\"wp-container-30 wp-block-group has-theme-palette-7-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<h3 id=\"h-what-s-moving-from-the-wordpress-app-to-the-jetpack-app\"><strong>What\'s moving from the WordPress app to the Jetpack app:</strong> </h3>\n\n\n\n<p><strong>Stats</strong>, <strong>Activity Log</strong>, <strong>Backup</strong>, <strong>Sharing</strong> (Jetpack Social), <strong>Reader</strong>, <strong>Notifications</strong>, <strong>Jetpack Blocks</strong> (Gutenberg Editor), <strong>@-Mentions</strong>, <strong>Crossposting</strong> (Gutenberg Editor) — and potentially more features.</p>\n</div></div>\n\n\n\n<blockquote><p>Everything being removed will be added to the WordPress app\'s Jetpack counterpart, which debuted in 2021 for iOS and Android.</p></blockquote>\n\n\n\n<p>The Jetpack app recently saw its <a href=\"https://jetpack.com/blog/jetpack-11-1-under-the-hood-improvements-for-your-site/\">11.1 release</a> and the first stages of <a href=\"https://jetpack.com/blog/build-your-own-jetpack-now-with-individual-plugins/\">decoupling its major features into standalone plugins</a>. Currently, the Backup, Boost, Protect, Social, Search, and CRM  add-ons for Jetpack <a href=\"https://jetpack.com/blog/meet-jetpack-11-0-and-our-new-individual-plugins/\">can be downloaded separately</a> from <a href=\"https://wordpress.org/plugins/search/jetpack/\">the WordPress.org directory</a>. As mobile app features, they will become exclusively available through the Jetpack app.  </p>\n\n\n\n<p>Additionally, People, Themes, and Menus are features in the WordPress mobile app that rely on the WordPress.com API and will be moved to the Jetpack app to refocus the WordPress app on core-provided APIs.</p>\n\n\n\n<img width=\"752\" height=\"414\" src=\"https://cdn.poststatus.com/wp-content/uploads/2022/07/multiple-devices-space-752x414.webp\" alt=\"\" class=\"wp-image-102986\" />Automattic\'s mobile app for Jetpack.\n\n\n\n<h2 id=\"h-a-response-to-user-login-confusion\">A Response to User Login Confusion</h2>\n\n\n\n<p>One significant influence motivating these changes comes from user feedback in app reviews and support requests. These channels often &#8220;indicate confusion around which username and password people should use&#8221; to log into the app and their sites. Since it\'s possible to log into individual WordPress sites or use a WordPress.com account across multiple sites, it\'s not clear which should be used. Worse, &#8220;Using the wrong credentials can lead to vastly different experiences within the app, or frustrating experiences when creating a new account or resetting a password.&#8221; </p>\n\n\n\n<blockquote><p>We’d like this change to help make those boundaries clear going forward. Jetpack powers WordPress.com as well as millions of self-hosted sites. For people that use Jetpack on a self-hosted site or via a WordPress.com site, the Jetpack app will be the best experience.                                                        </p><cite>Automattic\'s Jetpack Team</cite></blockquote>\n\n\n\n<p>Eventually, the goal for the WordPress app is to ask only for user credentials on the site being logged into. It\'s hoped this clearer distinction between Automattic properties (WordPress.com and Jetpack) and any particular WordPress site will foster greater community contribution to the WordPress mobile app. The WordPress mobile app hasn\'t been clearly represented as a community-owned part of the WordPress.org project for quite some time, so this is a needed and welcome clarification. </p>\n\n\n\n<p>It\'s not going to be an overnight transition, however. Paul\'s Make WordPress blog post notes user authentication is &#8220;a trickier challenge and something [the Mobile team is] still figuring out.&#8221; It\'s likely to take a longer time to transition .com logins out of the WordPress app to avoid stranding .com users who have been using it.</p>\n\n\n\n<h2 id=\"h-a-response-to-app-store-confusion\">A Response to App Store Confusion</h2>\n\n\n\n<p>Another reason for differentiating the WordPress mobile apps is that the Apple App Store and Google Play naturally focus on in-app purchases because they take a cut of those sales. In the past, <a href=\"https://www.theverge.com/2020/8/21/21396316/apple-wordpress-in-app-purchase-tax-update-store\" target=\"_blank\" rel=\"noreferrer noopener\">Apple rejected the WordPress app</a> because it wanted a 30% cut of non-existent sales in this free app without in-app purchases! To issue updates to the WordPress app, it <a href=\"https://9to5mac.com/2020/08/22/apple-agrees-to-allow-wordpress-app-on-the-app-store-without-in-app-purchases-after-update/\">had to take in some paid features</a> to comply with Apple\'s rules. Now the Jetpack app will have the freemium model in the app store while the WordPress app will go back to being free without upselling anything to its users.</p>\n\n\n\n<img width=\"752\" height=\"376\" src=\"https://cdn.poststatus.com/wp-content/uploads/2022/07/wordpress-com-vs-org-what-is-the-difference-header-752x376.webp\" alt=\"\" class=\"wp-image-103002\" />The differences and boundaries between WordPress .com and .org have always been difficult to identify.\n\n\n\n<h2 id=\"h-clarifying-the-boundaries\">Clarifying the Boundaries</h2>\n\n\n\n<p>A large part of the problem for WordPress that Jetpack may help mitigate but can\'t address all by itself has been Automattic\'s branding and messaging. The differences between the WordPress.com and .org brands have always been indistinct. For example, the &#8220;WordPress mobile app&#8221; has been (and still is) identified as a &#8220;WordPress.com app&#8221; at <a href=\"https://apps.wordpress.com/mobile/\">apps.wordpress.com/mobile</a> — but it\'s also the .org app. Referring to all instances of WordPress other than .com as &#8220;.org&#8221; is awkward too, and only WordPress community insiders are likely to be familiar with that term and its meaning. </p>\n\n\n\n<p>Fortunately, more consistent naming across Automattic properties is in the works, according to Sean Marier. Sean told me &#8220;references to the WordPress app will be updated as part of these changes. It’s worth noting that this may not be immediate but is part of an overall transition plan that the team will be working on in the coming months.&#8221; </p>\n\n\n\n<div class=\"wp-container-31 wp-block-group has-theme-palette-7-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<h2 id=\"h-what-about-akismet\">What about Akismet? </h2>\n\n\n\n<p>Akismet has long been a standalone, mostly donation-based, virtually unmonetized plugin and a part of Jetpack, as well as fresh WordPress installs. It\'s not going anywhere amid all these other changes to the mobile apps. Akismet will remain everywhere, and based on current hiring at Automattic for a <a href=\"https://automattic.com/work-with-us/job/director-of-product-marketing-jetpack/\">Director of Product Marketing for Jetpack</a>, it looks like Akismet will have a place alongside Jetpack, WPScan, and VideoPress as mid-market products. We can expect to see them introduced with a new pricing structure in the near future.</p>\n</div></div>\n\n\n\n<h2 id=\"h-changing-perceptions\">Changing Perceptions</h2>\n\n\n\n<p>I asked the team rolling out all these changes to the mobile apps how they hope Jetpack will be viewed by WordPress users who have looked at it with suspicion because of the blurred boundaries. Their answer:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;We’d like this change to help make those boundaries clear going forward. Jetpack powers WordPress.com as well as millions of self-hosted sites. For people that use Jetpack on a self-hosted site or via a WordPress.com site, the Jetpack app will be the best experience.&#8221;</p><cite>Automattic\'s Jetpack.com team via Chenda Ngak, head of communications for WordPress.com</cite></blockquote>\n\n\n\n<p>These changes to the WordPress and jetpack mobile apps definitely take big steps in the direction of better boundaries where the community and commercial editions of WordPress are clearly delineated. It\'s important this is happening with a focus on decentralization, core contributors, and the unique ways SaaS and self-hosted WordPress can work together to mutual benefit, as I wrote <a href=\"https://poststatus.com/an-operating-system-for-the-web/\">a few weeks ago</a>. </p>\n\n\n\n<blockquote><p>In an increasingly competitive market, WordPress can uniquely embrace the strengths of an open platform, taking form as either a SaaS or self-hosted platform — or a mix of both.  </p></blockquote>\n\n\n\n<p>Jetpack is available now as an all-in-one plugin or an à la carte mix of freemium add-ons that allow any WordPress site to leverage WordPress.com\'s services and infrastructure. That\'s quite a step <em>forward</em> by going <em>back</em> to the product\'s original promise. Given sufficient clarity on the boundaries between the free .org community code and freemium .com features, this might be a good and needed model for others. In an increasingly competitive market, WordPress can uniquely embrace the strengths of an open platform, taking form as either a SaaS or self-hosted platform — or a mix of both.  </p>\n\n\n\n<div class=\"wp-container-33 wp-block-group has-theme-palette-7-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<h3 id=\"h-what-are-your-thoughts-and-questions-leave-a-comment\">What are your thoughts and questions? <a href=\"https://poststatus.com/planet/feed/#comments\">Leave a comment</a>.</h3>\n\n\n\n<div class=\"wp-container-32 wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p>Can the WordPress and Jetpack mobile apps help clarify the boundaries of the WordPress .org and .com brands and services — and improve the WordPress community\'s view of Jetpack?</p>\n</div></div>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 17:00:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Automattic Is Removing WordPress.com Features from the Official WordPress Mobile Apps\";s: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:30:\"https://wptavern.com/?p=136516\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://wptavern.com/automattic-is-removing-wordpress-com-features-from-the-official-wordpress-mobile-apps\";s: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:6188:\"<p>The WordPress mobile team <a href=\"https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/\">announced</a> today that it will be pulling all the Jetpack and WordPress.com features from the official WordPress mobile apps. They will be moved into the Jetpack app through a gradual process that is anticipated to conclude by the end of this year.</p>\n\n\n\n<p>&#8220;Over the years, the WordPress app has evolved to meet a diverse range of site administration needs and use cases,&#8221; Automattic mobile engineer Paul Von Schrottky said. &#8220;Features like Stats, Reader, and Notifications were introduced with the hope of meeting some of these needs. However, these features require the Jetpack plugin or a WordPress.com account to function and can make the app overwhelming for folks who want a simpler experience.</p>\n\n\n\n<p>&#8220;For the sake of clarity and closer-to-core experience, the mobile team will be working to refocus the app on staple features you&#8217;d find with a fresh download of WordPress.&#8221;</p>\n\n\n\n<p>The following features will be removed and relocated to the Jetpack app:</p>\n\n\n\n<ul><li>Stats</li><li>Activity Log</li><li>Backup</li><li>Sharing (Jetpack Social)</li><li>Reader</li><li>Notifications</li><li>Jetpack blocks (Gutenberg Editor)</li><li>@-Mentions and Crossposting (Gutenberg Editor)</li><li>More features as the team goes about this effort</li></ul>\n\n\n\n<p>Automattic&#8217;s products in the official WordPress apps have been <a href=\"https://wptavern.com/matt-mullenweg-on-ensuring-the-future-of-wordpress\">a source of controversy</a> for nearly a decade. Two years ago, when <a href=\"https://wptavern.com/automattic-tangles-with-apple-over-lack-of-in-app-purchases-in-the-wordpress-for-ios-app\">Automattic tangled with Apple over a lack of in-app purchases in the WordPress for iOS App</a>, the community renewed its call for the company to separate its commercial interests from the official apps. Because Automattic has heavily subsidized the apps&#8217; development, it has been able to add WordPress.com and Jetpack-specific features without contest, but these pose a conflict of interest and are unnecessary for many self-hosted site owners.</p>\n\n\n\n<p>In 2014, Automattic CEO Matt Mullenweg <a href=\"https://wptavern.com/matt-mullenweg-on-ensuring-the-future-of-wordpress\">said</a> the goal with the mobile apps was to get more mobile app users, which included developing things that Automattic deemed most compelling on mobile &#8211; notifications, stats, and the reader. The company has now changed its stance on this, citing &#8220;less user confusion&#8221; as a primary motivator for the upcoming change.</p>\n\n\n\n<p>&#8220;By attempting to cater to such a diverse range of users and needs, there are flows in the app that present many options to users,&#8221; Von Schrottky said. &#8220;An example of this is the current login flow. User feedback (via the app reviews) and support channels indicate confusion around which username and password people should use when authenticating.&#8221;</p>\n\n\n\n<p>Historically, the mobile apps have had almost zero contributions from people outside of Automattic. Improving the contributor experience is one of the goals in decoupling Automattic&#8217;s commercial interests from the official apps.</p>\n\n\n\n<p>&#8220;Although everything is open source, new contributors need to understand the blurred line between community-owned features and 3rd-party hosted services if all they want is to contribute to one or the other,&#8221; Von Schrottky said. &#8220;Also, it can be challenging to understand what functionality and which features are available based on the user’s authentication.&#8221;</p>\n\n\n\n<p>The user confusion and contributor complexities have been evident for years. Providing a more straightforward experience for users has just now become an actionable priority. It appears that this is because Automattic is planning to add more paid features. At this point, the more principled move is to expand commercial features in the Jetpack app, instead of bombarding self-hosted users with upgrade prompts.</p>\n\n\n\n<p>&#8220;The mobile team has been trying for years to provide a solid, modern experience on mobile, with the goal of helping all users start their WordPress adventure,&#8221; Von Schrottky said. &#8220;We&#8217;ve learned from the diversity and evolving needs of the app user base. In addition to the confusion caused by the current arrangement, the team found that user expectations are confounded by a lack of paid features, such as domain purchases. To better serve the needs of both self-hosted and Jetpack/WordPress.com users in the future, the team is now convinced that adding these specific features in a separate app is the way forward.&#8221;</p>\n\n\n\n<p>Automattic plans to continue maintaining the official mobile apps, advancing the block editor development, and will be listed as the publisher in the store listings for the apps. Once the Jetpack features are removed, users will still be able to do everything included in the core publishing experience, as well as manage settings.</p>\n\n\n\n<p>&#8220;With this change, we plan for the WordPress app to be a more focused companion to the WordPress.org open source project, leaving the Jetpack app to complement the WordPress.com experience,&#8221; Von Schrottky said. &#8220;This is more straightforward for users of the WordPress open source project and simplifies the relationship between the WordPress app and platform owners like Apple and Google.&#8221;</p>\n\n\n\n<p>Von Schrottky said Automattic is not considering renaming the Jetpack app at this time. WordPress.com users will be able to access the Reader and other .com platform-specific features there. The transition will happen in phases and the mobile team will soon start introducing messages in the app to inform users about which features will be moved.</p>\n\n\n\n<p>&#8220;The team is still working out the details of the plan as explained in the post, but this will be followed up with other relevant communications to make this change as frictionless as possible for users,&#8221; Von Schrottky said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 15:32:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: #36 – Sean Blakeley on Transitioning a Large Agency Over to Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=136608\";s: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:95:\"https://wptavern.com/podcast/36-sean-blakeley-on-transitioning-a-large-agency-over-to-gutenberg\";s: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:38714:\"<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/sean-blakeley/\">Sean Blakeley</a>.</p>\n\n\n\n<p>Sean works for a large agency called <a href=\"https://www.americaneagle.com/\">Americaneagle.com</a>, a platform agnostic organisation working with enterprise clients on a wide variety of projects.</p>\n\n\n\n<p>After years of experiments with different approaches and collaborations between designers and developers, their team has begun to rely heavily on block patterns, and they’ve found it is greatly increasing their productivity. It’s fair to say that block patterns have revolutionised the team&#8217;s approach to the entire design process.</p>\n\n\n\n<p>In case you’ve not explored block patterns, they are collections of blocks which can be built by anyone. With thoughtful design, these blocks can be repurposed across pages and even different websites. Build once, deploy everywhere.</p>\n\n\n\n<p>We talk about how and why Sean’s team decided to jump in early with block patterns. When they did, this was a somewhat risky strategy. There was no guarantee that patterns would begin to be widely adopted, but this strategy is now starting to bear fruit. It’s allowing their team to work with their clients in new and unexpected ways.</p>\n\n\n\n<p>Clients are now working more closely with the American Eagle team in what Sean describes as less ‘impress us’ and more ‘collaborate with us’. It’s fostering a closer relationship with clients which encourages them to use the block editor and patterns and have some ownership in the process.</p>\n\n\n\n<p>It’s an interesting episode, and if you’re curious about how you can start to use blocks and patterns with your clients, there’s sure to be something here for you.</p>\n\n\n\n<p>Typically, when we record the podcast, there’s not a lot of background noise, but that’s not always the case with these WordCamp Europe interviews. We were competing against crowds and the air-conditioning. Whilst the podcasts are more than listenable, I hope that you understand that the vagaries of the real world were at play.</p>\n\n\n\n<h2>Useful links.</h2>\n\n\n\n<p><a href=\"https://wordpress.org/patterns/\">Block Patterns Directory</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/patterns/new-pattern/\">Create a new pattern</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/openverse/\">Openverse</a></p>\n\n\n\nTranscript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the adoption of block patterns.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice, or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy and paste that URL into most podcast players. If there&#8217;s anything you&#8217;d like us to feature on the podcast, I&#8217;d love to hear from you, and hopefully get you or your idea featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox. And use the contact form there.</p>\n\n\n\n<p>So on the podcast today, we have Sean Blakeley. Sean works for a large agency called American Eagle. A platform agnostic organization working with enterprise clients on a wide variety of projects. After years of experiments with different approaches and collaborations between designers and developers, their team has begun to rely heavily on block patterns. And they found it&#8217;s greatly increasing their productivity. It&#8217;s fair to say that block patterns have revolutionized the team&#8217;s approach to the entire design process.</p>\n\n\n\n<p>If you&#8217;ve not explored block patterns, they&#8217;re collections of blocks, which can be built by anyone. With thoughtful design, these blocks can be repurposed across pages and even different websites. Build once deploy everywhere.</p>\n\n\n\n<p>We talk about how and why Sean&#8217;s team decided to jump in early with block patterns. When they did, this was a somewhat risky strategy. There was no guarantee that patterns would begin to be widely adopted. But this strategy is now starting to bear fruit. It&#8217;s allowing their team to work with their clients in new and unexpected ways.</p>\n\n\n\n<p>Clients and are working more closely with the American Eagle team, in what Sean describes as, less impress us and more collaborate with us. It&#8217;s fostering a closer relationship with clients, which encourages them to use the block editor and patterns and have some ownership in the process.</p>\n\n\n\n<p>It&#8217;s an interesting episode. And if you&#8217;re curious about how you can start to use blocks and patterns with your clients, there&#8217;s sure to be something here for you.</p>\n\n\n\n<p>Typically when we record the podcast, there&#8217;s not a lot of background noise, but that&#8217;s not always the case with these WordCamp Europeans have use. We were competing against crowds and the air conditioning. And whilst the podcasts are more than listenable, I hope that you understand that the vagaries of the real world we&#8217;re at play.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all the links in the show notes by heading over to WPTavern.com forward slash podcast. And you&#8217;ll find all of the other episodes there as well.</p>\n\n\n\n<p>And so without further delay, I bring you. Sean Blakeley.</p>\n\n\n\n<p>I am joined on the podcast today by Sean Blakeley. How are you doing Sean?</p>\n\n\n\n<p>[00:03:48] <strong>Sean Blakeley:</strong> I&#8217;m doing very well. Thank you, Nathan.</p>\n\n\n\n<p>[00:03:49] <strong>Nathan Wrigley:</strong> Sean and I have just been chatting for a few minutes and I think we&#8217;re going to be good friends.</p>\n\n\n\n<p>[00:03:53] <strong>Sean Blakeley:</strong> I think you&#8217;re right.</p>\n\n\n\n<p>[00:03:54] <strong>Nathan Wrigley:</strong> So you&#8217;re at WordCamp Europe. We&#8217;re currently sitting in the basement having a chat, but you did a presentation, which you are now very relieved to have done. It&#8217;s behind you now. What was it about?</p>\n\n\n\n<p>[00:04:05] <strong>Sean Blakeley:</strong> I mean, it was a wonderful, it&#8217;s a wonderful feeling to have been the post talk feeling. Uh, it was about block patterns. The block pattern revolution. I was talking about how we&#8217;re using block patterns in our creative process. How we are evolving and adapting our creative process. Bringing together the designers and the developers, and we&#8217;re finding that block patterns is opening up all sorts of opportunities. Explore and adapt the collaborative space between designers and developers. So, I was really talking about those exciting opportunities that we see today.</p>\n\n\n\n<p>[00:04:38] <strong>Nathan Wrigley:</strong> You&#8217;re working at the helm, maybe the helm&#8217;s the wrong word, but you&#8217;re near the helm of a very large agency. So I guess making that transition to block patterns was, is a big deal. You got a lot riding on that. Tell us a little bit about the company that you work for.</p>\n\n\n\n<p>[00:04:54] <strong>Sean Blakeley:</strong> So I work for a company called American Eagle. American Eagle are 700 strong. It&#8217;s a large organization. It&#8217;s platform agnostic. Obviously there are dedicated teams to a number of sort of key platforms, including Sitecore and Sitefinity, but also of course WordPress. And that&#8217;s how it&#8217;s really reached that scale. What it tends to focus on is those big enterprise engagements and it, it&#8217;s able to address those kind of cross platform, those big digital transformation pieces, those big integrations.</p>\n\n\n\n<p>And so you&#8217;re quite right that, you know, as we talk about transitions in organizations of that size, it can very challenging. But because we are, as we are building the WordPress enterprise team, we&#8217;re able to explore some of these different technologies and keep pushing at the boundaries of what we&#8217;re doing.</p>\n\n\n\n<p>We have this incredible opportunity to keep exploring. Exploring WordPress at scale, and I&#8217;m sure we&#8217;ll talk in a minute about the sort of headness and composable kind of paradigm, but it enables us to keep exploring, to keep pushing these boundaries, and block patterns increasingly feel like they&#8217;re part of that journey and are beginning to become an important part of that journey.</p>\n\n\n\n<p>[00:06:07] <strong>Nathan Wrigley:</strong> I would imagine that if we asked a typical WordPress user, how do you build your website? I think there&#8217;s gonna be a significant proportion who, maybe do it the old fashioned way, but I feel that&#8217;s dwindling. Template files and all that.</p>\n\n\n\n<p>And then there&#8217;ll be a proportion of people probably still I&#8217;m guessing the majority who are using page builders, the commercial page builders. There does seem to be, especially very recently, by that, I mean maybe in the last six months, it does feel like there&#8217;s a lot more chatter about blocks and patterns and almost like, okay, this is a thing now. The time has come, we&#8217;re gonna shift over in that direction.</p>\n\n\n\n<p>But, what would you say are the key benefits? The things that you identified in your business which made you say, oh, actually this is worthwhile now. We&#8217;ll stop doing it the way we used to do it, and we&#8217;re gonna start doing it with blocks. What were the key metrics that you judged that worthwhile against?</p>\n\n\n\n<p>[00:06:52] <strong>Sean Blakeley:</strong> So, the commercial metrics is a kind of separate piece. And we&#8217;ll come back to that, because it is an interesting question. But from a technical or an implementation sort of perspective, it always felt jarring when we were bringing software, proprietary software, be it a page builder or some other service into the WordPress platform.</p>\n\n\n\n<p>It always felt like we were introducing something that we would either have to be pulling out of WordPress at a later date, or we&#8217;re then tying our clients to this particular tool that we had chosen, or, or maybe us as an agency, you know, we preferred a particular page builder. And so that&#8217;s the one that our clients got because that was our preferred approach. And that always felt jarring.</p>\n\n\n\n<p>It felt like there wasn&#8217;t, you know, we weren&#8217;t developing for the longevity. That we were slightly tunnel vision and, and narrow focused in terms of our needs as the agency, And so it always felt like we should be coming as close to core as we can. Moving our dependency to WordPress itself, rather than this sort of separate proprietary software. And it&#8217;s been a challenging journey at times as we&#8217;ve, we were early adopters for Gutenberg and, you know, we felt some of the pain that, that all of us, or many of us in the community have felt. Some of the challenges around creating custom blocks back in the day.</p>\n\n\n\n<p>But it was very clear that this felt like the right journey, and it was the right journey to go on. And as we thought about, and talked to our clients about their experience, and their experience for creating content, That goal to move from shortcodes and the abstraction of dropdowns and filling in an input box. And then that leap of faith, as you hope something has changed on the front of your website, and it&#8217;s gonna work in the way that you hoped it would.</p>\n\n\n\n<p>Well, that WYSIWYG experience has been something that we&#8217;ve been asked for for years, and of course that&#8217;s where the page builder space came from. But to be able to fulfill that in a drag and drop within the WordPress editor itself is, it&#8217;s a great thing to be able to provide our clients with that experience, that true WYSIWYG experience. And so the goals are so clear as we&#8217;re on this journey together.</p>\n\n\n\n<p>And so, and we&#8217;ll come back to that final point around the commercial decision in terms of investing our, our efforts as a technical team. I mean, it was very clear that this is, this is the longevity. This is where we are empowering our clients to own their UI, their UI components. They can start to build out some of their own UI components as well as custom blocks that we might build. And there isn&#8217;t a dependency. If they wanna move to, you know, they wanna change their implementations. They can keep WordPress exactly the same.</p>\n\n\n\n<p>And that, that notion of switching a theme, and a theme should be easy to change. Your styling, you know, re styling, making small design changes should be relatively easy. Yeah, that&#8217;s becoming true within the Gutenberg paradigm. That we can offer that longevity of, of architecture of platform. And that they can iterate in terms of a design on top of that.</p>\n\n\n\n<p>So that&#8217;s been a hugely empowering journey, that incidentally that we&#8217;re, we&#8217;re still on. But we&#8217;re thoroughly enjoying the journey and it&#8217;s, you know, every step that we take can be daunting at times. But, we&#8217;ve found the value in each and every of those steps that we&#8217;ve been on so far as the community, working with Gutenberg.</p>\n\n\n\n<p>[00:10:03] <strong>Nathan Wrigley:</strong> So at the point where you made the decision to hop on, presumably you&#8217;ve not just said, okay, everything from now on will be based upon Gutenberg. Maybe some clients are embedded in something in the WordPress space, like a proprietary page builder. Maybe you&#8217;re gonna carry that on, maybe not, I don&#8217;t know. But there must have been a lot of retraining, process changes, every which way for your staff. Just talk us through what that was, because obviously if you&#8217;re working within your company and building websites, you want to know, what&#8217;s the education piece? How am I gonna learn all of this stuff? What&#8217;s my company gonna provide for me to make sure that I&#8217;m skilled? Was there a lot of that, that had to be put into place?</p>\n\n\n\n<p>[00:10:39] <strong>Sean Blakeley:</strong> There was a huge amount. There&#8217;s a kind of duality here that the first challenge was to enable developers to feel confident within React. And so feeling confident within a modern JavaScript framework. And we found that that was a hugely valuable first step to sort of, you know, allow them to ease them into familiarity with React.</p>\n\n\n\n<p>Once we did that, we then moved into Gutenberg specifically and sort of eased our developers into Gutenberg. And we did it some ways from the interface. So getting familiarity with the interface, but of course, things, and we&#8217;re talking maybe two or three years ago now, things were moving so quickly that actually, it was, it was often easier to actually go from the backend forward.</p>\n\n\n\n<p>And so look at, the anatomy of a block. How a block fits together and, we had some really curious developers and developers that were often looking under the bonnet and seeing how these things were constructed and it added to that sense, less of intimidation and more of awe that we&#8217;re on a journey together. And actually, you know, we can be part of this dialogue.</p>\n\n\n\n<p>We can be part of this journey and, exploring the how we can evolve our processes. And I think that early, understanding the value that Gutenberg, this journey was gonna provide. Even when we were hesitant to put it into production, but it always felt like this was the direction we wanted to go in. We wanted to provide that extraordinary editorial, content creation experience. And then of course, you know, the value that we can give to end users as well.</p>\n\n\n\n<p>[00:12:14] <strong>Nathan Wrigley:</strong> I&#8217;m imagining that if you had clients that were on the classic editor, There&#8217;s just no downside to that. One thing is nothing like the other, so a big boost. But I&#8217;m wondering about the clients who may be, were on those page builders. How are they coping, regardless of all that, how are they coping with the UI? Because even though it is a WYSIWYG, it&#8217;s kind of got some quirk still hasn&#8217;t it?</p>\n\n\n\n<p>The UI is a bit funky in places and things don&#8217;t quite match up on the back as they do in the front. I&#8217;m just wondering how your clients and, you&#8217;re a big agency, there must be a lot of feedback coming in. How are they adopting it? Are they welcoming of it?</p>\n\n\n\n<p>[00:12:48] <strong>Sean Blakeley:</strong> Yes, so they are in&#8230;</p>\n\n\n\n<p>[00:12:50] <strong>Nathan Wrigley:</strong> That sounded like aqualified yes.</p>\n\n\n\n<p>[00:12:52] <strong>Sean Blakeley:</strong> Well, it is a qualified yes. There is hesitation there at times, because as you&#8217;re quite right to point out, there are some rough edges in the implementation. We try and make sure that we are very transparent. That this is an exciting yet evolving part of the WordPress ecosystem. You know, don&#8217;t consider this as fully finished. It&#8217;s still evolving and adapting. But what we&#8217;re increasingly doing is focusing on a opt in approach.</p>\n\n\n\n<p>So, the dashboard of blocks can be very intimidating. You know, there is a huge list, particularly if you include the embed options as well. That&#8217;s a huge list. If you happen to be running plugins on your site that are also introducing blocks, you can be talking about many dozens in that interface and you, and I might know the difference with a, a media and text block, but our clients aren&#8217;t going to know that unless we take them on that journey, unless we educate them.</p>\n\n\n\n<p>So what we find ourselves doing increasingly is, is white listing blocks. So actually removing, and, and increasingly this is, this is often a principle in enterprise when you&#8217;re working with large scale projects that, it&#8217;s actually putting the guardrails in place, you know. It&#8217;s, it&#8217;s having your brand library or implementation, maybe your UI components. But you are limiting the ability of the editorial team to kind of work within those guidelines, that framework. And that&#8217;s how we treat Gutenberg, is that we provide those atomic building blocks, you know, those core blocks, and maybe a few custom blocks as well. We then put limitations in.</p>\n\n\n\n<p>So those are your design system, essentially. Those are the UI, the library of UI components that our clients can use. And that&#8217;s really attractive then, because becomes very clear what the tools are that they can use to tell their stories, to tell their narratives to their users.</p>\n\n\n\n<p>And it&#8217;s not this self serve mentality where you are kind of building from the atoms and trying to build everything from scratch. Actually they&#8217;re, they&#8217;re sort of pre-baked for you, and you are just going down and, and selecting the ones that you want.</p>\n\n\n\n<p>[00:14:53] <strong>Nathan Wrigley:</strong> In WordPress 6.0, we&#8217;ve got, maybe it&#8217;s not the most fleshed out of block locking features, but does something, it puts a padlock icon there anyway, and you can unlock it. That feels like that would be a, a nice direction to go in as well. That particular feature, you know, the client can access this bit, but not that bit. And they can edit this bit, which our team have built. And if they don&#8217;t like the text, they can just go in and do it themselves. And it&#8217;s kind of empowering people to edit their own stuff, but not edit this piece.</p>\n\n\n\n<p>[00:15:18] <strong>Sean Blakeley:</strong> We absolutely love this feature. And interestingly, we&#8217;re actually on a huge project at the moment, a huge headless project. And we were looking at our own custom solution for doing exactly this. So what we&#8217;re doing is, we&#8217;re bringing in quarter of a million programmatically generated pages, that we&#8217;re injecting into Gutenberg blocks.</p>\n\n\n\n<p>So we&#8217;re kind of generating these Gutenberg blocks. We&#8217;re creating these slot in between the blocks to enable them to insert custom content. But essentially we&#8217;re programmatically generating that content. And then we&#8217;re locking down certain aspects. It&#8217;s almost like a, it&#8217;s a programmatically generated templated page, if you like, which is locked. And then they can add in between these sort of sections or indeed update some of the images. And there are certain areas that we allow them to update and some not so. And so that feature of locking blocks has been already incredibly valuable for us.</p>\n\n\n\n<p>And exactly, as you say, it chimes with that notion of guidelines, of having a brand language. Of having that visual rhythm, your design system, and then you are working within those confines of your visual language.</p>\n\n\n\n<p>[00:16:33] <strong>Nathan Wrigley:</strong> The reason I was talking about it being fairly basic is it can be unlocked by anybody. Doesn&#8217;t matter who you are, you just click the button and you&#8217;ve unlocked it, but, maybe in the future there&#8217;ll be a more granular permissions model that, it doesn&#8217;t matter how many times you click the button, you&#8217;re not unlocking it. That will be nice, you know, so the editor can edit this, and the subscriber could edit this, and the administrator can obviously edit everything. That was a much needed feature, I think.</p>\n\n\n\n<p>[00:16:54] <strong>Sean Blakeley:</strong> And I think you&#8217;re right. And incidentally, as we talk about maybe block patterns forming that kind of notion of templates that maybe you and I are gonna create a custom post type. And as we click into that custom post type, we&#8217;ve got these pre-baked templates that we can select from and using block patterns to do that.</p>\n\n\n\n<p>You&#8217;re exactly right that actually we can even allow editors to edit those templates, but we do have the challenge of permissions. And so we need to think about who has that meta level, almost like the super admin we could think of in terms of multisite. You know, who has that top level, that they can edit the template? And then who are the editorial level can just edit implementations of reflections of that.</p>\n\n\n\n<p>[00:17:34] <strong>Nathan Wrigley:</strong> Really interesting. So let&#8217;s get into the whole block pattern thing. I would be staggered if anybody listening to this, hadn&#8217;t heard of them at least. But nevertheless, there&#8217;s probably some who haven&#8217;t. So let&#8217;s just address that. Tell us about block patterns. What are they? They&#8217;re in use, I think more and more. As each day goes by, there&#8217;s gonna be more and more use of them. But just tell us what they are briefly.</p>\n\n\n\n<p>[00:17:54] <strong>Sean Blakeley:</strong> In the simplest terms, block patterns are a contain for blocks. They&#8217;re a kind of vessel, that contain these, whichever blocks you want to allow to be within this pattern. But that&#8217;s deceptively simple. And what I talk about, the analogy that I like to use is that there are a finite number of musical notes, and so whatever your piece of music, your chosen interest is, be it Pixie&#8217;s Debasser, or Mozart or Beethoven, they&#8217;re still utilizing that finite number of notes. And yet they can create truly extraordinary, original compositions from those finite number of notes.</p>\n\n\n\n<p>And I think for us Gutenberg are our notes, and the patterns are our favorite songs. Are those extraordinary compositions that we can create.</p>\n\n\n\n<p>[00:18:42] <strong>Nathan Wrigley:</strong> Here&#8217;s an interesting thought. If you have a Spotify account, there&#8217;s more songs than you can ever listen to. Block patterns, so in the same way, we&#8217;ve got plugins 50,000, 60,000, whatever the number is. There&#8217;s loads of plugins. If you want a form plugin, go and pick out of the 40 over there.</p>\n\n\n\n<p>Is there gonna be overload? If everybody&#8217;s got hundreds and thousands and possibly millions in the future, of patterns. The impediment to creating patterns is so low. The impediment to creating a plugin is quite high. So it&#8217;s contained at roughly 50,000. But if block patterns are gonna be really, really easy to create, which they are, especially with things like the pattern creator tool. Then the library, the way that we download these is, presumably at some point gonna be deluged. Your clients may be faced with this atrophy of, I have no idea where to begin. There are 748,000 in there. And I do not even know where to start.</p>\n\n\n\n<p>[00:19:33] <strong>Sean Blakeley:</strong> I think you&#8217;re quite right. That sort of paralysis, choice paralysis will undoubtedly be an issue that we need to deal with, but less like limiting the ability of people to create these block patterns. And really what we need to do is, is have a way of rating those block patterns or seeing those patterns, the popularity of those patterns. The one that seemed to be solving problems that maybe are achieving conversions in a greater way in your particular sector or your area.</p>\n\n\n\n<p>And it&#8217;s, it&#8217;s having that validation. I think right now are in the, the wild west of we&#8217;re just so excited, and as you say, the friction is so low for creating block patterns. But that in and of itself, isn&#8217;t the goal. You know, and that&#8217;s not where we want to be. Where we want to be is creating truly original and amazing patterns that we can then validate against the use cases for our clients. The way that they want to introduce them into their sites. But yes, we will have a huge number of block patterns very soon.</p>\n\n\n\n<p>[00:20:34] <strong>Nathan Wrigley:</strong> There is some editorial on the back of that. It&#8217;s not like you submit a block pattern and it&#8217;s just immediately in the library. There will be a team there looking and inspecting, and hopefully if your block pattern, I can&#8217;t remember what the exact reasons for dismissal were, but it was things along the lines of, if it&#8217;s not really using more than one block, if it&#8217;s not doing something innovative, for example, something along those lines. But given all of that, there could be this problem of just too many things to pick from.</p>\n\n\n\n<p>[00:20:58] <strong>Sean Blakeley:</strong> I think you&#8217;re absolutely right. And then, trying to decide which patterns solve which problems and which to use. That choice paralysis will undoubtedly be an issue that as a community, we then need to start thinking about what&#8217;s the value, what&#8217;s the added value that block patterns are bringing and find a way of communicating that. Both to us as technologists, but also to our clients.</p>\n\n\n\n<p>[00:21:18] <strong>Nathan Wrigley:</strong> One of the interesting ancillary bits of block patterns or blocks or WordPress in general. I don&#8217;t know if you&#8217;ve followed this thing, but the Openverse. The idea that you can submit block patterns that have all of the images already in, they&#8217;re probably placeholders. You probably won&#8217;t end up using them, but I do find that&#8217;s quite an interesting piece. For the first time you&#8217;ll be able to download these block patterns and you can actually stick with it. You can use that thing forever and a day, and there&#8217;ll be no license that you are treading on.</p>\n\n\n\n<p>It&#8217;s totally usable. And I think that&#8217;s really interesting. I&#8217;ve actually been taking tons of photos this week with the intention of, as soon as I get home and I&#8217;ve got a reliable internet, it&#8217;s just to stick them onto Openverse, then people can see pictures of Porto for free.</p>\n\n\n\n<p>[00:22:02] <strong>Sean Blakeley:</strong> Beautiful. Definitely, and I think it then raises an interesting question about reusable blocks and how block patterns interact with reusable blocks. And if we have these that you can really just drop in and they&#8217;re instantly displaying those images or instantly sort of showing that you really, you don&#8217;t change, you just drop those in. Whether that&#8217;s more the direction that reusable blocks will go in. Those kind of global blocks. So global entities that we use repeatedly. Or whether block patterns will actually evolve into a version of that. That rather than just being templates, UI components that we reuse, maybe they will evolve into something equally like an opportunity to be global. So, there&#8217;s definitely areas to explore there.</p>\n\n\n\n<p>[00:22:45] <strong>Nathan Wrigley:</strong> When you agreed to have a podcast with me, it sounds subtle, but when I was thinking about it, the more I thought about it, the more I thought, actually, this is fairly seismic. You said that your design process in your agency, as a result of using patterns and the block editor had moved away, I&#8217;ll quote, you said it has moved the expectation, and I&#8217;m guessing we&#8217;re talking about the clients expectation.</p>\n\n\n\n<p>It&#8217;s moved the expectation from impress us, to collaborate with us. And I think that&#8217;s really interesting because that is a big change. But it sounds like a really subtle one on the face of it. But so you are now it&#8217;s almost like do it, it&#8217;s not DIY, it&#8217;s more like do it with us.</p>\n\n\n\n<p>[00:23:23] <strong>Sean Blakeley:</strong> It&#8217;s a profound change. You&#8217;re absolutely right .From being a passive consumer of that process.</p>\n\n\n\n<p>[00:23:32] <strong>Nathan Wrigley:</strong> Taking it off the shelf, the website&#8217;s off the shelf. There it is. It&#8217;s a commodity.</p>\n\n\n\n<p>[00:23:37] <strong>Sean Blakeley:</strong> Exactly that, but also, when we&#8217;ve struggled through a design process and we present that design and we&#8217;ve often got that big gamble moment when it&#8217;s sort of Tada, and hoping fingers cross the client likes the designs that we&#8217;ve created.</p>\n\n\n\n<p>That&#8217;s what we&#8217;re trying to address is, want to move away from these big gamble moments. These big, almost waterfall by designers. We&#8217;re doing big design stages and then big build processes. And so Bringing the clients in closer. Often I feel that we solve thousands of micro problems in the course of the design process and the course of the development process, but we kind of hide that away.</p>\n\n\n\n<p>We&#8217;re not very good at being communicative and transparent about all of those problems that we&#8217;ve solved on that journey. And as we try and bring clients in closer, we want them to own the outcomes. We want them to be on that journey of, here&#8217;s some problems, like framing the problem and, and helping them to go on that journey of, okay, there&#8217;s some compromises here and there&#8217;s some reasoning here that maybe we need to be more mindful of.</p>\n\n\n\n<p>And so when they&#8217;ve been part of that process, when they reach the outcomes, when we present that design, it&#8217;s no longer a Tada moment where there&#8217;s surprise, actually they become champions of that design because they have a sense of ownership. That they&#8217;ve bought into it, because they&#8217;ve been part of that ideation session and part of those sessions.</p>\n\n\n\n<p>And so, they go into their organizations and they defend those designs. They can answer any questions about what&#8217;s the reasoning behind this? Or, or why is this like this? Well, well they know, they&#8217;ve been part of those processes.</p>\n\n\n\n<p>Now, that&#8217;s when it works beautifully, and I&#8217;m not gonna pretend for one moment that we&#8217;ve found the unicorn, that we can all rest happy in our beds, that we&#8217;ve solved design and development, project builds. But with the right client and that right collaboration spirit, we are seeing huge value from this approach to design and development.</p>\n\n\n\n<p>[00:25:37] <strong>Nathan Wrigley:</strong> I&#8217;m really curious as to what that actually looks like on the ground. In other words, presumably there was a transition over to this during the pandemic. Was this, like okay, we&#8217;re gonna screen share on Zoom, and we&#8217;re gonna show you what we&#8217;re doing and you are gonna interrupt us and tell us what you want us to do. Is it literally that? That they are contributing as they watch you do things and learning the process? Or is there more kind of instructional things that you are sending out to them and they approve one as opposed to the other? I&#8217;m just curious what the process really, really looks like.</p>\n\n\n\n<p>[00:26:09] <strong>Sean Blakeley:</strong> So there&#8217;s no one size fits all. We tend to kind of move with the needs of the client and some clients are more collaborative than others. It sort of bubbled up to two approaches. So one might be that we are providing more regular feedback and regular check-ins. It&#8217;s worth mentioning because it&#8217;s, often designers work in sort of isolation and they, they don&#8217;t like to show their workings out. They don&#8217;t like to show the rough edges. They want to show something that&#8217;s beautiful that they&#8217;ve, worked very hard to create.</p>\n\n\n\n<p>So it&#8217;s often quite hard to get them to actually be more transparent in terms of that process. In terms of their building up of ideas and their iterative, internal iterative approach. And so we&#8217;re increasingly encouraging that. And sometimes that might be the collaboration is that they&#8217;re seeing things much earlier.</p>\n\n\n\n<p>But, with the right type of client, we can go much deeper. And so what we do is, and I think Nathan, you were kind of alluding to, this is actually we create collaboration sessions. We jump on zoom or equivalent, and we get the designers, we get the developers there, we open up Codepen or something similar.</p>\n\n\n\n<p>And really we start like through the conduit, we kind of play what Dan Mall calls the kind of hot potato process where, you know, maybe the designer is center stage for a moment as we are looking at some typography and maybe some color elements, maybe we&#8217;ve already got a palette established from the guidelines from a brand existing brand guidelines.</p>\n\n\n\n<p>And then the developer using Tailwind, or again, something similar, you know, there&#8217;s that friction to getting something on the screen is very low. We can start to explore and collaborate together. And, and this is where the client&#8217;s opinion can start to come in, you know? Well, well, what do you think about the use of, this color in, in this formation. Or, what do you feel about the interplay of these different elements?</p>\n\n\n\n<p>And so what we&#8217;ve found is that trying to do that at the meta level, trying to do that in a kind more old fashioned template driven design. That&#8217;s really challenging. Because that, that doesn&#8217;t really work until you see the whole, and the interplay of all of those components. It&#8217;s, it&#8217;s hard to kind of break it down.</p>\n\n\n\n<p>If you are truly component driven. Well then you can break off, let&#8217;s work on the hero component. And what&#8217;s incredibly valuable about these sessions is the client can tell you instantly that, oh no, we can&#8217;t do that because the marketing team must have a dot, dot dot. Or actually we sell a bit of, we get some, a revenue stream from one of those. It has to be a carousel because we get a revenue stream from one of their slides.</p>\n\n\n\n<p>Now that minutiae insight is very hard to unfold in a discovery and definition process. That complexity emerges over time. But if you are in that space, if you are collaborating in real time, you get those insights. You get the business objective insights, coming right into the design and development process.</p>\n\n\n\n<p>[00:28:58] <strong>Nathan Wrigley:</strong> How do you feel about, I&#8217;m pretty sure that I know that you don&#8217;t use any of these, but just as a sort of short circuit. How do you feel about these pattern libraries, which have popped up in the last year or so. Where you can go and you can discover template libraries and block pattern libraries. And so these are not the free open source ones that you can get through WordPress, but the proprietary ones.</p>\n\n\n\n<p>Have you embedded and explored any of those and decided to use them. A minute ago, you were talking about the fact that you were free of all of that with Gutenberg. And I just wondered if you&#8217;d strayed into any of that or had any thoughts.</p>\n\n\n\n<p>[00:29:32] <strong>Sean Blakeley:</strong> So I felt a for a long time that I don&#8217;t like to bring proprietary software into WordPress. As we should all be very mindful of creating dependencies. And that was always true of page builders. It was always a concern that we&#8217;re creating a dependency, a future dependency for our clients, you know, whatever our choice of page builder may have been.</p>\n\n\n\n<p>And so the exact principle, the same principle applies here, that we are really creating a dependency. And exactly, as you say, Nathan, this is a young and evolving and adapting area, and maybe we back the wrong horse. You know, maybe the one that we choose is the one that just deprecates into GitHub.</p>\n\n\n\n<p>And then we&#8217;ve suddenly got this dependency in one or two of our sites that we have to maintain. And, you know, the support desk need to learn this particular implementation. So, you know, it&#8217;s always interesting to explore. It&#8217;s always interesting to see what the community are creating both in terms of commercial offerings as well as open source.</p>\n\n\n\n<p>But I&#8217;m very mindful that we are, it&#8217;s an infinite game. We&#8217;re not looking for those quick shortcuts in terms of implementing something today. And then we are thinking about that partnership with our clients, that life cycle of a platform, you know, of a, a true solution to their needs.</p>\n\n\n\n<p>And that almost invariably means trying to stay as close to core as we can. We&#8217;re trying to reduce dependencies. We&#8217;re trying to reduce any sort of proprietary dependencies. With those sort of parameters in mind, it&#8217;s not really been part of our journey and I don&#8217;t, as yet, you know, we haven&#8217;t seen something that has bubbled up that has, has seemingly been so good that we feel like it&#8217;s worthy, worth taking in that compromise.</p>\n\n\n\n<p>[00:31:12] <strong>Nathan Wrigley:</strong> Sean Blakeley, thank you for joining me on the podcast.</p>\n\n\n\n<p>[00:31:16] <strong>Sean Blakeley:</strong> Thank you.</p>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: What Storytelling Means to a WooCommerce Product Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72465\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/storytelling-for-woocommerce-product-builders/\";s: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:436:\"<p>A story, to be effective, has to have certain components to help people understand that story and to reach and to be moved by that story.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/storytelling-for-woocommerce-product-builders/\">What Storytelling Means to a WooCommerce Product Builder</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 08:09:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Gutenberg Times: Conditionally Registering Patterns in Themes with Third-Party Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=21723\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://gutenbergtimes.com/conditionally-registering-patterns-in-themes-with-third-party-blocks/\";s: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:8608:\"<p><em>What happens when a theme registers a pattern with a third-party block?</em> If the user has the block plugin installed, it appears as it should. WordPress also does a good job at handling the flipside of this scenario:  the user does not have the block installed.</p>\n\n\n\n<p>When users attempt to use such a pattern in the editor, they will see an error like the following for self-closing blocks:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Your site doesn&#8217;t include support for the &#8220;pluginslug/test&#8221; block. You can leave this block intact or remove it entirely.</p></blockquote>\n\n\n\n<p>If the block encompasses some HTML, the user will see a different message sitting above the HTML output:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Your site doesn&#8217;t include support for the &#8220;pluginslug/test&#8221; block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely.</p></blockquote>\n\n\n\n<p>On the front end, self-closing blocks are simply not shown. However, if the block has HTML, its output will appear. This system is better than something like a fatal PHP error on the front end. However, it is often not ideal.</p>\n\n\n\n<p>Last week, WordPress.org <a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">began showing pattern previews</a> in the theme directory, as shown in the following screenshot from the <a href=\"https://wordpress.org/themes/bright-mode/\">Bright Mode</a> theme page:</p>\n\n\n\n<img />\n\n\n\n<p>This change is a huge win in showing off a theme&#8217;s design.  In the past, users could not see the patterns without manually installing and testing. </p>\n\n\n\n<p>However, it brought back that original question about dealing with third-party blocks in patterns. WordPress.org&#8217;s preview system does not have these blocks installed, so it has no way of showing them. There is currently an <a href=\"https://meta.trac.wordpress.org/ticket/6420\">open Meta ticket</a> to address this issue, and the ideal solution would be for the theme directory to simply not attempt to preview patterns for unsupported blocks.</p>\n\n\n\n<p>Regardless of how things are handled in the theme directory, WordPress theme authors have control over whether their patterns appear. Plus, it is generally good practice to not clutter the UI with patterns that do not work.</p>\n\n\n\n<p>The easiest way to disable a pattern, keeping it from showing in the UI, is by checking if a particular plugin is active. All you need to know is a function or class name from the plugin.</p>\n\n\n\n<p>Themes can register patterns either via the <code>register_block_pattern()</code> function or by placing headered files into the <code>/patterns</code> subfolder.  I will cover each scenario in this tutorial. Then, I will offer a couple of alternative solutions that may work, depending on the scenario.</p>\n\n\n\n<h2>When Registered via register_block_pattern()</h2>\n\n\n\n<p>If registering a pattern via the <code>register_block_pattern()</code> function, you should only need to check if a plugin is active before calling the function. The simplest way to do this is to conditionally check for the plugin via <code>function_exists()</code> or <code>class_exists()</code>.</p>\n\n\n<pre class=\"wp-block-code\"><div><code class=\"hljs language-php\">add_action( <span class=\"hljs-string\">\'init\'</span>, <span class=\"hljs-function\"><span class=\"hljs-keyword\">function</span><span class=\"hljs-params\">()</span> </span>{\n    <span class=\"hljs-keyword\">if</span> ( function_exists( <span class=\"hljs-string\">\'pluginslug_some_function\'</span> ) ) {\n        register_block_pattern( <span class=\"hljs-string\">\'themeslug/pattern-abc\'</span> );\n    }\n} );</code></div><small class=\"shcb-language\" id=\"shcb-language-5\"><span class=\"shcb-language__label\">Code language:</span> <span class=\"shcb-language__name\">PHP</span> <span class=\"shcb-language__paren\">(</span><span class=\"shcb-language__slug\">php</span><span class=\"shcb-language__paren\">)</span></small></pre>\n\n\n<p>This method is no different from classic PHP-based themes when calling a function or class from a third-party plugin.</p>\n\n\n\n<h2>When Registered via the /patterns Folder</h2>\n\n\n\n<p>Patterns housed in the <code>/patterns</code> folder are auto-registered by WordPress on the <code>init</code> action hook. There is currently no filter to short-circuit this process. This method requires unregistering the pattern instead.</p>\n\n\n\n<p>Once again, you must conditionally check if a function or class exists. If not, unregister the pattern:</p>\n\n\n<pre class=\"wp-block-code\"><div><code class=\"hljs language-php\">add_action( <span class=\"hljs-string\">\'init\'</span>, <span class=\"hljs-function\"><span class=\"hljs-keyword\">function</span><span class=\"hljs-params\">()</span> </span>{\n    <span class=\"hljs-keyword\">if</span> ( ! function_exists( <span class=\"hljs-string\">\'pluginslug_some_function\'</span> ) ) {\n        unregister_block_pattern( <span class=\"hljs-string\">\'themeslug/pattern-abc\'</span> );\n    }\n} );</code></div><small class=\"shcb-language\" id=\"shcb-language-6\"><span class=\"shcb-language__label\">Code language:</span> <span class=\"shcb-language__name\">PHP</span> <span class=\"shcb-language__paren\">(</span><span class=\"shcb-language__slug\">php</span><span class=\"shcb-language__paren\">)</span></small></pre>\n\n\n<h2>An Alternative: Conditionally Adding Blocks to Patterns</h2>\n\n\n\n<p>It is possible to register a pattern while conditionally supporting a particular block. For example, suppose your theme supports a contact form block named <code>pluginslug/contact</code> that you want to display in a &#8220;Contact&#8221; pattern. Further suppose that the contact form only makes up one section of the pattern but isn&#8217;t necessarily a requirement for the layout to work.</p>\n\n\n\n<p>This method allows all users to make use of the pattern but does not require the third-party block to be installed. It will simply not be a part of the pattern if the user doesn&#8217;t have it.</p>\n\n\n\n<p>Since we have access to PHP when building patterns, we can do the same conditional check within the pattern itself. The following is an example of a such a pattern:</p>\n\n\n<pre class=\"wp-block-code\"><div><code class=\"hljs language-php\"><span class=\"hljs-meta\">&lt;?php</span>\n<span class=\"hljs-comment\">/*\n * Title: Contact\n * Slug: themeslug/contact\n */</span>\n<span class=\"hljs-meta\">?&gt;</span>\n&lt;!-- some core WordPress blocks --&gt;\n\n<span class=\"hljs-meta\">&lt;?php</span> <span class=\"hljs-keyword\">if</span> ( function_exists( <span class=\"hljs-string\">\'pluginslug_some_function\'</span> ) ) : <span class=\"hljs-meta\">?&gt;</span>\n	&lt;!-- wp:pluginslug/contact /--&gt;\n<span class=\"hljs-meta\">&lt;?php</span> <span class=\"hljs-keyword\">endif</span> <span class=\"hljs-meta\">?&gt;</span>\n\n&lt;!-- some other core WordPress blocks --&gt;</code></div><small class=\"shcb-language\" id=\"shcb-language-7\"><span class=\"shcb-language__label\">Code language:</span> <span class=\"shcb-language__name\">PHP</span> <span class=\"shcb-language__paren\">(</span><span class=\"shcb-language__slug\">php</span><span class=\"shcb-language__paren\">)</span></small></pre>\n\n\n<p>This method can grow complex quickly for themes that require multiple third-party blocks in a pattern or need to perform checks in dozens of pattern files. It is more suited to simple or one-off uses. Otherwise, it may become a management headache.</p>\n\n\n\n<h2>Alternative to function/class_exists()</h2>\n\n\n\n<p>It is also possible to check if a specific block is registered instead of relying on a plugin function/class name. However, this only works if the block is registered on the server-side.</p>\n\n\n\n<p>WordPress does not have a dedicated <code>is_block_type()</code> or <code>is_registered_block_type()</code> helper function, but the <code>WP_Block_Type_Registry</code> class does have a public <code>is_registered()</code> method that you can use to check if a block exists:</p>\n\n\n<pre class=\"wp-block-code\"><div><code class=\"hljs language-php\"><span class=\"hljs-keyword\">if</span> ( WP_Block_Type_Registry::get_instance()-&gt;is_registered( <span class=\"hljs-string\">\'pluginslug/test\'</span> ) ) {\n    register_block_pattern( <span class=\"hljs-string\">\'themeslug/pattern-abc\'</span> );\n}</code></div><small class=\"shcb-language\" id=\"shcb-language-8\"><span class=\"shcb-language__label\">Code language:</span> <span class=\"shcb-language__name\">PHP</span> <span class=\"shcb-language__paren\">(</span><span class=\"shcb-language__slug\">php</span><span class=\"shcb-language__paren\">)</span></small></pre>\";s: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, 27 Jul 2022 08:01:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"HeroPress: Finding My Place In The World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=4641\";s: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:132:\"https://heropress.com/essays/finding-my-place-in-the-world/#utm_source=rss&utm_medium=rss&utm_campaign=finding-my-place-in-the-world\";s: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:22222:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2022/07/072622-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The experience was so great and the community so warm, that it pulled me all the way in.\" />\n<p><a href=\"https://heropress.com/feed/#finnish\">Tämä kirjoitus on luettavissa myös suomeksi.</a></p>\n\n\n\nHere is Timi reading his own story aloud.\n\n\n\n<p>From a young age, I’ve been interested in computers. That probably comes from our family tree, as my grandad was a home appliance repairer and father has had a career related to the Internet since the early 2000s dot-com boom.</p>\n\n\n\n<p>I remember looking at schematics of different household appliances at our grandad’s repair shop. Thinking how on earth the television game shows, where you could send a text message to “throw” a ball towards the goal on the virtual background behind the host, do work. Spending time at the computer, going thru different websites and being impressed by those. Father being head of e-commerce for a hairdressing industry chain and seeing the growth of e-commerce during the mid-2000s.</p>\n\n\n\n<p>At that time I was in primary school and didn’t understand much of what all that was about. And surely wouldn’t have even guessed that someday I would have a career in IT.</p>\n\n\n\n<h2 id=\"h-getting-familiar-with-the-internet\">Getting familiar with the Internet</h2>\n\n\n\n<p>Sure, back in the days, you had MySpace, virtual horse stables, guestbooks, IRC-Galleria, and different “website builders”… everyone explored the possibilities of these tools and technologies. You almost weren’t cool if you didn’t. So of course I built a few websites mainly just for fun, like almost everyone else of my age at that time. I also purchased my first domains and made a few sites public. One of those, for a scout group, was “coded” with excel. That’s how I started learning HTML and CSS.</p>\n\n\n\n<p>When secondary school started, I did get really interested in sewing, and light-and-audio equipment for live productions. And politics.</p>\n\n\n\n<blockquote><p>Copyright, patent law, freedom of information and net neutrality were hot topics around that time in Finland. </p></blockquote>\n\n\n\n<p>I felt that the Internet I had grown with, was threatened. The Pirate Party movement had just landed in Finland and they were defending everything I believed in: open access to information and people’s online rights. Despite my young age, they welcomed me, so I got involved with registering the party for elections and in general.</p>\n\n\n\n<p>They used IRC for all the communications, and soon I became frustrated because of missed conversations due to shutting off the computer and thus signing off from IRC as well. That led me to assemble, install and run my first home server so I would always have IRC on. Of course, the new server intrigued me and almost invited to try out hosting the websites myself. That way I learned the basics about Linux, Apache, PHP and MySQL. My interest in these things was understood by only a few classmates and for everyone else, I was a bit of a weirdo. Because of that, I didn’t make many friends from the same age group with me – and that stays true to this day.</p>\n\n\n\n<h2 id=\"h-finding-wordpress\">Finding WordPress</h2>\n\n\n\n<p>At some point in all this, I found WordPress. It was around 2009 and version 2.8 when I installed WordPress for the first time. I immediately started looking for ways to modify and extend the website. One thing lead to another. Soon I had installed WordPress quite a few more times, and even helped one of my friends to set up a website for their parliamentary election campaign. For getting the timeline right in this post, I looked up my old websites and found out that in 2010 I had published a guide on how to translate WordPress into Finnish and even offered some theme translations to download.</p>\n\n\n\n<p>And yet I still didn’t think that IT, servers, websites or WordPress could be my career. When secondary school ended, I applied to study live production. Like audio and lights in concerts and all that stuff. Didn’t get selected for that school, because of the low numbers on the diploma. That was devastating.</p>\n\n\n\n<p>But little did I know. The third school I applied to, selected me and there I was, going to study multimedia for three years. Photography, video editing, design and a little bit of web development.</p>\n\n\n\n<h2 id=\"h-the-most-inspiring-and-toughest-times-of-life-at-the-same-time\">The most inspiring and toughest times of life at the same time</h2>\n\n\n\n<p>Looking back, this was one of the most pivotal points in my life. Three years in that school taught me how to be creative with design and boosted my self-confidence in coding skills. Starting almost from the first web development classes, teachers saw my skills and encouraged me to continue coding. I started helping other students during the classes, as most of the web development stuff was already familiar to me. I really enjoyed the print design classes, photography and school in general after a long time.</p>\n\n\n\n<p>I had also become active in running one of the few Internet cafes in Helsinki that were left in the early 2010s. At the time, we were one of the few places which served only vegetarian food, had open wifi and laptops available for customers. As I was interested in tech and some knowledge, the natural thing was to be involved with maintaining those laptops and the website for the cafe.</p>\n\n\n\n<p>Some same founders of that cafe cooperative had founded another cooperative in the early 2000s, to offer reasonably priced hosting and email services for associations and other NGOs. After some time, they invited me to join and soon I started helping with server upkeep and customer service. I would also make a number of websites with WordPress for our clients. </p>\n\n\n\n<blockquote><p>For the first time in my life, I was getting some money from doing things on the Internet.</p></blockquote>\n\n\n\n<p>I started to feel that I had found what I want to do in my life.</p>\n\n\n\n<p>Then my partner at the time did get severely ill mentally. That started to affect me as well, and the last year of school with one half at on-the-job training and another half at school doing a bigger final project was very emotional and filled with deep worry. During that year we broke up and that led to depression.</p>\n\n\n\n<p>I didn’t go to school. I didn’t answer the emails or phone calls from my teachers. For a good few months, my life was filled with going out to nightclubs and doing the cooperative work for which I felt a responsibility.</p>\n\n\n\n<p>One day, when one of the teachers was calling yet again, I gathered myself and picked up the phone. It was only a month before graduation and I had some courses and a final project to complete before that. Somehow we managed to arrange everything and with the support of all my teachers, the last course was accepted as completed two days before the graduation ceremony.</p>\n\n\n\n<h2 id=\"h-not-finding-a-job-in-the-industry\">Not finding a job in the industry</h2>\n\n\n\n<p>Right after graduation, I started looking for a job in the web industry. Tens of applications lead to few interviews, but nobody wanted to hire a newly graduated 18-year-old. I had some experience working in the kitchen from summer jobs, so I started applying to those types of openings, from fast-food chains to being a dishwasher at restaurants in need of income. </p>\n\n\n\n<blockquote><p>Finally, one small school kitchen hired me to do the salads and desserts and help with dishwashing.</p></blockquote>\n\n\n\n<p>A few months passed, and even though the school kitchen work was nice, I knew that it was something I didn’t want to do for too long. Finland has mandatory military or civil service for all adult males, so I started planning to complete my service soon with the hopes of finding a job in web development after that.</p>\n\n\n\n<p>Only a few weeks before my civil service was due to start, one of the companies I had applied to reached out to me and offered a job. Being thrilled about finally getting a job offer in the industry, I did take that offer right away to learn that I would be a sole developer. At the age of 19. At a company with multiple seriously big clients and custom systems written in PHP.</p>\n\n\n\n<h2 id=\"h-finding-wordpress-community\">Finding WordPress community</h2>\n\n\n\n<p>During that time, I also learned about the WordPress community in Finland and attended a few very early unofficial meetups. A bit earlier, I had met <a href=\"https://rolle.design/\">Rolle</a> online, who happened to found a WordPress agency around the same time we started offering WordPress websites, on my initiative, at the company I was working for. At its best, we chatted daily and helped each other with our work.</p>\n\n\n\n<p>Fast-forward a year. I was hired by a newly founded digital agency whose owners previously used me as a freelancer. It was really inspiring. I learned a lot and submitted my first patch to WordPress core during that employment. But something was missing. The owners didn’t really see the value in the community and, in fact, denied me from attending the first WordCamp in Finland.</p>\n\n\n\n<p>Being very stubborn at that age and really interested in the community based on meetups, I cheated a little and booked train tickets to WordCamp Finland 2015. Ignoring the fact that my bosses haven’t allowed using one workday for that.</p>\n\n\n\n<p>It was worth it and a second pivotal point in my life. I finally met Rolle in person and many other Finnish WordPress’ers I looked up to. Including Daniel, who was responsible for Finnish translations for years and Mikko, who was considered a WordPress guru.</p>\n\n\n\n<h2 id=\"h-growing-in-the-wordpress-community\">Growing in the WordPress community</h2>\n\n\n\n<p>The experience was so great and the community so warm, that it pulled me all the way in. I started attending official meetups and over the years first became a volunteer at WordCamp, then organiser and lead the organiser. I also moved to another city and was the first hire in Rolle’s company.</p>\n\n\n\n<p>Nowadays, multiple years later, I’m a partner in the very same company called <a href=\"https://www.dude.fi/\">Dude</a>. A Community Deputy and a WordCamp mentor. Our company sponsors my time partially for the WordPress project. I’ve built WordPress websites for Finnish government agencies and big corporates. Mentored WordCamp Europe. Helped numerous WordPress’ers around the world in various ways.</p>\n\n\n\n<p>And found my place in the world. From an industry and community, I could not have predicted, but to which the journey is quite obvious when looking back. A community that does not only share the same ideology that is still important to me, the freedom of information, but helps to make it true. A community whose members I consider close friends, some even as an extended family.</p>\n\n\n\n<p>For those who are interested in my journey in WordPress Community, there’s a post titled “<a href=\"https://sipp.is/12-years-with-wordpress/\">12 years with WordPress</a>” in my personal blog waiting for you.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>&nbsp;</p>\n\n\n\n<h1>Miten löysin paikkani maailmassa</h1>\n\n\n\nTimi lukee tässä tarinansa ääneen.\n\n\n\n<p>Olin kiinnostunut tietokoneista ja nuoresta iästä lähtien. Sukurasite todennäköisesti, vaari kun oli kodinkonekorjaaja ja isä luonut uraa Internetin parissa 2000-luvun huumasta lähtien.</p>\n\n\n\n<p>Muistan ihmetelleeni eri kodinkoneiden korjauskaavioita vaarin pajalla. Miettineeni miten television peliohjelmat, joissa pystyit “heittämään” palloa tekstarilla virtuaalisen taustan edessä kekkuloivan juontajan iloksi, voi toimia. Kuluttaneeni aikaa tietokoneella selaten läpi Internetiä. Näheeni valtakunnallisen kampaamoketjun verkkokauppapäällikön, isäni, kautta verkkokaupan kasvun 2000-luvun puolivälissä.</p>\n\n\n\n<p>Tuohon aikaan olin ala-asteella enkä ymmärtänyt isommassa mittakaavassa mitä ympärilläni tapahtui. Enkä olisi koskaan osannut edes arvata, että joku päivä olisin IT-alalla.</p>\n\n\n\n<h2 id=\"h-tutustuminen-internetiin-alkaa\">Tutustuminen Internetiin alkaa</h2>\n\n\n\n<p>Toki MySpace, virtuaalitallit, erilaiset vieraskirjat, IRC-Galleria, Suntuubi ja vastaavat oli tuohon aikaan pienimuotoinen juttu. Kaikki kokeilkivat ja testailivat näitä uusia työkaluja sekä tekniikoita. Et lähestulkoon ollut cool, jos et testaillut. Niinpä minkäkin rakensin ensimmäisiä verkkosivujani, kuten moni oman ikäiseni noihin aikoihin. Hankin myös muutaman ensimmäisen verkkotunnukseni ja laitoin sivuja julkiseksi. Yksi noista oli partiolippukunnalle excelillä “koodattu” sivusto. Tällä tavoin aloin oppimaan HTML:ää sekä CSS:ää.</p>\n\n\n\n<p>Ylä-asteen alkaessa kiinnostuin todella ompelusta sekä livetuotantojen ääni- ja valotekniikasta. Ja politiikasta.</p>\n\n\n\n<p>Noihin aikoihin tekijänoikeusasiat, patenttilaki, tiedon vapaus ja nettineutraliteetti olivat tapetilla suomessa. Tunsin, että Internet jonka kanssa olin kasvanut oli uhattuna. Piraattiliike oli juuri saapunut suomeen ja he puolustivat kaikkea mihin uskoin: vapaata pääsyä tietoon sekä ihmisten oikeuksia Internetissä. Nuoresta iästäni huolimatta minut toivotettiin tervetulleeki ja näin osallistuin Piraattipuolueen puoluerekisteriin saamiseen.</p>\n\n\n\n<p>Piraattipuolueessa käytettiin IRC:iä kaikkeen kommunikointiin, ja pian turhauduinkin kun menetin chattilokeja tietokoneen sammuttamisen takia. Näin päädyin rakentamaan, asentamaan ja pyörittämään ensimmäistä kotipalvelintani – jotta voisin pitää IRC:iä päällä koko ajan. Luonnollisesti tämä houkutti ja lähes kutsui minua testaamaan nettisivujen hostaamista itsekkin. Näin aloin oppimaan perusteita Linuxista, Apachesta, PHP:sta aj MySQL:ästä. Ainoastaan muutama luokkakaverini ymmärsi kiinnostukseni näihin asioihin, muille olin hieman outolintu. Ehkä siksi en saanutkaan kovin montaa ystävää oman ikäisistäni – asia joka muuten pätee edelleen.</p>\n\n\n\n<h2 id=\"h-wordpressin-loytamisen-hetki\">WordPressin löytämisen hetki</h2>\n\n\n\n<p>Jossain kohtaa kaikkea tätä löysin WordPressin. Se oli joskus vuonna 2009 ja version 2.8 paikkeilla, kun asensin WordPressin ensimmäistä kertaa. Välittömästi aloin tutkia tapoja muokata sekä laajentaa luomaani nettisivua. Yksi asia johti toiseen. Pian olinkin asentanut WordPressin jo useampaan kertaan ja jopa auttanut ystävääni luomalla hänen eduskuntavaalikampanjasivuston. Tutkistekin tätä kirjoitusta varten vanhoja sivustojani, ja huomasin että 2010 olen julkaissut ohjeen miten saada WordPress suomeksi ja tarjosin jopa muutaman teeman käännöstä ladattavaksi.</p>\n\n\n\n<p>Silti en vieläkään uskonut, että IT, palvelimet, nettisivut tai WordPress voisi olla joskus ura minulle. Peruskoulun lähestyessä loppuaan, hain opiskelemaan livetuotantojen tekniikkaa. En tullut valituksi päättötodistuksen huonojen arvosanojen takia. Olin lannistunut.</p>\n\n\n\n<p>Mutta vähänpä tiesin. Pääsin kolmanteen hakuvaihtoehtooni ja siinä minä olin, aloittamassa media-assistentin opinnot. Valokuvausta, videoiden editointia, suunnittelua ja vähän nettisivujen tekemistä.</p>\n\n\n\n<h2 id=\"h-elamani-inspiroivimmat-ja-haastavimmat-ajat-samaan-aikaan\">Elämäni inspiroivimmat ja haastavimmat ajat samaan aikaan</h2>\n\n\n\n<p>Taaksepäin katsoen tämä oli yksi elämäni käännekohdista. Kolme vuotta ammattikoulussa opetti minulle luovuutta ja vahvisti itsetuntoani koodaustaidoistani. Melkein ensimmäisistä tunneista lähtien, opettajat huomasivat kykyni ja kannustivat jatkamaan. Aloin auttamaan muita oppilaita verkkoviestinnän tunneilla, koska lähes kaikki mitä opiskelimme koodaamiseen liittyen oli jo tuttua minulle. Nautin printtimateriaalien suunnittelusta, valokuvauksesta ja pitkästä aikaa koulusta.</p>\n\n\n\n<p>Noihin aikoihin olin myös ryhtynyt aktiiviseksi yhdessä Helsingin ainoista jäljellä olevista internetkahviloista. Tuohon aikaan osuuskuntamme oli yksi harvoista, joilla oli täysin lihaton valikoima, vapaasti käytettävissä oleva langaton verkko sekä läppäreitä lainaan asiakkaille. Luonnollisesti, koska olin kiinnostunut teknologiasta ja jonkin verran kokenut, päädyin auttamaan näiden läppäreiden sekä kahvilan nettisivujen ylläpitämisessä.</p>\n\n\n\n<p>Samat perustajat olivat perustaneet toisen osuuskunnan 2000-luvun alussa, tarjotakseen järkevästi hinnoiteltuja verkkopalveluita yhdistyksille sekä yhteisöille. Tulin kutsutuksi mukaan tuohon osuuskuntaan ja pian aloin auttamaan palvelinten ylläpidossa sekä asiakaspalvelussa. Tein myös jonkin verran WordPress-sivustoja asiakkaillemme. Ensimmäistä kertaa elämässäni sain rahaa siitä, että tein asioita Internetissä.</p>\n\n\n\n<p>Alkoi tuntumaan, että olen löytänyt sen mitä haluan tehdä elämässäni.</p>\n\n\n\n<p>Sitten silloinen kumppanini sairastui mielenterveydeltään vakavasti. Se alkoi vaikuttaa myös minuun ja viimeinen vuosi koulussa, toinen puolisko työssäoppimassa ja toinen lopputyön parissa, täyttyi vahvoilla tunteilla sekä syvällä huolella. Erosimme tuon vuoden aikana, ja masennuin.</p>\n\n\n\n<p>En mennyt kouluun. En vastannut opettajien puheluihin tai sähköposteihin. Muutaman kuukauden ajan elämäni täyttyi yökerhoissa käymisellä sekä osuuskunnan töillä, joihin koin velvollisuutta.</p>\n\n\n\n<p>Eräs päivä, kun yksi opettajista soitti jälleen, keräsin itseni ja vastasin. Oli noin kuukausi valmistumiseen ja minulla oli muutama kurssi suoritettavana sekä lopputyö kesken. Jollain tavalla saimme asiat järjestynään opettajieni tuella, ja viimeinen kurssi merkittiin suoritetuksi kaksi päivää ennen valmistujaisia.</p>\n\n\n\n<p>Välittömästi valmistumisen jälkeen aloin etsimään töitä. Kymmenet hekmukset johtivat muutamaan haastatteluun, mutta kukaan ei halunnut palkata 18 vuotiasta vastavalmistunutta. Olin saanut kesätöistä jonkin verran koemusta keittiössä työskentelemisestä, joten rahan tarpeessa aloin hakemaan työpaikkoja mistä tahansa ravintola-alalta, pikaruokaketjuista aina ravintoloiden tiskariksi. Lopulta eräs pienempi koulukeittiö palkkasi minut auttamaan salaattien, jälkiruokien sekä tiskien kanssa.</p>\n\n\n\n<p>Jokunen kuukausi kului ja vaikka työ oli mukavaa, tiesin etten halua tehdä sitä turhan pitkään. Niinpä aloin suunnittelemaan siviilipalvelukseen astumista ja toivoin, että löytäisin sen jälkeen oman alan töitä.</p>\n\n\n\n<p>Vain muutama viikko ennen palvelukseen astumista, eräs yrityksistä joihin olin hakenut palasi asiaan ja tarjosi töitä. Olin innoissani, eikä tarvinnut miettiä pitkään paikan vastaanottamista. Pian kuitenkin opin, että tulisin olemaan yrityksen ainoa koodari. 19 vuoden ikäisenä. Yrityksessä jolla oli isoja asiakkuuksia ja lukuisia itse kehitettyjä PHP-sovelluksia.</p>\n\n\n\n<h2 id=\"h-wordpress-yhteison-loytaminen\">WordPress-yhteisön löytäminen</h2>\n\n\n\n<p>Noihin aikoihin tulin myös tietoiseksi suomen WordPress-yhteisöstä ja osallistuin muutamaan ensimmäisistä epävirallisista tapaamisista. Hieman aiemmin, olin tustunut netissä <a href=\"https://rolle.design/\">Rolleen</a>, joka sattui perustamaan WordPress-toimiston samoihin aikoihin kuin meidän yritys alkoi tarjoamaan WordPress-sivustoja aloitteestani. Parhaimmillaan juttelimme päivittäin ja autoimme toisiamme työssämme.</p>\n\n\n\n<p>Pikakelataan vuosi. Olin palkattu vastaperustettuun digitoimistoon, joiden omistajille olin tehnyt joitain vuosia aiemmin hommia freelancerina. Tuo aika oli todella inspiroivaa. Opin paljon uutta ja lähetin jopa ensimmäisen pienen korjaukseni WordPressin ytimeen. Mutta jotain puuttui. Omistajat eivät oikein nähneet arvoa yhteisössä, ja itseasiassa kielsivät osallistumasta suomen enimmäiseen WordCamp-tapahtumaan.</p>\n\n\n\n<p>Jääräpäinen kun olin, ja erittäin kiinnostunut yhteisöstä, huijasin hieman ja varasin junaliput osallistuaakseni WordCamp Finland 2015 -tapahtumaan. Huolimatta siitä, että minua oli kielletty kuluttamasta työpäivää siihen.</p>\n\n\n\n<p>Osallistuminen oli sen arvoista ja toinen käännekohdista elämässäni. Tapasin vihdoin Rollen ensimmäistä kertaa livenä, sekä muita suomen WordPress-maailman hahmoja joita ihailin. Mukaanlukien Daniel joka vastasi suomenkielisistä käännöksistä pitkään sekä Mikon, jota pidettiin lähes WordPress-guruna.</p>\n\n\n\n<h2 id=\"h-wordpress-yhteisossa-kasvaminen\">WordPress-yhteisössä kasvaminen</h2>\n\n\n\n<p>Kokemus oli niin mahtava ja yhteisö niin lämmin, että se veti heti mukaansa. Aloin osallistumaan virallisiin WordPress meetuppeihin säännöllisesti ja vuosien aikana ilmoittauduin ensin vapaaehtoiseksi WordCamppiin, sitten järjestäjäksi ja lopulta pääjärjestäjäksi. Muutin toiseen kaupunkiin ja olin Rollen perustaman firman ensimmäinen palkkaus.</p>\n\n\n\n<p>Nykyään, vuosia myöhemmin, olen osakas tuossa samassa firmassa nimeltään Dude. Osa kansainvälistä yhteisötiimiä ja mentoroin WordCamppeja. Firma sponsoroi osan työajastani WordPress yhteisön hyväksi. Olen ollut mukana tekemässä nettisivuja valtionhallionhallinnolle ja isoille korporaatioille. Mentoroinut maailmans suurinta WordCampia. Auttanut lukuisia WordPressin käyttäjiä ympäri maailman.</p>\n\n\n\n<p>Ja löytänyt paikkani maailmassa. Alalta ja yhteisöstä jota en olisi voinut koskaan ennustaa, mutta johon matka on selkeästi nähtävissä kun katsoo taaksepäin. Yhteisössä, joka ei ainoastaan jaa kanssani samaa ideologiaa joka on edelleen minulle tärkeä, tiedon vapaus, vaan myös auttaa tekemään siitä totta. Yhteisössä, jonka jäsenet ovat tärkeitä ystäviä ja osa jopa melkein kuin perhettä.</p>\n\n\n\n<p>Matkastani WordPress-yhteisössä kiinnostuneille, henkilökohtaisesta blogistani löytyy kirjoitus “<a href=\"https://sipp.is/12-years-with-wordpress/\">12 years with WordPress</a>”.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/finding-my-place-in-the-world/\">Finding My Place In The World</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jul 2022 08:00:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Timi Wahalahti\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: Akismet 5.0 Adds New Spam Detection Feature That Analyzes How Comments Are Posted\";s: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:30:\"https://wptavern.com/?p=136573\";s: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:102:\"https://wptavern.com/akismet-5-0-adds-new-spam-detection-feature-that-analyzes-how-comments-are-posted\";s: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:2157:\"<p>For years, the vast majority of Akismet releases have been centered around bug fixes and improving compatibility with various plugins. <a href=\"https://blog.akismet.com/2022/07/26/version-5-0-of-the-akismet-wordpress-plugin-is-now-available/\">Version 5.0</a> was released today, following 4.2.5 earlier this month, with a <a href=\"https://blog.akismet.com/2022/07/26/spambots-theyre-not-just-like-us-introducing-akismets-newest-spam-fighting-feature/\">new feature</a> that should improve Askismet&#8217;s ability to detect spam comments.</p>\n\n\n\n<p>Akismet engineer Christopher Finke explained how the plugin will now analyze how a comment is posted, in addition to analyzing what is posted:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>A typical human commenter on the Web takes about 40 seconds to read a blog post and another 40 seconds to write and submit a comment. Their typing speed varies significantly throughout the creation of their comment, and they regularly use their mouse to click around the page. An automated spambot (even one programmed to act like a person) doesn’t act so human-like: its typing speed and mouseclick speed are superhumanly consistent. It doesn’t spend time “reading” blog posts. Its mouse usage is sparse.</p></blockquote>\n\n\n\n<p>This new feature can detect spam that is posted in a machine-like fashion, even if the spambot is attempting to post a comment with content identical to one that has already been approved. </p>\n\n\n\n<p>&#8220;The Akismet plugin will begin observing these behaviors so that they can be used as part of the spam-checking process,&#8221; Finke said. &#8220;None of this data is personally identifiable, and it won’t be used for any purpose other than identifying spam.&#8221;</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/akismet\">Akismet</a> is bundled with WordPress and is active on more than 5 million sites. More than 62% of users are running on 4.2.x and ~38% are on version 4.1 or older. WordPress users who are having a lot of spam breaking through Akismet&#8217;s protection will want to upgrade to take advantage of the new spambot detection features in version 5.0. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Jul 2022 18:26:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Akismet: Version 5.0 of the Akismet WordPress Plugin is Now Available\";s: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:31:\"http://blog.akismet.com/?p=2408\";s: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:97:\"https://blog.akismet.com/2022/07/26/version-5-0-of-the-akismet-wordpress-plugin-is-now-available/\";s: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:614:\"<p>Version 5.0 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. This update contains one main improvement: <a href=\"https://blog.akismet.com/?p=2398\">a new feature that helps stop spambots</a> by observing how they interact with the page, not just what content they submit.</p>\n\n\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Jul 2022 16:16:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"Akismet: Spambots: They’re (Not) Just Like Us. Introducing Akismet’s Newest Spam-fighting Feature.\";s: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:31:\"http://blog.akismet.com/?p=2398\";s: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:119:\"https://blog.akismet.com/2022/07/26/spambots-theyre-not-just-like-us-introducing-akismets-newest-spam-fighting-feature/\";s: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:2153:\"<p>For years, Akismet has improved life on the Web by analyzing comment form and contact form submissions and comparing them against millions of pieces of real-time content to catch and stop spam. This has gone well (533,000,000,000 times and counting), but it could be going even better.</p>\n\n\n\n<p>Starting with <a href=\"https://blog.akismet.com/2022/07/26/version-5-0-of-the-akismet-wordpress-plugin-is-now-available/\">version 5.0 of the Akismet plugin for WordPress</a>, Akismet will begin analyzing <strong><em>how</em></strong> the content was posted in addition to <strong><em>what</em></strong> content is posted. What does this mean?</p>\n\n\n\n<p>A typical human commenter on the Web takes about 40 seconds to read a blog post and another 40 seconds to write and submit a comment. Their typing speed varies significantly throughout the creation of their comment, and they regularly use their mouse to click around the page. An automated spambot (even one programmed to act like a person) doesn&#8217;t act so human-like: its typing speed and mouseclick speed are superhumanly consistent. It doesn&#8217;t spend time &#8220;reading&#8221; blog posts. Its mouse usage is sparse. </p>\n\n\n\n<p>The differences in these behaviors between people and people-impersonating bots can be used to stop spam &#8212; even if <a href=\"https://blog.akismet.com/2007/11/27/it-really-is-spam/\">a spambot is posting a comment identical to that of a real person</a>, the way it does it is uniquely machine-like.  The Akismet plugin will begin observing these behaviors so that they can be used as part of the spam-checking process. (None of this data is personally identifiable, and it won&#8217;t be used for any purpose other than identifying spam.)</p>\n\n\n\n<p>To ensure that this latest anti-spam technology is being used to protect your website, upgrade to <a href=\"https://blog.akismet.com/2022/07/26/version-5-0-of-the-akismet-wordpress-plugin-is-now-available/\">Akismet 5.0</a> by visiting the Updates page of your WordPress admin dashboard or by downloading it directly from <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Jul 2022 16:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Do The Woo Community: The Twists and Turns to Becoming a Developer with Carmen Maymo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72529\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://dothewoo.io/the-developer-journey-that-twists-and-turns/\";s: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:420:\"<p>Carmen Maymo started out as an artist, and following a twisted path, ended up a WordPress and WooCommerce developer. </p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/the-developer-journey-that-twists-and-turns/\">The Twists and Turns to Becoming a Developer with Carmen Maymo</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Jul 2022 09:59:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Review Signal Publishes 2022 WordPress and WooCommerce Hosting Performance Benchmarks\";s: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:30:\"https://wptavern.com/?p=136533\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://wptavern.com/review-signal-publishes-2022-wordpress-and-woocommerce-hosting-performance-benchmarks\";s: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:7716:\"<p>Kevin Ohashi from Review Signal has published the <a href=\"https://wphostingbenchmarks.com/\">2022 WordPress and WooCommerce hosting performance benchmarks</a>. These benchmarks are some of the most trusted review sources in the hosting industry due to Ohashi&#8217;s transparent <a href=\"https://wphostingbenchmarks.com/methodology/\">methodology</a>. No hosting company sponsors the work. Instead, Ohashi charges a standard, publicly documented fee for participation that covers the cost of the tests.</p>\n\n\n\n<p>In 2022, Ohashi tested 33 companies with 79 different plans across seven different price tiers, including the WooCommerce tier.</p>\n\n\n\n<p>If speed is one of your chief concerns when selecting a hosting company, these performance reviews may be of interest. The benchmarks include a Load Storm test designed to simulate real users visiting the site, logging in, and browsing (uncached performance). They also test cached performance, SSL, WP queries per second, performance on some computational and database operations, and a WebPageTest that fully loads the homepage and records how long it takes from 12 different locations around the world.</p>\n\n\n\n<p>The results are easy to examine at a glance. Top Tier (Full Star) status is given to hosts that perform well under the battery of tests:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Top Tier WordPress Hosting (Full Star)</strong></p><p>This is awarded to companies who maintain 99.9% uptime throughout the entire testing and show little to no performance degradation during load testing, primarily focused on error rate and consistent response times. Error rates above 0.1% and response times above 1000ms* will keep a company away from achieving Top Tier marks.</p></blockquote>\n\n\n\n<p>In the budget &lt;$25/Month category, the 2022 Top Tier winners included 20i, 34SP, EasyWP by Namecheap, Eco Web Hosting, GreenGeeks, HostXNow, ICDSoft, LightningBase, MechanicWeb, Pressable, SiteGround, and WPX.</p>\n\n\n\n<img />\n\n\n\n<p>On the other end of the spectrum, in the <a href=\"https://wphostingbenchmarks.com/benchmark/2022-enterprise-wordpress/\">Enterprise tier ($500+/month)</a>, there were far fewer participants but the majority of them achieved Top Tier status, including Performant Websites, Presslabs, Scaleforce powered by Virtuozzo, Servebolt (Scale + ACD), Servebolt, and WordPress VIP.</p>\n\n\n\n<img />\n\n\n\n<p>This is the second year Ohashi has performed WooCommerce hosting reviews. The tests are performed on a WooCommerce dummy website with Storefront set as the theme and <a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/master/sample-data/sample_products.xml\">sample products</a> loaded.</p>\n\n\n\n<p>Top Tier winners for WooCommerce hosting include GreenGeeks, Pressable, Servebolt, and WordPress.com.  Two others achieved Honorable Mentions &#8211; ICDSoft and SiteGround. </p>\n\n\n\n<img />\n\n\n\n<p>Clicking on &#8220;View full results&#8221; for any of the tiers will show a detailed breakdown of all the tests with comparison charts and summaries for each host participating.</p>\n\n\n\n<h3>WordPress Hosting Is Getting Faster</h3>\n\n\n\n<p>&#8220;I think the most remarkable trend is how fast things are getting,&#8221; Ohashi said. &#8220;For example if we look at the enterprise tier from 2021 vs 2022, the fastest average response time (Static test) was 9ms and 6.4ms and p95 was 41ms to 20ms. The 3rd fastest p95 last year was 65ms which would be 7th (out of 9) fastest this year if you moved it.</p>\n\n\n\n<p>&#8220;Despite the numbers already being staggeringly fast already, the whole cohort accelerated even faster.</p>\n\n\n\n<p>&#8220;And it&#8217;s not just at the high end, at the &lt;25 tier, on the Static test there was 1 company with under 100ms p95 last year (CynderHost &#8211; 61ms). This year you have three &#8211; Pressable (18ms), SiteGround (67ms), WPX (89ms).</p>\n\n\n\n<p>&#8220;At the slow end, the slowest &lt;25 Static average response time was 267ms, last year there were 5 companies with equal or slower averages (max being over 1200ms).&#8221;</p>\n\n\n\n<p>Ohashi said there may be some selection bias as companies who do badly may not want to participate again and filter themselves out. </p>\n\n\n\n<p>&#8220;But some of those companies improved quite a bit like GoDaddy was 295ms to 234ms which is a 61ms improvement,&#8221; he said. &#8220;I want to call out the companies who have sometimes struggled on these tests, and keep participating. I respect them and it makes me happy to see them making continuous improvements. </p>\n\n\n\n<p>&#8220;While I do give awards for companies who do well, I think it&#8217;s important to recognize that not doing as well isn&#8217;t a failure, it&#8217;s about what the companies do with that information and how they improve their services. Overall, it seems everyone is improving and that&#8217;s a win for hosts and consumers alike.&#8221;</p>\n\n\n\n<p>Ohashi said one of his goals for 2022 is talking with the companies to explain the value of participating. Beyond the value of the benchmarks themselves, these reviews help the ecosystem push for better performance. One of Ohashi&#8217;s testing policies is a big driver for this: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&#8220;The hosting packages are as close to default as possible. In some circumstances where turning on performance enhancements is very simple, e.g. clicking an option to turn on caching, this will be done. These changes must be obvious or communicated clearly in the welcome email so that every user is guaranteed to at least be presented the option. Otherwise everything is as-is for new customers upon sign up to avoid, as much as possible, the extra benefit of companies knowing they are being tested.&#8221;</p></blockquote>\n\n\n\n<p>Companies that do well in these tests are those that have embraced performance by default, so that any performance improving technology is already turned on or presented proactively to customers. </p>\n\n\n\n<p>&#8220;One of the things I got a degree in is economics and we talk about opt-in vs opt-out policies like organ donation and how defaults can drastically influence outcomes,&#8221; Ohashi said. &#8220;By forcing opt-in performance improvements, I don&#8217;t know how many thousands, or even hundreds of thousands of sites have been positively impacted by these benchmarks without ever being aware because hosting companies are forced to enable better defaults.&#8221;</p>\n\n\n\n<p>Ohashi also works with the companies on things that do not make it into the benchmarks, such as pointing out issues with onboarding/UI/UX experience and reporting bugs.</p>\n\n\n\n<p>&#8220;I&#8217;ve probably used more different WordPress hosting companies than anyone else in the world at this point (I have to be in the top 10 doing these benchmarks for a decade right?),&#8221; he said. &#8220;If I cannot figure out how to do something in your system, it&#8217;s probably your system, not me. I truly want to see everyone do better, because everyone wins in that scenario and I will try to help as much as I can to make that happen.&#8221;</p>\n\n\n\n<p>Check out the <a href=\"https://wphostingbenchmarks.com/\">2022 WordPress Hosting Performance Benchmarks</a> for a more detailed breakdown of all the different pricing tiers and a full explanation of the testing methodology. Past years&#8217; benchmarks are also available on the website. This year Load Storm went out of business, so Ohashi replicated the tests into k6. All of his load testing scripts are open source and <a href=\"https://github.com/ReviewSignal/k6-WordPress-benchmarks\">available on GitHub</a>, so others are welcome to use them for testing their own sites or building their own testing suites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Jul 2022 02:40:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WPTavern: SiteCare Acquires Maintainn from WebDevStudios\";s: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:30:\"https://wptavern.com/?p=136520\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wptavern.com/sitecare-acquires-maintainn-from-webdevstudios\";s: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:2720:\"<p>More consolidation is happening in the WordPress maintenance services space, as SiteCare <a href=\"https://sitecare.com/blog/sitecare-acquires-maintainn/\">announced</a> it has acquired <a href=\"https://maintainn.com/\">Maintainn</a>, a long-time competitor, from WebDevStudios.</p>\n\n\n\n<p>&#8220;As we’ve grown and our clientele has grown [with] definitely more of a focus on the enterprise and big business, we’ve simply kind of grown away where that side of the house wasn’t really in line with the web dev side of the house in terms of the clients we&#8217;re working with,&#8221; WebDevStudios CEO Brad Williams said in an interview with <a href=\"https://thewpminute.com/wordpress-support-company-sitecare-acquires-maintainn-from-webdevstudios/\">The WP Minute</a>.</p>\n\n\n\n<p>&#8220;So it’s been a bit of a, struggle in terms of how best to support those clients, because of course we want to take care of our clients and they are a big reason why we’re here. That’s why, Lisa, my partner, and myself, kind of took a step back and said, maybe this doesn&#8217;t make sense for WebDev, where we&#8217;re at, where we&#8217;re continuing to go.&#8221;</p>\n\n\n\n<p>As WebDevStudios began focusing more on taking on larger, more technical projects that run WordPress at scale for clients like The Wall Street Journal, Starbucks, Microsoft, Viacom, and the NBA, the company struggled to effectively market Maintainn with messaging that conveyed its distinction from WebDevStudios&#8217; enterprise development offerings.</p>\n\n\n\n<p>&#8220;Struggle of the message, the marketing message to say, hey, we can support, blogs, SMB all the way up to, enterprise and Microsoft is a hard message to get across,&#8221; Williams said. </p>\n\n\n\n<p>&#8220;We knew that the marketing of that would be almost impossible for us to, to nail. It really just came from the separation of where WebDev was kind of growing more towards the enterprise and Maintainn was primarily supporting more of that SMB to to mid-tier.&#8221;</p>\n\n\n\n<p>Maintainn&#8217;s current maintenance plan customers, which range from $49-$249/month, will remain at the same pricing for one year. SiteCare may reevaluate these pricing tiers in the future. Customers are promised the same level of service as their current plan but may also receive some enhanced benefits that they had not received before. In addition to maintenance services, SiteCare also offers its customers a range of digital marketing services.</p>\n\n\n\n<p>This is SiteCare&#8217;s second acquisition of a WordPress site management company after acquiring WP Site Care in 2018. The company will take on all of Maintainn&#8217;s assets but the employees will remain with WebDevStudios.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Jul 2022 18:47: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Gutenberg Times: Live Q &amp; A: Block-First Approach at Pew Research Center\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=21696\";s: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:80:\"https://gutenbergtimes.com/live-q-a-block-first-approach-at-pew-research-center/\";s: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:67881:\"<p>On July 22, 2022, Michael Piccorossi, Head of Digital Strategy and Seth Rubenstein, Lead Developer at Pew Research Center talked to co-hosts Anne McCarthy, WordPress Product Liason and Birgit Pauli-Haack, WordPress Developer advocate and curater at Gutenberg Times, on they use a mixture of Core and Custom Blocks to streamline their publishing process, and to create powerful charts and quizzes for the Pew Research Center.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<h2>Resources</h2>\n\n\n\n<p><a href=\"https://github.com/sethrubenstein/gutenberg-times-livestream-examples\">Seth Rubenstein&#8217;s Example Code Repo</a> (GitHub) </p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/37943\">Issue: Allow usage of block based &#8220;template parts&#8221; without using block based &#8220;templates&#8221;</a>: <a href=\"https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbGFDbmN0Y3ViaFFBU1RHM0xtYkZ4cVV5RGgyZ3xBQ3Jtc0tsSGRKTzhCRGJQc3Bpd3kzc1A5cVo0dmM4WThacVJyLXhCa1NDSllzckwtLUNxSTlKajZDTmtKUFhfN3h2TXdNb29ESkh5MVczNVZGNE03WnlldDdDM09uNUlxZ3BEZTlBYTNPTGNNWlFEMHJyV3cwVQ&q=https%3A%2F%2Fbit.ly%2F3aWn55a&v=bvQYPa5vxVk\" target=\"_blank\" rel=\"noreferrer noopener\">https://bit.ly/3aWn55a</a> (GitHub) </p>\n\n\n\n<p><a href=\"https://wordpress.org/support/article/comparing-patterns-template-parts-and-reusable-blocks/\">Comparing Patterns, Template Parts, and Reusable Blocks</a> (WordPress Support) </p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/24934\">Tracking issue: Missing Query block functionality</a> (GitHub) </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">FSE Program Testing Call #15: Category Customization</a> (WordPress Make Blog)</p>\n\n\n\n<p>Connect on Twitter </p>\n\n\n\n<ul><li>Michael Piccorossi <a href=\"https://twitter.com/mpiccorossi\">@mpiccorossi</a></li><li>Seth Rubenstein <a href=\"https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbFYwNDRSQ2gzdEtDNUhYcFhLY0F5QmtrQlZEQXxBQ3Jtc0trVEdjY25XR1dFOWNWY3BvYS1vX0I0elcwbjlWeVhLaVFMRkM2T3hzWk1yV1g5QUxWeHlKbHMwX1R4bjR3Sm5lLUpEQlVaaUVqRno2TnpkcEJTbG9hUUdzaXJ6VWg1ckptSHRCTUtKTVJDNzVrZ3Jjcw&q=https%3A%2F%2Ftwitter.com%2FSethRubenstein&v=bvQYPa5vxVk\" target=\"_blank\" rel=\"noreferrer noopener\">@SethRubenstein</a></li><li>Pew Research <a href=\"https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbVBuZ09tWjB1Nms5OVEyRUlsS3J5eEdfQVZNZ3xBQ3Jtc0tubXkzMkUxTDBsQ2FyQ2xma3dsYmRydkxldzlmUTZSMVJSZjZSSVZMdGMzbXVKbnNpdXhDeXVqQ2tQM3E4MU1kQzMyVi1tNmNxU3QteHg2VTNmMkc1ckJNOXZNVS1OUkJtLVJhRFJ6aWhVbWJTX2VMZw&q=https%3A%2F%2Ftwitter.com%2Fpewresearch&v=bvQYPa5vxVk\" target=\"_blank\" rel=\"noreferrer noopener\">@pewresearch</a></li></ul>\n\n\n\n<h2>Speaker information</h2>\n\n\n\n<div class=\"wp-container-11 is-nowrap wp-block-group alignwide\">\n<div class=\"wp-container-9 is-vertical wp-block-group\">\n<img /><strong>Michael Pioccorossi, Director of Digital Strategy</strong>\n\n\n\n<p>Michael Piccorossi is the Director of Digital Strategy at the Pew Research Center where he leads a multidisciplinary team that includes web development, design, product, user experience, analytics, social media and video. He has extensive experience with all phases of digital product and audience development. Before Pew Research, he was Director of Online Operations at U.S. News &amp; World Report. </p>\n</div>\n\n\n\n<div class=\"wp-container-10 is-vertical wp-block-group\">\n<img /><strong>Seth Rubenstein, Lead Develope</strong>r\n\n\n\n<p>Seth Rubenstein is the Lead Developer at the Pew Research Center, where he leads a team of 3 developers. He has 12 years of experience in developing enterprise level WordPress applications. Before joining Pew Research, he was the Senior WordPress Developer at the Center for American Progress.</p>\n</div>\n</div>\n\n\n\n<h2>Transcript of Live Q &amp; A</h2>\n\n\n\n<p> </p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Welcome to our 32nd live Q&amp;A on Gutenberg Times. It&#8217;s a great way to connect with people who are using Gutenberg and we have an excellent show today for you. My name is Birgit Pauli-Haack, and I&#8217;m the host of and the publisher of Gutenberg Times. Thanks for joining everybody. With me is a co-host, Anne McCarthy, who&#8217;s the WordPress Product Liaison. Howdy, Anne, thank you for being here.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Thanks for having me. I&#8217;m very excited to introduce how we&#8217;re going to talk to folks in the Pew Research Center about how they use a mixture of core and custom blocks to streamline their publishing process and to create a lot of the stuff that you know and love from them, with their charts and quizzes and all that good stuff. So with me here today, Seth Rubenstein, lead developer&#8230; Rubenstein. Apologies, lead developer and Michael Piccorossi Director of Digital Strategy. Thank you both so much for coming Seth and Michael apologies if I completely ruined both your last names and thank you so much for taking the time to just talk about all the cool stuff you&#8217;re doing at the WordPress block editor. I know it&#8217;s going to inspire a lot of folks. How are you both doing today? We&#8217;ll start with Seth.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Oh, I&#8217;m doing fine. I&#8217;m living in the middle of a post-home renovation construction zone, but other than that I&#8217;m doing great.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Amazing. Minor details, Michael, how are you doing?</p>\n\n\n\n<p><em>Michael Piccorossi</em>: I&#8217;m doing great. Thanks. Thanks for having us. We&#8217;re really excited to talk about the work that we&#8217;re doing and how we might help other people with what they&#8217;re trying to do. So, thanks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So I&#8217;m so happy. Totally thrilled. I couldn&#8217;t wait because we were talking about this since end of May and now it&#8217;s end of June. I had to wait two months, but we do proper introduction in less than a minute, but I have a few housekeeping notes. So please use the chat feature to let us know where you are watching from.</p>\n\n\n\n<p>Then for the question process, for those who are watching on YouTube livestream, use the chat bot next to the video player for your questions. Here on Zoom, use the Q&amp;A button on the bottom of the screen for your questions and the chat bubble to share your thoughts and comments.</p>\n\n\n\n<p>A little reminder, yes, please be kind even if you disagree. This is a family-friendly endeavor.</p>\n\n\n\n<p>So before we head first into the behind-the-scenes tour we are going to get, I want to ask both of you to tell us briefly about your WordPress story and how long have you been using it. Seth first, and then Michael.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure. I&#8217;ll go first. I mean, I&#8217;ve been using WordPress for, I don&#8217;t know, 18 years or something like that now? I started using WordPress in college. I was responsible for all the school&#8217;s clubs and newspaper, websites and all that stuff. So that&#8217;s when I started to learn WordPress.</p>\n\n\n\n<p>Then I just went successively from one job to the next, building out different WordPress products. I think I built one of the first learning management systems in WordPress many, many years ago, in my first job. Then I started at Pew in 2015 and they were doing some interesting stuff with WordPress and WordPress Multisite and we just went from there. I&#8217;m excited to show you what we have built over the last couple of years.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, that&#8217;s a great career and a lot of nonprofit and going from Drupal to WordPress must have been a major switch of culture as well. So, Michael, how about you? What is your story?</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Yeah, I&#8217;ve been doing digital stuff for more than 20 years, more years than I like to admit sometimes. Prior to Pew Research, I managed a team at U.S. News &amp; World Report. We built a custom-based, a Python-based CMS and e-commerce system. That was back like in 2006. So I&#8217;ve been doing a lot of different content management things.</p>\n\n\n\n<p>I started at Pew Research in 2009. When I got here, we had four different CMSs, none of them WordPress, 2 DotNet, Drupal, custom PHP so it was really kind of a mess. One of my first hires after I got here was another person you may know from the WordPress community, Russ Heimlick. He was our first web developer and he and I talked about where we should take this organization and we decided that WordPress was the right way to go.</p>\n\n\n\n<p>So we ran a custom-hosted version out of a data center in Virginia for a while and then Seth joined us, as he said in 2015. For a couple of years, we were managing on our own AWS infrastructure and then we moved over to WordPress VIP in 2018, and we&#8217;ve been really happy working in that environment ever since. So we&#8217;ve really never been happier and we&#8217;re really committed to the platform.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I love this. This is very cool. I&#8217;m going to later have a question so just tuck this away for now, around why you chose WordPress, especially with what seems to be more of an emphasis on the data side of things. I&#8217;ve read books about how for humanity&#8217;s sake, we need to find ways to preserve data for the long term. So I&#8217;m curious, that played into part of, for human knowledge sake of, what platform can we choose that will have the most longevity and sustainability into the future? So I&#8217;m fascinated by that entire concept when it comes to this kind of work and research, but just tuck that away for later. I just had to mention it for now.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Sure.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Oh, Birgit, you&#8217;re muted. Sorry.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; to type some things. I apologize, our chat was disabled for a few minutes here and now you can all tell us where you&#8217;re watching from. I&#8217;m sorry about that, but it seems to be that Zoom is changing the default settings all the time, and I had this set up. Well anyway, so Michael, so what do you exactly do at the Pew Research Center?</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Sure, sure. So me personally, I&#8217;m the director of Digital Strategy. It&#8217;s really product and strategy and like I said, I&#8217;ve been here for 13 years now. So I oversee a larger team of 20 people. In addition to the web dev, I also oversee the design team, video products, social, email, user experience, and audience measurement. So basically I&#8217;m the chief cat hurder.</p>\n\n\n\n<p>I think we&#8217;re similar to a lot of news organizations. So I really describe us as, we&#8217;re news adjacent. So, the work of the center is, if you&#8217;re not familiar with it, we are a nonpartisan, non-advocacy, public opinion polling, demographic analysis and a variety of other social science research. Historically, the roots of the center is in survey research and polling, but in the last five years, we&#8217;ve really made a strategic shift to seek new ways of measuring public opinion and that facilitated us starting our data labs team. They&#8217;re doing data science and computational social science so that&#8217;s a new area of research for us.</p>\n\n\n\n<p>Our core product, as is baked into our name is, nonpartisan, non-advocacy research. So these authoritative, data-driven reports, they&#8217;re big things, they&#8217;re multi chapter, and those are still really in many ways, one of our core products, but we also do shorter but equally rigorous and authoritative data-rich blog posts and things like that.</p>\n\n\n\n<p>But the digital team here also, in addition to doing all of the regular day-to-day publishing, we&#8217;ll publish in a given year maybe 40 or 50 data-driven features based on center research. And they run the gamut from D3 visualizations to interactive maps, data lookup tools, essays, and quizzes. And I don&#8217;t want to overlook the fact that we&#8217;ll publish about 2,500 static charts in a given year and it&#8217;s really an important part of how we get our information out there. So shout out to our design team, I think they&#8217;re the best in the business and I think they do great stuff. So it just doesn&#8217;t have to be interactive to be important to us.</p>\n\n\n\n<p>I think in general, one of our real special sauce for these features that we do is, allowing users to see themselves in our data. So Anne mentioned some of our quizzes and things like that. That&#8217;s really in terms of broad reach, we know that for the public, that&#8217;s what they want to see. So that&#8217;s it.</p>\n\n\n\n<p>So, like I said, we are really similar to a news organization and we&#8217;re involved in a lot of the same communities as news orgs, Online News Association, NYCAR, the News Product Alliance, those are sort of the people we hang out with.</p>\n\n\n\n<p>In addition to being a pointing head and middle manager, I&#8217;m really a product guy at heart so I really do spend a lot of time in WordPress. So that&#8217;s my story.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right. Well, thank you, Michael. I had no idea about the full scope of the Pew Research Center. I only have been an avid reader of the internet research since the early 90s, I think because that was the one research where you knew who&#8217;s online and who&#8217;s online where, and especially then with the advent of user-generated content, social media, it was really nice. Yeah. It was the one authority about internet usage, especially in America. So I&#8217;m really happy that I know now more about it. So Seth, what do you do at Pew Research Center?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Well, I am the lead developer. So when I started at Pew, there were a few developers, but there wasn&#8217;t a defined dev team and there wasn&#8217;t modern dev team practices. So a lot of the challenge was getting that spun up in the first couple of years.</p>\n\n\n\n<p>Now, we have three other developers beside myself. We have two developers that focus on these digital features that Michael alluded to maps, interactives, we call them scrolly teleinteractives. You scroll through and different things happen. Then another developer and myself, we manage the majority of the WordPress app and especially now, the Gutenberg infrastructure.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I just want to go through the chat. Hi to Washington DC. Heimlich is here. No. Nice, wonderful. Bud is here. Hi Bud. Henrietta, Matt and well, yeah, Ann is online the chat and thank you for greeting everybody.</p>\n\n\n\n<p>So the Genesis of this live Q&amp;A is actually that I, around the Web 6.0 release, Seth tweeted the following, &#8220;For all its naysayers, Gutenberg is a gamechanger for digital and news apps. It&#8217;s a force multiplier for your team and we&#8217;ve spent about the last three years going all-in, in block development.&#8221; Then in the thread, you shared quite a few videos of examples and it was really interesting. I jumped at it and DMed you if you and your team come on the show. So what is it that you&#8217;re going to show us today?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure. So I have a couple of examples from that kind of thread. I think we&#8217;ll dive in and I&#8217;ll show you how we can build out homepages, that&#8217;s one thing, how we are using Gutenberg in a quasi full-site editing method to edit taxonomy archive pages, as well as a couple examples of how we build out digital features like quizzes, like charts and interactives now, some of these scrolly tele things I&#8217;ve told you about.</p>\n\n\n\n<p>We also have this other concept of a quote sorter, where we get quotes from the public and we sort them into different groups and things so you can browse that information. We&#8217;ve just created the ability for this, and it&#8217;s not launched yet, to build those out in Gutenberg. So let me share my screen here.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that would be lovely. Well to the audience, if you have questions, just put it in the chat and after the demo, well, Anne and I get the privilege of first questions and then we&#8217;ll go through your questions and have Seth and Michael answer them.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Go ahead, Seth.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; So the first thing that you see when you hit pewresearch.org is this page here. In the past, this might have been something built out with God knows how many short codes, if that was even possible at all. So now, and I&#8217;ll just kind of, I have a couple tabs lined up here, now, it&#8217;s very simple for an editor to come in and build out a homepage, especially with things like block patterns. We&#8217;ve established some of these basic sections of the homepage that you can just drag and drop in.</p>\n\n\n\n<p>So let&#8217;s see, I&#8217;ll just throw one together real quick and maybe we&#8217;ll do that. So the first block that we built in our journey on Gutenberg was what we call story item block. It&#8217;s definitely our most used block. It&#8217;s our most custom, the most developed out block. With it, you can just drop in a story and we have a couple of different variations. We&#8217;re using block variations throughout our block library for quick shortcuts to…</p>\n\n\n\n<p><em>Anne McCarthy</em>: It&#8217;s so cool you&#8217;re using variations for this, I just have to say. I&#8217;m like&#8230; I&#8217;m already seeing the pieces and like this is amazing.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah. And using WordPress REST API and all of the WordPress components to build these things out. So let me just type in a post. I&#8217;m running this on my local dev so it will be a little bit slower. An editor can just search for a post or they can drop in either a live link or another feature that they requested, which I think has come in handy is the edit URL for like an article that&#8217;s not been published yet, so we can go try to grab some information about that.</p>\n\n\n\n<p>Then once in here, this block is using block context as well. We have found block context to be extremely important to our efforts, to guide producers into how things should be set up and set restrictions on how things should work. So for example, we have our own grid block as well. If I were redoing it today, I probably would stick with the core column blocks, but this was years ago and there were some features and stuff and we didn&#8217;t know how to tap into core blocks the way we do now. So we just went through and made our own grid block.</p>\n\n\n\n<p>The column block passes down through block context, the width of the column so that, for example, a story item block, when you&#8217;re choosing the image position can say, &#8220;Oh, you can&#8217;t do left or right position because this column is not large enough.&#8221; So this is great because this makes sure that, once again, I go back to shortcuts because this is how it used to be. With shortcuts, you really could place those restrictions on the interface that maybe had to happen on the back end and an editor would go and drop in a short code and they will, &#8220;This doesn&#8217;t look the way I wanted it to look. I didn&#8217;t know about these restrictions.&#8221;</p>\n\n\n\n<p>So now an editor can come in here and do all this visually. They could set an image size, enable different features, like bulleted items underneath here. They can include links in here, whatever.</p>\n\n\n\n<p>Then we are also using the query block. This is one of our more recent core block modifications. I&#8217;ll actually get rid of this to show you how that works. So you can drop in a query block and we are registering through the block API, our own variation here. We&#8217;ve got all the basic query block things, but we&#8217;ve added our own thing, which will drop in the default settings for the story item block.</p>\n\n\n\n<p>This, I think also alludes to what I was describing in that thread of our block first approach. Everything is a block in the site, or at least everything&#8217;s moving in that direction, to be a block in the site. To give you an idea of what that looks like, lets just save this real quick.</p>\n\n\n\n<p>Another important thing and probably the most important thing about Gutenberg is the fact that what you build here, hopefully is how it&#8217;s going to look on the front end. We&#8217;re still dealing with some typography stuff. I think when we go in all-in a full-site editing, that&#8217;ll be more one-to-one. But now if I come over to our new homepage&#8230; Come on. What I&#8217;ve built out here is exactly as you&#8217;re going to see it on the front so there should be no mistakes, there should be no, this doesn&#8217;t look how I thought it was going to look like, all that stuff is visible in the back end.</p>\n\n\n\n<p>On the front end here, in the query block, obviously, I&#8217;m sure most people aren&#8217;t aware the nuts and bolts on how the query block works, but on the back end, obviously there&#8217;s a block called post template block and that is rendering out your blocks using PHP on the backend. This is a story in a block, basically being rendered out in PHP on the backend. These aren&#8217;t actually static blocks. These are dynamic. So the query block gets the information. It says, &#8220;There&#8217;s a post type we want a query,&#8221; then it outputs all that using the story item block as a template. So that&#8217;s homepages.</p>\n\n\n\n<p>I think the other thing I wanted to dive into was the taxonomy pages. Where do I have that? So this is an example of a taxonomy page for us, our most important taxonomy topic.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Sorry, but so what I&#8217;m hearing is, that you are actually way ahead of the Gutenberg team. You have build query blocks and templates all before it actually went to the plugin.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; We did build out our own query block originally, because when we first started looking at doing query blocks in places, the query block did not have taxonomy support, or at least very, very minimal taxonomy support. That&#8217;s since changed so we have now moved over to the core query block, but there were a lot of cases where we had to build out stuff before it was ready in Gutenberg, and then come back later and figure out if we were going to use the core block that Gutenberg had built out. In the most cases we do, we do end up going with whatever the core block is.</p>\n\n\n\n<p>So this is, I think, our best example of our approach to full-site editing before we got full-site editing. So this is your standard taxonomy archive page, but we have two positions, one we call menu and the other we&#8217;re called top. Actually, we have another one at the bottom called bottom. These link up to a post type that we&#8217;re calling taxonomy block area, which is not super creative, but it describes what it does. There&#8217;s a taxonomy for that for location, menu, top, bottom. So you can go into here and you can say, edit the menu, edit the top, whatever and just like on the homepage, you can build out these featured content areas in Gutenberg using whatever block you want, in this case story item. We also have a promo block we built out on our own MailChimp block and that&#8217;s what you get.</p>\n\n\n\n<p><em>Michael Piccorossi:</em> Yeah.&nbsp;</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Then&#8230; Yeah, go ahead.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: I just wanted to add, yes. So last summer we launched a site redesign with a whole new information architecture and a multi-level content taxonomy. As Seth pointed out, these topic pages were really the central component of that entire redesign. Being able to manage these in the ways that he&#8217;s discussing has really been transformational for us. One of the things I like is, you can create one of these topic blocks and assign it to multiple pages if they&#8217;re the same. We can also create these pages in a very short period of time, literally in minutes. Usually, it&#8217;s more the editorial decisions that take longer than any of the actual production stuff.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; So yeah. Yeah. The other nice thing is that you can schedule these, because we are ostensibly, a news site. We, I think we, Mike alluded to, like to think of ourselves as being a resource for the news rather than being an actual news service, but we post things that are on the topics of the day and so we can change these. We can schedule changes out. We can schedule tomorrow&#8217;s homepage, we can schedule next week&#8217;s big release of some report we have, we can schedule the topic page changes that&#8217;ll happen for that, because this is just a post-type. So we just create a new post, slot it into this topic in the top location and schedule it for next Wednesday to publish at 10:00 AM. This will change at 10:00 AM. So that&#8217;s also, I think been a really great feature and that of course applies to homepages and any of these full-site editing things that we&#8217;re doing.</p>\n\n\n\n<p>Then the other thing is that we&#8230; This is one of the things that we&#8217;re going to have to struggle with in the next couple months is, we also built out our own navigation block. When I say we built out, we forked the early efforts of the Gutenberg team&#8217;s navigation block and we went a little bit further with how we needed it to work. So a lot of that change was making these different menu links that would point to topic pages specifically, and stuff like this and the ability to have a sub menu and that would follow our CSS and stuff like that. So that&#8217;s taxonomy pages, that&#8217;s full-site editing.</p>\n\n\n\n<p>The other thing I wanted to show was quizzes. We might not have enough time to show us some of these other interactive, but the quizzes stuff, this we launched last fall in order to support what is by far, our most popular product. I mean, it blows our analytics out of the water every year. That is our political typology quiz. It&#8217;s definitely one of our complex interactives too. If you haven&#8217;t taken this, you should, it&#8217;s pretty fun. People will enjoy it.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I&#8217;ve taken this with friends, like at a bar years ago. We&#8217;re like, &#8220;Let&#8217;s all take the quiz and we can talk about it.&#8221; Yes. This is really fun.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; And we have a group feature too. So if you sign up for an account on our website, you get a little login and you can go create your own little community group. So you can say, here&#8217;s how this group of people is responding to this, which is fun. So here&#8217;s what it looks like. Go through, ask questions, to answer them, et cetera, et cetera, et cetera.</p>\n\n\n\n<p>Before, we were using Gravity Forms for this. Before that, there was a completely homegrown system. That was, we were finding, kind of taking down the site under load. So we switched to Gravity Forms pretty quickly when I started just to get things stable. We could have stayed there, right? We could have kept iterating on that Gravity Forms built system that we had, but we want everything to be a block, we want everything to be under Gutenberg. So we built our quiz builder in Gutenberg.</p>\n\n\n\n<p>To give you an idea of how that works, this is a framework that we&#8217;ve played around with, to great success. I&#8217;m just calling it the controller block paradigm. So here we have one parent level block, the controller. All it does is, it stores some attributes. It doesn&#8217;t really do anything, at least on the back end here and it&#8217;s just a way for us to contain inside blocks or inner blocks.</p>\n\n\n\n<p>Then within that, we have a pages block that controls the pages and a results block that controls the results. Then in each of these, you can insert any of the core blocks, headings, images, whatever, but we also have a question block and then an answer block. As you go through here, you just type out what the answer is or what the question is. You can set an image, question type, all these sort things. This is way more visual than we had, and what you build out here is what you see.</p>\n\n\n\n<p>I have a smaller example that I can show you a little bit more of what&#8217;s going on in the back end. For example, this quiz. This is a pretty simple quiz for us. This is what we call it knowledge quiz, as opposed to typology quiz, meaning there are correct answers here. So as you go through, you just click the little smiley face to determine that&#8217;s the correct answer, not correct answer. But then when we get down to the bottom here, I think this is the most exciting part, or the best example of block context, is, the results block. So here, an editor can drop in all the different things that you might see in a results page, &#8220;You scored X out of whatever, share your score.&#8221; You can build out some horizontal bar chart blocks that we&#8217;ve built out, all this sort of stuff.</p>\n\n\n\n<p>Then we have a general response table block. Let me just run through this quiz real quick and show you how that works. So when you hit the quiz, at first, what we do is, on the back end in PHP, we&#8217;re pulling out all of the question and the answer blocks and we&#8217;re formatting it out so that you get the correct layout. None of these are going to be right. I&#8217;m going to get a terrible score, but just click through some of these.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: We&#8217;re not here to judge.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; No. Might have missed one. That&#8217;s okay.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: You won&#8217;t be graded.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Okay. So then you submit your quiz. When you submit the quiz, we store your results as an archetype rather than each individual entry. So we say, &#8220;Here&#8217;s all the possible combinations of answers. Here&#8217;s what you gave. Let&#8217;s store that.&#8221; That way, the next person that gives that possible combination of answers, we&#8217;re not duplicating database space for no reason. We just store that archetype of answers.</p>\n\n\n\n<p>When you hit the quiz page again, with URL rewrite here for this archetype query bar, we go to the database, we grab that. Then through block context, we pass that through the controller block as your score. So that means that all of the blocks put in the results block, grab that context from the controller block, what the score is, and they can change accordingly. Maybe the bar chart changes to match what your score is. This thing changes to whatever your score is. Then of course the table response goes through and it gets the database entry and returns all this stuff through block context to the table block.</p>\n\n\n\n<p>So that was really exciting for us. That proved out the concept that we could do interactive things. We could build out little mini web apps, basically, for users and they could interact with them and we could construct a data model around that. So that&#8217;s our quizzes. What else do I have for you?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Those are pretty neat, yeah.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Chart builder. This is definitely one of the more exciting things we&#8217;ve been working on lately. We launched this in the spring and it&#8217;s a twofold project for us. One there&#8217;s the backend charting library and then there is the WordPress plugin part of it.</p>\n\n\n\n<p>Let me get this load again. As I mentioned, we have three developers on our team. One other developer is working with me on all this stuff. This is from one of our other developers, Ben Wormald. He spearheaded this project and it came out just fantastic. Not only did we gain the ability for editors to come in and make charts, but using the Gutenberg PHP API, we are using this in a more static database, which I&#8217;ll show you in a moment, to generate charts for that. So it provides us one endpoint for accessing charts and creating charts.</p>\n\n\n\n<p>So it starts off with a table. This one has a lot of data, just an example I threw together. We&#8217;re using block transforms here, so we can target the table block and say-</p>\n\n\n\n<p><em>Anne McCarthy</em>: You are using everything, you have the you have the transforms, you have-</p>\n\n\n\n<p>Seth Rubenstein:&nbsp; We&#8217;re using the whole kitchen sink. Yes.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Yeah, it&#8217;s amazing. This is really, really cool.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; So you can start off with the chart builder block and that&#8217;ll have a table in there and you can fill that information, or you can just start out with a table and convert that to a chart. So I&#8217;ll do that now.</p>\n\n\n\n<p>So once again, the concept here is, you have a controller block, the builder controller, you have your table for your data. Then if we come down to the bottom here, you&#8217;ve got your chart. As you edit data, let me just see if I can change this, you&#8217;ll see that this stuff updates in real time, which is fantastic.</p>\n\n\n\n<p>Then in the chart itself&#8230; Oops, I think this data&#8217;s not formatted for that, you can customize pretty much all the visual aspects, spacing, what type of chart it is, colors, et cetera, et cetera. Let me let this load again one more time.</p>\n\n\n\n<p><em>Anne McCarthy</em>: So fond of live demos.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Isn&#8217;t it? Isn&#8217;t it great.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I was doing some the other day where I was like, &#8220;Let me make this really dramatic,&#8221; and then it broke and I was like, &#8220;Got it. Okay, cool. I found the edge.&#8221;</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Seth, this is independent of whatever charting library you want to use, correct?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; That&#8217;s correct. Yeah. I spoke about this in the thread that I posted to Twitter. Some people were asking questions about it. And that we do intend to open source the block at some point so you&#8217;ll gain the ability to convert tables to charts and then pick all your different settings that you might have, but it will be up to you to create the middleware to link that to your own charting library. We won&#8217;t be open sourcing our charting library.</p>\n\n\n\n<p>So let me just see. I mean, we have a lot of options here. I&#8217;m not going to go through all of these. Let me just tweak some of the visual stuff for better effect. So you can tweak this however you want. We&#8217;re also using the resizing component so that you could do that visually in real time if you&#8217;d like. You can go in and give this title, test charts or a subtitle, whatever you want. So best chart builder, there&#8217;s a lot more complex things you can do with it. This is a very simple chart. To give you an idea of once again, our whole block process, let me just go to this page real quick.</p>\n\n\n\n<p>This is a database that we run. It&#8217;s very exhaustive, called the religious landscape study. It has a lot of information about all the various religious groups in the United States, populations, things like this. In those, we have a lot of charts. Maps are not part of it yet, but all of these charts, all the bar charts, pie charts, and things like that, you might see that in this product are actually rendering out a block via PHP. So this is just the chart builder block being manually rendered through PHP on the back end. That way, any updates we make to chart builder for editors also get applied here to this product.</p>\n\n\n\n<p>I think that&#8217;s another important part to make about Gutenberg is that it&#8217;s not just in the Gutenberg editor, anything you make there, any block you make there you can also do in PHP. I think that&#8217;s important for maybe the PHP-only developers in the WordPress community to know is that, this doesn&#8217;t have to be just a JavaScript-only thing. You can utilize this using PHP as well. So that&#8217;s chart builder.</p>\n\n\n\n<p>I think that&#8217;s all the demos I have for right now. I do have a repo I was going to share of some of the modifications that we&#8217;ve done to core blocks. So like I walk through those real quick. Let me just pull open a post, because I think that&#8217;s probably the best example of this.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: I would just one add one thing on chart builder. Since we do so many charts, it&#8217;s unlikely that we&#8217;re going to do all of our charts using chart builder, but for really custom-lead charts, or these data-driven acts like Seth just showed it, it&#8217;s really fantastic and we&#8217;d like to be able to use more of it when it&#8217;s appropriate for the content.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah. No not every chart will be this, so it&#8217;s right. Yeah. Sometimes it&#8217;s just the fidelity that you go with a static chart that we just can&#8217;t achieve. I don&#8217;t know that we&#8217;d ever be able to achieve in Wizzy Wig drag-and-drop builder.</p>\n\n\n\n<p>So this is an example of a post for us. Once again, what you see here is what you get. This is another block that we built out, the collapsible block. We use these at the top of all of our posts. What else was I going to show about that? Let this load.</p>\n\n\n\n<p>One of the other things that we had to build out with Gutenberg, one of the other things that Gutenberg gives you is, I think a great UI library that we&#8217;ve never really had in WordPress, with WordPress components and with inspector controls and advanced panels and stuff like this.</p>\n\n\n\n<p>So another part of our Gutenberg journey was not just the blocks, but how are we going to utilize this editor to its fullest extent for our publishing platform? Part of that is, we&#8217;ve built out some controls for the stuff that you might see here in the sidebar. So the report PDF, top line promo, you can change these things around, you can drag and drop them just in a more visual way than you were able to before.</p>\n\n\n\n<p>In the past, we used advanced custom fields for all this stuff, and that was great and all, but once again, there was only so much you could do to customize how that looked, how it worked. It had to fit in that ACF framework, but here, we&#8217;re given all those tools by Gutenberg through components to build out exactly what we want.</p>\n\n\n\n<p>One of the things here is, this is a block. The table contents is a block that&#8217;s being rendered out in PHP on the back end. What that also means is, that if you build out an essay or something and you want to throw a table of contents in, you can. You can just throw the table of contents block in the editor. But one of the core customizations that we had to do, we&#8217;ve done a number, is, add support to the heading block to support our table of contents block. So when you&#8217;re going through here, let&#8217;s go to&#8230; Well, actually this is using an older version of that block, not a good example, but I&#8217;ll change it out.</p>\n\n\n\n<p>When you&#8217;re going through here, you can type in a heading block, right? Just, and we&#8217;ve added a little icon. Not much is going on here. We&#8217;ve added one attribute called is chapter, and then we&#8217;ve added an icon to toggle that on or off. So I&#8217;m going to toggle that on. Then this might freak out because of the variety of blocks from this older post and it didn&#8217;t show up, but each of these is one of our older blocks called the chapter block, another thing we had to build out before we could figure out how we were going to book into core blocks.</p>\n\n\n\n<p>The way that works is&#8230; This is a high level, I&#8217;ll share this link in the chat so people can take a look at these examples. I&#8217;ve got two examples here. One is how we&#8217;ve added chapter support to headings and how we&#8217;ve added an alternate mobile background for the cover block. So that when you&#8217;re on mobile, maybe you get a different sized image for your cover block than you might get on desktop.</p>\n\n\n\n<p>So the heading block is comprised of two things obviously. One is using the PHP API that Gutenberg affords is adding an attribute in. It can be very easy to do. You can just use the block type metadata filter to change a lot of things, but specifically you can splice in new attributes in this case this chapter, which is just a bullion yes or no. Then you can affect the rendering of it using the render block filter. We&#8217;re doing this in a lot of places with the core blocks. We say if you do have the chapter attribute and it&#8217;s true, then we just add a little data attribute to the H element. So that&#8217;s a very simple example. People can take a look at this and use this.</p>\n\n\n\n<p>Another part of that obviously is the actual little toolbar icon itself. Once again, this is pretty simple too, using the filters, the JavaScript filters in Gutenberg. So you intercept the editing block. You say, Hey, if this isn&#8217;t the heading block, just give what was already there. Otherwise, we put in a little toolbar button and click it. Sets the attribute or unsets it. Then also have a variation which I alluded to. We use variations a lot as shortcuts. So you could just type in slash chapter if you wanted to and that would insert a heading with the chapter already selected. So it&#8217;s pretty easy to actually take a core block and give it completely new functionality that it didn&#8217;t have before, which I think is great. We&#8217;re trying to get more of our stuff into using core blocks.</p>\n\n\n\n<p>I don&#8217;t have any examples of this, but probably our most modified core block is the group block. We&#8217;ve added the ability to make it sticky, so that a group will stick to the top of the pages you scroll. We&#8217;ve added the ability to set a responsive threshold. When you reach set threshold, then it will move itself to this div or this idea or something that so that editors can change things around the page based on whether you&#8217;re on mobile or not.</p>\n\n\n\n<p>The other example is, in the cover block, we are adding another media field, or actually I guess, more of an ID field so that you can associate an image ID so that when you go to mobile, the cover block, we use a different version of the image. Same thing here. Intercept the block edit. You say, if you&#8217;re not the cover, just go ahead and return to what you&#8217;re doing.</p>\n\n\n\n<p>Otherwise, we have a little panel that we insert into the editor and a component that we&#8217;ve written. It&#8217;s a riff on a variety of different things in core for a drop zone for media. That&#8217;s also in this example if people want to use it. On the back end, it&#8217;s pretty simple here too. We&#8217;re using jetpack_is_mobile to detect if someone&#8217;s on mobile. If so, we get the image ID and splice it in, replace the image with that. So these are pretty easy, simple core block customizations, but I think if people dive in here, they might get a feel for what is possible for taking core blocks and making your own block library out of that basically.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Thanks so much for putting that in GitHub too.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah, no problem. No problem.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Yeah. That&#8217;s awesome.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; But also just one last thing, this is a story in a block being rendered out in PHP. This is actually one of those full-site editing template block areas I told you about before. So we&#8217;re going to have something at the end of our sidebar. We have a little block area there that people can go into Gutenberg and drop this stuff out. Michael manages this most popular list using every usable block so that I can show up on the homepage or the sidebar anywhere else and we added it in one place and it edits everywhere. Yeah. So I think that&#8217;s all of my demos today.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Yeah. We use reusable blocks in a couple of different contexts so, there&#8217;s&nbsp;</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Mm-hmm. Oh yeah. We use them at the end of posts as well for various promos, newsletter signups, this sort of things.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: This was an awesome demonstration. Thank you so much. I&#8217;m totally thrilled that you brought some code examples that we can share with the developers that are watching and also maybe come back to in the recorded version and want to follow up on, on some of the things.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure. No problem. Sure.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So what are our first questions here?</p>\n\n\n\n<p><em>Anne McCarthy</em>: I&#8217;ll just say I&#8217;m itching to ask a bunch of questions.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Go ahead.</p>\n\n\n\n<p><em>Anne McCarthy</em>: Yeah. Can I jump in?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, absolutely.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I want to just drop this GitHub issue in that I think will be of interest. This is like hyper practical, but just around allowing usage of block-based template parts without actually accessing the whole template. A lot of what you&#8217;re describing with the taxonomy pages fuels very similar to that, where you can create template areas and then have access to just edit those. So that&#8217;s something I really look forward to and I see as a huge way&#8230; I&#8217;ve heard from a lot of different page agencies and organizations that&#8217;s what they&#8217;d love to have access to. It&#8217;s like we can define a template area and just allow people to edit that, that would be huge rather than opening up the whole gamut.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah.</p>\n\n\n\n<p><em>Anne McCarthy</em>: So I wanted to put that out there. And I definitely think you could have some really cool insights in helping shape this going forward so I want to encourage, be like, bring all your insights and all your experience of maybe what has tripped up users or what features you&#8217;d want to see.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, absolutely.</p>\n\n\n\n<p><em>Anne McCarthy</em>: &#8230; all that good stuff. Yeah. I&#8217;d love to go back to the original, why WordPress? Was it part of wanting to rely on the open web? Was it what made you want to adopt Gutenberg? Is that also related to data consistency over time and not in the migrate stuff? I&#8217;m very curious with all the work that you do and the value brand.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure. I think I could touch on the why Gutenberg stuff real quick and I think maybe Michael can touch on the why word WordPress stuff. I&#8217;m sure that the audience here knows why WordPress. It&#8217;s, we&#8217;re all fans of it, but at the why Gutenberg front, I think that it was just kind of, I don&#8217;t know, kismet that we were looking to redo these topic pages. We were looking to make all these big editorial changes to the site and the question was, how are we going to manage all this? How are people going to slot in these different stories to these templates and so on and so forth? I think I had gone to a word camp for publishers in Chicago-</p>\n\n\n\n<p><em>Anne McCarthy</em>: Oh yeah.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; &#8230; a couple years back, and I really didn&#8217;t know much about Gutenberg. I knew it was coming and I really hadn&#8217;t tried it out. I think I was resistant to it. I think a lot of WordPress devs were and part of the reason I made the thread is, because I think some people still are, because it really is a complete sea change for WordPress. I&#8217;m a self-taught WordPress developer and I&#8217;m only a self-taught WordPress developer because when I started in WordPress, there were frameworks, there were guidelines, coding standards, there was the WordPress way to do things so that made it easy to get in.</p>\n\n\n\n<p>Now, we&#8217;re dealing with something entirely new and a completely new paradigm with blocks. So the guidelines aren&#8217;t there yet, the frameworks aren&#8217;t there yet, the Gutenberg way isn&#8217;t really well defined yet. I&#8217;m hoping that what we show here and what we give back to the community in the next couple of months as we open source more of this stuff and review more code is, we can help shape what is the Gutenberg way of doing things.&nbsp;</p>\n\n\n\n<p><em>Michael Piccorossi:</em> Yeah, and if-</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; &#8230; yeah, it was just fortuitous that we stumbled upon it at the right time.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Yeah. Going back to the earlier times, as I mentioned, when I got here, we were running every different type of CMS except for WordPress. And actually Russell and I at the time, did an analysis. And kudos to Russell too, because he really sort of pushed me in this direction, but it was open web, was part of it. We liked the open source ethos. We liked the fact that we weren&#8217;t getting charged a per user license or anything like that. So, a lot of it was commitment to opensource and it really was I think a really smart decision for us and it got us into the WordPress ecosystem. Then when Russell moved on and I was looking for a new developer, the community was really strong and we were able to find Seth and it just has always been a really good, a good fit for us.</p>\n\n\n\n<p>One thing on the Gutenberg thing, I think Seth has been really great about, we don&#8217;t try to swallow the ocean at one time. As you pointed out, we dealt with the topic pages first and we roll out one little component of this thing to this one little portion of our site. As he mentioned, we&#8217;re about to bring a medium blog in-house and I think that&#8217;s going to be the first time we take our next big step with this full-site editing. So, really doing it incrementally is, I think, a really smart product ethos for us so that&#8217;s how it&#8217;s worked great for us.</p>\n\n\n\n<p><em>Anne McCarthy</em>: That&#8217;s really neat. It&#8217;s amazing to hear about both historically and just at the right time and working for publishers, folks should definitely check them out. I think two years ago went and talked to them about full siting, in the early, early, early days. So it&#8217;s neat to hear them mentioned as a way in.</p>\n\n\n\n<p>I&#8217;m curious too, because I know some folks have, I was talking to someone else this week who&#8217;s from Agencyland and how much the workflow has changed as people have adopted Gutenberg. I&#8217;m curious if that is the case with editors or people you&#8217;re working with, or it&#8217;s both a technology change and a workflow change. That&#8217;s the piece that I think often gets overlooked as people just talk about the technological change and mean to do things like learn JavaScript deeply or dig into blocks. But then I think there&#8217;s also a very real organizational way of how do you train people up in this new way or potentially have design look at things after the fact or before, and switching around the workflow. So I&#8217;d be curious to know what that&#8217;s been like.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: I was&#8230; Do you mind?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Go ahead definitely.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: One thing, I actually think to be candid, I think that&#8217;s an area we&#8217;re making sure that everybody&#8217;s on the same page, it&#8217;s an area where we&#8217;re always striving to do better. There is this tension between innovation and making sure that your editors understand what&#8217;s going on. I&#8217;m sure they would probably plus one on this. So I would say that it&#8217;s not something that we&#8217;ve really solved the problem. I think it&#8217;s common in most organizations like, so I think-</p>\n\n\n\n<p><em>Anne McCarthy</em>: You&#8217;re definitely not alone there.</p>\n\n\n\n<p><em>Michael Piccorossi</em>: Yeah. I think it&#8217;s one thing I think we&#8217;re aspire to is doing a better job at making sure that everybody&#8217;s up to speed as we roll stuff out, but I think we do what we can. So Seth, do you want to add to that or?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; I think that that is still a struggle for us, for anyone. I was listening to a Gutenberg podcast, it might have been Gutenberg Changelog or something like that a while back. There was some guest on. I think he&#8217;s the head of Florida&#8217;s state&#8217;s web properties or something. He had mentioned that what they did when they brought on Gutenberg was, they recorded a bunch of videos and snuck it into the help menu. I thought that was really clever. That&#8217;s something that we&#8217;re going to look to do by the end of the year, too.</p>\n\n\n\n<p>It has been a struggle to get people to understand Gutenberg and not just the editor interface, but the concept of blocks and inner blocks and how they&#8217;ll nest together and stuff like that. We have a lot of blocks and we&#8217;ve tried a bunch of different ideas as far as interface and how you interact with these things. I think we&#8217;re finally settling on a good practice. We try to keep things in the block toolbar if you need them a lot, otherwise we hide them away in panels. There&#8217;s a fine line of when to use a block style, when should that just be a toggle on an attribute or something. That stuff&#8217;s hard to figure out and I don&#8217;t know that anyone has the right answer yet, but we&#8217;re trying.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So we have one question from Matt Redford and I think it touches on that. &#8220;How do you find content editors with reusable blocks? When I&#8217;ve exposed them,&#8221; he writes, &#8220;to users before the idea that it was a global element they were inserting and changing rather than something they thought they would be duplicating, caused issues.&#8221;</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah. It has caused issues. We had&#8230; I think there&#8217;s a lot of confusion about the difference between a reusable block and a block pattern. I know there&#8217;s a ticket. It&#8217;s been pretty active the last couple days, actually on-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Actually yeah.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; &#8230; exploring the interface for that. I think it looks like it&#8217;s heading in the right direction to me. I&#8217;m pretty excited to see if this makes it into the plugin soon, but it&#8217;s been a problem because someone will drop in a reusable block thinking that this is like a template, a block template, and they&#8217;ll edit something. Maybe that something was a post ID attribute that told that block specific information about that post and now, every single post that was using that block is referencing that one thing. That has been a problem for us. So getting people to use block patterns I think has been harder to do. People instinctively go to the reusable blocks. I&#8217;m not sure why. Maybe it&#8217;s a little bit easier to surface, but it has been a problem.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. It was also the first concept for two, for almost three years before pattern.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Oh, right, right. We didn&#8217;t have patterns. Yeah, exactly.</p>\n\n\n\n<p><em>Michael Piccorossi:</em> Yeah. I think it&#8217;s a UX issue right on the admin side and communicating to the end user what you&#8217;re&#8230; Yeah. I agree with Seth. It&#8217;s something where we haven&#8217;t really looked and so, and yeah.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I&#8217;ll note&#8230; Oh, sorry.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Go ahead.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I was going to say, one of the things that I&#8217;m really looking forward to tied to this is, block locking and adding the ability to disable editing and block locking specifically for the reusable block. This was actually looked into for 6.0 and did not make the cut, but it is something that is on the line because this is something that has come up a lot in the community is, the reasonable block, being able to edit in a way that is more intuitive.</p>\n\n\n\n<p>This is also where I think I saw you all using some block locking whenever you&#8217;re going through the demos, which is very neat. So I&#8217;m excited to see that system expand, but we have to make it intuitive for editors too. So if you limit options, it needs to make sense. I liked how you were doing that, where some of the options with the custom blocks that you have going already pick different headers and different image sizes. There&#8217;s a lot of interesting work being done there.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah. We&#8217;re using block locking in some situations. We&#8217;re also&#8230; I have found, it&#8217;s useful if you&#8217;re making a custom block that has a lot of inner blocks is, you can set the template, lock that, but unlock maybe some of the inner blocks that you want people to edit. I think that&#8217;s worked out pretty well actually to funnel people into how you want people to use this block. They click and say, &#8220;Oh, I can&#8217;t change that,&#8221; you know?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. There&#8217;s something that&#8230; Just with the 13.7 version of Gutenberg plugin, you can now with one toggle actually lock all the inner blocks as well. So you don&#8217;t have to go from block to block to block, but I&#8217;m now thinking about reversing a test for that to say, &#8220;Okay, what happens if I want to edit just one block? What do I have to do?&#8221; and if that block works. It&#8217;s kind of the QA person in me, that is saying, let&#8217;s see if we can go back to the original idea.</p>\n\n\n\n<p>So, but I wanted to go back to two things. Well, it&#8217;s actually one thing. So there is this whole 10 years big, great plugins that helped out a lot of people, millions of developers. One is Gravity Forms and the other one is ACF, advanced custom fields. You said you were using them, but then moved away from it. Can you dive in that a little bit more?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Sure. No shade to those plugs. I mean, Gravity Forms is phenomenal as is Advanced Custom Fields. I mean, I don&#8217;t know where we would&#8217;ve been without ACF years ago, honestly, because I think the broader, Hey, WordPress needs a field&#8217;s API stuff, stuttered out after a while and there really no movement happened there because Gutenberg was coming and ACF was great. So mad props to Eliot Condon and I guess Delicious Brains now owns them. I don&#8217;t know.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: They&#8217;re sold to WP Engine now.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Oh, okay. Wow. Yeah. So we stuck with ACF for a while into our Gutenberg transition. I think we have a few locations where it&#8217;s still being used, taxonomy term, edit page, we&#8217;re still using ACF for some fields there, but it just made sense that for all of the stuff that was in the editor screen when you&#8217;re actually editing a post or something, to go all-in on Gutenberg. That&#8217;s the whole point of what we&#8217;re doing. We are going all-in on Gutenberg.</p>\n\n\n\n<p>We have this UI library with WordPress components and it felt like a shame not to use it. So almost all the stuff that originally was in ACF report materials, I showed you that in the block side bar, table of contents, child posts&#8230; We do a lot of reports, so we have one post and we&#8217;ll associate other posts as a child of that so they appear in the information architecture correctly. That&#8217;s now all happening using WordPress components and REST API and stuff like that.</p>\n\n\n\n<p>So, there was no reason not to use ACF. There was no reason not to use Gravity Forms. It was just a matter of long term, we have to maintain these things. Everything you have to maintain, and it&#8217;s better, I think if we&#8217;re all-in on Gutenberg and the concept of blocks, to handle all that stuff.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, thank you. So with ACF, moving away from just kind of thinking about, you would need to build a block about that. Then with the block, came the interfaces, well, the inspector control on the right hand side of the side bar?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Mm-hmm. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. All right. Do we have any more questions from the audience? And do you have more questions?</p>\n\n\n\n<p><em>Anne McCarthy</em>: I mean, I feel like I always have more questions. I&#8217;m curious, what&#8217;s your wish? It looks like-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, we&#8217;ve got another two minutes.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I know. Sure. It&#8217;s like, do you have anything that&#8217;s on your mind where maybe it&#8217;s really out there, but either current pain points or wishlist items far into the future? I&#8217;d be curious.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; I think a lot of them center around full-site editing and I haven&#8217;t gone deep into full site editing yet. That&#8217;s happening next month. As Michael said, we have a new sub-site we&#8217;re launching, so that we&#8217;re going to use that as an opportunity to learn about block themes and full-site editing.</p>\n\n\n\n<p>I think if there&#8217;s one wish that I would have it is, that on the PHP side of things, of core blocks, there were more filters. The query block is a good example of this. You have to intercept the whole thing. If you want to modify it, you have to intercept the whole post template block and the WP query there, which we are doing unfortunately. I would love it if you could just tap into the query arguments before they&#8217;re sent to WP query in the query loop block and modify things. So I think probably even more PHP APIs and more endpoints that we can access through PHP would be my top wish list. I think on the JavaScript side thing, I mean, whatever you want to change is there, it&#8217;s pretty easy to do. That&#8217;s probably my biggest thing.</p>\n\n\n\n<p><em>Anne McCarthy</em>: I dropped in an issue if you want to. I think it&#8217;s related to what you&#8217;re talking about, because this is also&#8230; I&#8217;ve heard from a lot of agency folks that they tend to hack apart the query block and extend it for their own purposes. So it&#8217;d be neat to gather what those main requests are, see what&#8217;s going on and see what can evolve from there, what&#8217;s missing. So that&#8217;s a great one. It&#8217;s a good call out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So there is JavaScript is one change coming. I don&#8217;t know if it will really affect you, but it is on the components. They are all now refactored with TypeScript and I think it&#8217;s a big project.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah, it is.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So to increase the developer experience because TypeScript, then your IDE taps into that and helps you with the types of the parameters and everything. So, yeah, I just wanted to tell you, this is coming.</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; That&#8217;ll be great. We use, many years ago now, we settled on Semantic UI as a way to bootstrap our theme redevelopment efforts. We were standardizing everything under one parent theme and we went with Semantic QI. They have a great react set of components. I actually think Microsoft hired the guy who made that to lead their TypeScript team, because they&#8217;re so good. So yeah, getting all those hints and stuff while you&#8217;re typing out those components is great so I look forward to that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right. Okay. So I think that&#8217;s all the time we had. It has been very, very interesting and totally inspiring to think a little bit beyond what normal websites do, especially in the news side. So at this point, I only have two more questions to all three of you. So are there any announcements that you have and couldn&#8217;t get into, because we were talking other things? The other thing is, when people want to get in touch with you, how could they? What&#8217;s the best way? Michael, did you want to start?</p>\n\n\n\n<p><em>Michael Piccorossi</em>: I would just say I don&#8217;t really have any announcements, but if you want to get in touch with me, you can email me <a href=\"mailto:mpiccorossi@pewresearch.org\">mpiccorossi@pewresearch.org</a>. You can hit me up on Twitter. Those are the two ways to do it. If you can figure out how to spell my name from Twitter, then you can M that my last name @pewresearch, you can get to me. So thank you for having us. It&#8217;s really been enjoyable.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Wonderful, wonderful. Seth?</p>\n\n\n\n<p><em>Seth Rubenstein</em>:&nbsp; Yeah, you can get ahold of me on Twitter, LinkedIn, wherever I have links or might get a profile. If you&#8217;re interested in getting in touch with me, that link for that repo is in the chat so you can find that there. And yeah, thank you for having us. It&#8217;s great to show what we&#8217;ve built. We&#8217;re very proud of it. We think we&#8217;ve built a pretty rocksolid Gutenberg news publishing system and it&#8217;s cool to show it off.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Anne?</p>\n\n\n\n<p><em>Anne McCarthy</em>: I&#8217;ll close this off. I&#8217;m just going to plug the latest call for testing the cool setting outreach program I have too. So if you&#8217;re interested in the staff and whatever stage you were in, whether you&#8217;re deep in the customizations and Gutenberg first, like these folks are, or if you&#8217;re scared to adopt feedback on all this stuff and what would make it easier is really helpful, there&#8217;s a whole outreach program designed to bring that stuff in and I would love to hear about the blockers. So I just want to nudge that.</p>\n\n\n\n<p>Otherwise, I am not really on social media. So LinkedIn, I don&#8217;t know if that counts as social media, but I&#8217;m on LinkedIn and you can also find me at nomad.blog. There&#8217;s a contact form and I welcome people to use it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And for those who are on the WordPress Slack, it&#8217;s on the WordPress Slack and my name, Birgit Pauli-Haack, bph on Twitter, on Slack and also <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>. So I don&#8217;t have an announcement either, but just my brain is really full of these great demos. I&#8217;m going to watch this probably quite a few times again.</p>\n\n\n\n<p>Speaking about recording, after YouTube is through the rendering, it will be on YouTube, on our Gutenberg Times channel and a big thank you to the viewers and to our panelists. It was fabulous. It&#8217;s wonderful to see that. I know there are quite a few developers on the Gutenberg team or around that are going to look for that, especially also digital strategists like Michael, to what is really possible. I think you&#8217;re really, really on the forefront on the&#8230; I&#8217;m not allowed to say that so I&#8217;m saying the leading edge of the Gutenberg development. So thank you so much.If you have questions or so, send me to <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>. Thanks everybody and bye-bye. Let&#8217;s get out of here. Thank you. Bye-bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Jul 2022 13:18:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WordPress.org blog: WP Briefing: Episode 36: Beginner’s Guide to Contributions 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=13162\";s: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:83:\"https://wordpress.org/news/2022/07/episode-36-beginners-guide-to-contributions-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16313:\"<p>In the thirty-sixth episode of the WordPress Briefing, Josepha Haden Chomphosy revisits the Beginner&#8217;s Guide to Contributions to the WordPress open source project. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <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>Credits</h2>\n\n\n\n<p>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<ol><li><a href=\"https://make.wordpress.org/performance\">Performance Team Information</a></li><li><a href=\"https://make.wordpress.org/community/2022/07/07/wcus2022-contributor-team-signup/\">WordCamp US Contributor Day Table Lead Info</a></li><li><a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">Call for Testing #15: Category Customization </a></li><li><a href=\"https://europe.wordcamp.org/2019/contributor-orientation-tool/\">Contributor Quizlet</a></li></ol>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-13162\"></span>\n\n\n\n<p>[Josepha Haden Chomphosy 00:00:10]&nbsp;&nbsp;</p>\n\n\n\n<p>Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy.</p>\n\n\n\n<p>Here we go.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:00:40]&nbsp;&nbsp;</p>\n\n\n\n<p>WordPress is an open source software project and, like many other open source software projects, has an entire community of people who show up to help improve it however they can. Most of you probably use WordPress every day in some way. And I&#8217;m going to assume that since you listen to this podcast, you&#8217;re also interested in how this all works.</p>\n\n\n\n<p>One of the things I mention practically every episode is that WordPress works and continues to work because of generous contributions from people all around the world. I consider my work with WordPress to be my way of giving back for everything that this software enabled me and my family to do. But I once was a first-time contributor, and I remember what it felt like before I knew everything.&nbsp;</p>\n\n\n\n<p>I felt like it moved at the speed of light and that I could never tell what to do now, let alone what to do next. And that everyone around me basically already knew everything. And if you are feeling that way right now, I encourage you to take a big deep breath [breathe] and let me help you get started.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:01:43]&nbsp;&nbsp;</p>\n\n\n\n<p>I&#8217;m a roadmap sort of person. So I&#8217;m going to start by sharing the stages I&#8217;ve observed for folks who are contributing to open source. That way, you can tell where you are right now, which spoiler alert is probably a bit further along than you realize. Then I&#8217;ll give you some questions you can ask yourself for each stage to figure out what is a good fit for you. Think of it as a guided exploration.&nbsp;</p>\n\n\n\n<p>All right, the five stages. So these are they:&nbsp;</p>\n\n\n\n<ol><li><strong>Connecting</strong>. That&#8217;s when you&#8217;re first learning about the community. You know WordPress exists, but now you&#8217;ve just discovered that the community exists. That&#8217;s where you are.&nbsp;</li><li>The second phase is <strong>Understanding</strong>. It&#8217;s when you are researching the community, like, you know it exists, you think you want to give back, and so you&#8217;re trying to figure out where everything is.&nbsp;</li><li>The third phase is what I call <strong>Engaging</strong>. It&#8217;s when you&#8217;re first interacting, you&#8217;ve downloaded the CMS, you have figured out which team you think you&#8217;re interested in, and you&#8217;re headed to events or meetings or whatever.&nbsp;</li><li>The fourth stage is one that I refer to as <strong>Performing</strong>. And that&#8217;s when you&#8217;ve decided that you&#8217;re gonna volunteer and you&#8217;re gonna take some action. You&#8217;re going to like a contributor day or running a release or whatever. I think that&#8217;s probably not the first place you land, running a release is probably a lot, but, you know, coordinating work on the release or something like that.&nbsp;</li><li>And then phase five, which is the <strong>Leading</strong> phase. That&#8217;s when you&#8217;re taking responsibility for things getting done.&nbsp;</li></ol>\n\n\n\n<p>[Josepha Haden Chomphosy 00:03:08]&nbsp;&nbsp;</p>\n\n\n\n<p>Before we get any further, there are four important things to remember about those stages.</p>\n\n\n\n<p>The first thing to remember is that there is no set time between any of those stages. You can start in one and then three years later go to the next one, or you can start in one and go into the next stage tomorrow. The next thing to know is that each stage builds on the one before it. In my observation, anytime I have seen a contributor who feels like they&#8217;re really struggling, it&#8217;s because they skipped a stage in there, which really causes some trouble for them.</p>\n\n\n\n<p>The next thing to remember is that not everyone will make it through these stages, which is okay. The majority of the community stops at three. Most contributors stop at four. And that is perfectly fine. That is expected. That is normal and completely in line with what we expect from contribution.</p>\n\n\n\n<p>Uh, and the final thing to remember about that list of the phases is that very few people make it into that leadership stage. If we assume, like I do, that 1% of the people who are using WordPress also show up and contribute back to WordPress, then it&#8217;s kind of safe to assume also that about 1% of those people who have shown up to contribute to WordPress are moving into a space where they feel like they&#8217;re willing to take responsibility for making sure things get done in WordPress.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:04:31]&nbsp;&nbsp;</p>\n\n\n\n<p>Like we all collectively feel responsible for WordPress&#8217;s success, but in that leadership area, you&#8217;re kind of taking responsibility for 40% of the web or whatever&#8217;s going on there. And not a lot of people make it there, and that is completely fine, too. So that&#8217;s our basic terminology today. Those are the caveats that go with our basic terminology.</p>\n\n\n\n<p>Most difficulties that arise for new contributors happen because a stage got skipped somewhere along the way. It&#8217;s almost never intentional, but from what I&#8217;ve observed, that&#8217;s what makes it really difficult to get started and what makes it difficult to keep going once you&#8217;ve kind of already gotten in there.</p>\n\n\n\n<p>So, all right. Big breath, folks with me again [breathe]. Alright, it&#8217;s guided exploration time.&nbsp;</p>\n\n\n\n<p>First phase, the connecting phase. Remember, this is where you&#8217;ve just learned the community exists, people are talking about it, you don&#8217;t know much more. The first step for you is asking yourself what it is you could do. Or if there&#8217;s a project out there that looks particularly interesting.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:05:36]&nbsp;&nbsp;</p>\n\n\n\n<p>So you can ask yourself questions, like, am I a writer? And if I am a writer, do I write technical or prose. The other thing you can ask is, am I a PHP developer, a JavaScript developer, Python, Go; which language am I writing in because I find it most beautiful. Another thing you can ask yourself is, am I a teacher or a mentor, or do I just generally like to be a mighty helper? And I like to make sure that things keep running.&nbsp;</p>\n\n\n\n<p>So once you&#8217;ve asked yourself those things, it&#8217;s on to phase two, the understanding phase. This is when you&#8217;re looking around at this new-to-you community to see what is happening where. So you take a look at the teams that are around, you think about whatever it was you said you were good at in the last question and you look at which teams might be a good fit.&nbsp;</p>\n\n\n\n<p>So if you said that you&#8217;re a good technical writer, then Docs probably is for you. Have you been training others to use WordPress for years? Then you might wanna look into Training. There are a lot of other things, obviously, like if you think you&#8217;re good at working with code PHP or JavaScript, you&#8217;re probably gonna end up in Core.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:06:46]&nbsp;&nbsp;</p>\n\n\n\n<p>If you are particularly good at any of the other tech stacks that we have around in our Trac area or an Openverse, then that&#8217;s where you&#8217;ll land over there. You have design options. Like if design is really your thing, we have a Design team, but we also have a Themes team. There are plenty of places that you can land depending on what it is that you feel like you are the best at and could really help the WordPress project. And so that&#8217;s your phase two.&nbsp;</p>\n\n\n\n<p>Now that you have gotten a good guess at a team, we&#8217;re gonna swing through to phase three, which is the engaging phase. This is the phase that is the scariest for most people, but it&#8217;s okay. I am here for you. I am here for you in this podcast. So you have figured out what you want to do in order to contribute, and you&#8217;ve got a sense for the team that looks right. There are two things that you do next.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:07:34]&nbsp;&nbsp;</p>\n\n\n\n<p>One is that you can go to a meeting. There are many kinds of meetings. There are team meetings, bug scrubs, and testing sessions, but they&#8217;re all in Slack, which means that you can attend one from anywhere. When they kick off, you wave, you introduce yourself, you let everybody know that you&#8217;re there and you&#8217;re observing. Folks will welcome you and just kind of give you some concept of what they&#8217;re working on. Easy as that. You&#8217;ve done your first time meeting attendance.&nbsp;</p>\n\n\n\n<p>Another good option is to keep an eye out for specific events. Some of those events happen online, like Global Translation Day. But also some of them happen in person like, Meetups or WordCamps. And there again, you show up, you wave, you introduce yourself, see if you can make a connection or two, let people know that you&#8217;re new and you&#8217;re just trying to figure out where you are and what you wanna do.&nbsp;</p>\n\n\n\n<p>If you&#8217;ve made it now, all the way to phase four, the performing phase, then give yourself a little pat on the back! Figuring out where you want to go and who your friendly faces are is the biggest challenge when you get started. So congratulations!&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:08:37]&nbsp;&nbsp;</p>\n\n\n\n<p>Phase four is the phase where you&#8217;ve decided you&#8217;re brave enough to volunteer &#8211; to do some contribution. You&#8217;re volunteering your time. That&#8217;s where you are now. So oddly enough, you start this phase by assigning yourself something, assigning yourself, a task. This seems counterintuitive.</p>\n\n\n\n<p>There&#8217;s this feeling that you can&#8217;t say that you&#8217;re gonna do something. That you can&#8217;t just assign something to yourself and say that you&#8217;re gonna do it. But in open source projects, you always can. You find a task where you&#8217;re comfortable, and you just mention that you would like to give it a try while the team is having their weekly meeting. And it&#8217;s simple as that. And not big things either. Like organizing an event or maintaining a component, those are probably too big for your first time around.</p>\n\n\n\n<p>I&#8217;m talking things like, &#8216;I will test that patch that you mentioned in the meeting.&#8217; Or &#8216;I will review the docs and make sure that they&#8217;re up to date with the most recent release.&#8217; Or &#8216;I can help run meetings for the next release.&#8217;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:09:40]&nbsp;&nbsp;</p>\n\n\n\n<p>And then you have phase five, where you just repeat phase four until you are leading something! And I don&#8217;t mean leading in the 1950s sort of way, where you have like a corner office and you&#8217;re ordering people around. I mean, in the warm, inviting millennial way where you&#8217;re leading by inspiring people to do something or you&#8217;re leading because you make sure that the meeting happens every single week.</p>\n\n\n\n<p>Or you&#8217;re leading because you added screenshots to tickets that needed testing and so you moved something forward in a way that was helpful. Easy peasy. You can go to your first contributor today or a WordPress Slack meeting and just be a contributor by the time you leave, right? You might feel like ‘easy as that isn&#8217;t quite the right set of words right there. And as a matter of fact, you might be thinking to yourself, this woman is just plain wrong. It could not possibly be that easy. And I agree. It really isn&#8217;t literally quote-unquote just that easy. Just like handing someone a notebook and a pen will not instantly make them an award-winning novelist, handing someone a wordpress.org profile and credentials to Slack won&#8217;t instantly make them a contributor.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:10:46]&nbsp;&nbsp;</p>\n\n\n\n<p>For both of those examples, what makes someone good is the ability to try and fail and still be encouraged to try again. So if it&#8217;s been a while since you contributed and you&#8217;re thinking about returning, or if you&#8217;ve been listening to me for a while and you&#8217;re ready to give this contribution thing a try, I hope this helps you to feel brave enough to try and brave enough to fail.</p>\n\n\n\n<p>And I encourage you to be brave enough to try again.</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:11:20]&nbsp;&nbsp;</p>\n\n\n\n<p>Let&#8217;s take a look at our small list of big things. My friends, we have a Performance team. This team has been a working group for a long time and is focused on some deep, inner workings of WordPress and its surrounding ecosystem to make sure that we are as fast and slick as possible. You can check them out on make.wordpress.org/performance, their brand new site, and see when they&#8217;re meeting, what they&#8217;re aiming to get into the WordPress 6.1 release, and if that&#8217;s something that you would like to contribute to.&nbsp;</p>\n\n\n\n<p>The second thing is that there&#8217;s a brand new call out for testing. This time it&#8217;s focused on templates and retroactively applying them to an entire category of posts. So it&#8217;s a little bit workflow testing, a little bit technology testing, and we could really use your help in bug hunting for both of those things.</p>\n\n\n\n<p>And the final thing is that you know since contribution is obviously the focus of today&#8217;s podcast, we are looking for table leads for WordCamp US’ contributor day that&#8217;s coming up in September. There&#8217;s a whole blog post about it, I&#8217;ll link to it in the show notes so that you&#8217;ll have all the info and can raise your hand if you want.&nbsp;</p>\n\n\n\n<p>[Josepha Haden Chomphosy 00:12:25]&nbsp;&nbsp;</p>\n\n\n\n<p>And speaking of things that I&#8217;ll have in the show notes, I also am going to put like a contributor quizlet guide thing. If the guided, figuring out of the teams in the phase two section, if that didn&#8217;t make any sense to you and you just need something to direct you specifically to potential teams, I&#8217;m gonna link to the contributor kind of sorting hat quiz that came out with WordCamp Europe. And that should help you work your way through phase two and get ready for phase three if that is where the spirit takes you.&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy. And I&#8217;ll see you again in a couple of weeks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Jul 2022 11:05:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Santana Inniss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Do The Woo Community: dev_life snippet: One of My Greatest Crushes is WP-CLI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72458\";s: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:32:\"https://dothewoo.io/love-wp-cli/\";s: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:425:\"<p>WP-CLI has a tab completions, which means you can start typing commands and after three characters, just hit tab and the terminal will complete that word for you.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/love-wp-cli/\">dev_life snippet: One of My Greatest Crushes is WP-CLI</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Jul 2022 09:53:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"Gutenberg Times: Gutenberg Changelog #70 – Gutenberg 13.7, Template Creation Enhancements and First Full-Site Editing Themes in Woo Commerce Marketplace\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=21683\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-70-gutenberg-13-7-woo-commerce-marketplace/\";s: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:60451:\"<p>In this episode,  Birgit Pauli-Haacj and Mary Job introduce Ryan Welcher and discuss Gutenberg release 13.7, more template creation enhancements, first full-site editing themes in the Woo Commerce marketplace and more.</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul><li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li><li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li><li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li><li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li></ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<p><a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja, Uganda</a>  / <a href=\"https://jinja.wordcamp.org/2022/call-for-speakers/\">Call for speakers</a></p>\n\n\n\n<p><a href=\"https://twitter.com/ryanwelcher\"><strong>Ryan Welcher</strong></a></p>\n\n\n\n<ul><li><a href=\"https://www.twitch.tv/ryanwelchercodes\">on Twitch </a> </li><li><a href=\"https://www.youtube.com/ryanwelchercodes\">on YouTube</a></li></ul>\n\n\n\n<p>Announcements</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">Pattern Previews are now available in the theme directory</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/07/21/request-for-feedback-feature-notifications-proof-of-concept/\">Call for Comments on a Feature plugin for Notifications</a></p>\n\n\n\n<h2><strong>First Block Themes on WooCommerce Marketplace</strong></h2>\n\n\n\n<ul><li><a href=\"https://woocommerce.com/products/bonum/\">Bonum by ThemesKingdom</a></li><li><a href=\"https://woocommerce.com/products/basti/\">Basti by Ana Segota of Anariel Design</a></li><li><a href=\"https://www.youtube.com/watch?v=DFqdHZco1Cg\">The most beautiful WordPress Gutenberg Block Theme</a></li></ul>\n\n\n\n<h2>Gutenberg 13.7</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\">What’s new in Gutenberg 13.7? (20 July)</a></p>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-13-7-expands-custom-template-capabilities-adds-estimated-reading-time-to-info-panel\">Gutenberg 13.7 Expands Custom Template Capabilities, Adds Estimated Reading Time to Info Panel</a></p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/curating-the-editor-experience/\">Curating the editor experience</a></p>\n\n\n\n<h2>What&#8217;s in the discussed or worked on</h2>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/issues/42125\">Add code examples for actions/selectors in Data Module packages</a></p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/block-editor/reference-guides/filters/\">Hooks Reference</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/39529\">Block supports: add fluid typography</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/42605\">Experimental: Custom labelling/naming of blocks in List View</a></p>\n\n\n\n<p>/</p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-container-12 wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<ul><li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li><li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gziolo\">@gziolo </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li><li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li><li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li></ul>\n</div></div>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Hello, and welcome to our 17th episode of the Gutenberg Changelog Podcast. Today&#8217;s episode, we will talk about the latest Gutenberg plugin release 13.7, more template creation enhancements, full side editing themes in WooCommerce, and a lot more.</p>\n\n\n\n<p>I&#8217;m Birgit Pauli-Haack, Curator at the Gutenberg Times and WordPress Developer Advocate. And I&#8217;m here with my co-host, Mary Job, WordPress Community Organizer at wpafrica.org and Support Engineer at Paid Membership Pro.</p>\n\n\n\n<p>So glad you&#8217;re here again with me, Mary. How are you today?</p>\n\n\n\n<p><em>Mary Job</em>: Oh, I&#8217;m doing very okay. Thank you, Birgit. I&#8217;m also looking forward to my first WordCamp post-COVID. I believe this is also a good time to mention that a call for speakers for WordCamp Ginger is out, so if you&#8217;re interested, I look forward to meeting you there. Please apply to speak. WordCamp, again, Ginger will take place on the 2nd and 3rd of September 2022.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right. Well, thank you. And I&#8217;m also so happy to welcome from Canada core team contributor and Twitch streamer, Ryan Welcher. He&#8217;s on the second time on the show.</p>\n\n\n\n<p>So, how are you today, Ryan? Thanks for joining us.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I&#8217;m good, Birgit. Thanks for having me again. It&#8217;s always a pleasure. It was a great time last time, and I&#8217;m looking forward to diving into all the new features.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right. Excellent. You just finished this week&#8217;s live stream on Twitch. How did it go? And what did you talk about?</p>\n\n\n\n<p><em>Ryan Welcher</em>: It went well. It was a smattering of topics. I have been working on a lot of documentation around some data store stuff, and I learned something new about useSelect, which is a hook that we use to retrieve data from Gutenberg and from the data stores. And I kind of poked around it into Gutenberg 13.7 a little bit. But we kind of ad hoc jumped into this really, this concept of one block being able to refer to another block to get its attributes and talking together and having them update and everything. And that was a lot of fun, but it was pretty in the weeds, as far as working with blocks go. But, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, that sounds really interesting.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, it was fun.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, excellent. Excellent. So. Go ahead.</p>\n\n\n\n<p><em>Mary Job</em>: Oh, yeah. I was going to say that sounds like a lot of fun.</p>\n\n\n\n<p>Welcome again, Ryan, and thank you for joining us on the second time here.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Glad to be here. Very, very much so. Thanks for having me.</p>\n\n\n\n<p><em>Mary Job</em>: All right. So, let&#8217;s get this show on the road. We have a couple of announcements.</p>\n\n\n\n<h3><strong>Announcements</strong></h3>\n\n\n\n<p>First off, I&#8217;m glad to announce that Pattern Previews are now available in the Team Directory. Now, the Meta Team has released a better version of this new future in a team directory.</p>\n\n\n\n<p>What this does is, it allows you to see the patterns that are available within a team. The patterns at the space are thumbnails on the team stage. And when you click on them, you can see a larger version, which is what you would also see when you click on a page on your website.</p>\n\n\n\n<p>This is a first iteration, and in the release post on the Meta Team blog, Steven Dufresne different as asks for feedback. So, if you&#8217;re testing this and you see something that is not working right, please, please do give them a feedback so that they can improve more on this future.</p>\n\n\n\n<p>Do you have any thoughts on this, Ryan or Birgit?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, I find it&#8217;s really fantastic that it&#8217;s out there. And yeah, because I suspect that patterns will become so much more important on WordPress than they are now. And this is another example of how patterns will get a much bigger exposure.</p>\n\n\n\n<p><em>Mary Job</em>: Awesome. Okay. All right. Still on announcements, next up, there is a call for comments on a feature plugin for notifications.</p>\n\n\n\n<p>I&#8217;m actually excited about this one. I don&#8217;t know if I have OCD or something, but it freaks me out when I enter into a WordPress site and I&#8217;m seeing all this notifications there and there I&#8217;m just clicking X and X, and then I come back and I see them. It&#8217;s really upsetting. So, actually, this is not block- or editor-related, but the group of contributors working on this review for the API, for the BP admins just published this in their current approach.</p>\n\n\n\n<p>So, the problem this seeks to address is actually simple. Imagine you log into your WebPress site. You haven&#8217;t been there for weeks. And the moment you do, you&#8217;re bombarded with update notifications, premium plugin advertisements. I think the one that gets me is the premium plugin advertisements that come on the main dashboard instead of on the plugin itself dashboard. I mean, when I see them, like, &#8220;What are you doing here?&#8221; So this is what the team around the WP notification project tries to change.</p>\n\n\n\n<p>Cutting from the post by Brian Coords, it says, &#8220;This project is focused on building a new framework for notifications from the ground up, and potentially providing a tool that encourages consistency in presentation, follows best practices in standards and accessibility, and discourages disruptive interactions in the WordPress admin screen.&#8221;</p>\n\n\n\n<p>Do you have thoughts on this, Ryan?</p>\n\n\n\n<p><em>Ryan Welcher</em>: I love it. I love the idea of it. I know it&#8217;s the bane of most site owners&#8217; existence to deal with the&#8230; Every plugin handles notifications differently. I mean, when people are left to sort of roll their own solution to a problem, then we get 100,000 different solutions, so having something that&#8217;s standard, and it&#8217;s thoughtful, and built from the ground up, it&#8217;s going to be great. Because I just think we can&#8230; Well, even the most obtrusive notifications with a system like that will still not be that obtrusive, and not be that glaring. It won&#8217;t be bright orange or whatever it is, all those sort of horrible UX decisions that get made.</p>\n\n\n\n<p>Yeah, I don&#8217;t think there&#8217;s anything really bad that can come out of a proposal like this, in my opinion.</p>\n\n\n\n<p><em>Mary Job</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, yeah.</p>\n\n\n\n<p><em>Mary Job</em>: Sorry. Go on-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; totally. I agree totally. After 19 years, I think it would be really&#8230; It&#8217;s good to have a team looking at it, and the team has been working on this for a few years now, on and off, because&#8230; Yeah, some of us have life outside of WordPress. But, yeah. I&#8217;m glad they got to the next step in showing the world what they&#8217;re up to. And that is always good because now feedback comes in.</p>\n\n\n\n<p>Especially also, for the planning developers, because admin notices are important. Yeah, but what are the importance of this, and how would you work it if you&#8217;re a plug-in developer as well? So, yeah.</p>\n\n\n\n<p><em>Mary Job</em>: Awesome. I look forward to testing it and giving you my own feedback on how it works. So, yeah. Okay.</p>\n\n\n\n<h3><strong>Community Contributions</strong></h3>\n\n\n\n<p>So, moving forward to our section on community contributions. First up, I&#8217;m happy to let you know that the first block teams are now available in the WooCommerce marketplace. This is exciting.</p>\n\n\n\n<p>So, if you&#8217;re building Woocom masters, Bonum by Themes Kingdom was the first. This particular one favors a great set of patterns for all kinds of sellers.</p>\n\n\n\n<p>The second one also just landed, and it&#8217;s called Basti by Ana Segota of Honorary Design. As always, this one shows off a beautiful design, and it has great attention to detail. It also provides wonderful patterns, and also some great style variations for your buttons, columns, and other books. It also has some great overall style variations that would let you change the character of the theme. On installation, you would find a set of four design variations, depending on the nature of your business.</p>\n\n\n\n<p>Jamie Marsland is a review of this particular team. So if you&#8217;re building newcomer sites often, you should also take a look and explore this block teams.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah, Jamie Marsland did a review, an eight-minute review of it, and really did a deep dive into it. And I was always wondering, yeah, with the block themes, what would make a theme, the value that of cost? Yeah, what would I pay for when I buy a theme that is full-site editing, and it&#8217;s definitely the style variations for my buttons, or for every block, or/and it&#8217;s also the style variations for the global styles.</p>\n\n\n\n<p>And, of course, the nature of the patterns, and how they fit into the versatility of the theme. So, I think this is very well, both themes, the Basti theme, as well as the Bonum theme in the Bonum marketplace. It pretty much says it all in the marketplace announced there are free themes in there, but those two are not free themes. There are both premium things, just to do a little caveat there.</p>\n\n\n\n<p><em>Mary Job</em>: All right.</p>\n\n\n\n<h3><strong>What’s Released &#8211; Gutenberg 13.7</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So, that brings us to our what&#8217;s releases section, and we released yesterday or the Gutenberg team released yesterday, on Wednesday 20th, the Gutenberg 13.7. Yeah, Gutenberg 13.7 brings an updated model design. And we&#8217;ll talk about the features later.</p>\n\n\n\n<p>So, this release comes 167 PRs with 58 contributors, including four first-time contributors. So, excellent. Kudos to all the contributors who helped with the release.</p>\n\n\n\n<p>Go ahead.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Sorry. I just want to say that it&#8217;s been fairly recently, I think, in the release post that we&#8217;ve been specifically calling out first-time contributors. I think it&#8217;s probably not that recent, but I think that&#8217;s phenomenal. I know when I was first trying to get my first core props, it&#8217;s just such a win. It&#8217;s such a huge win, and you feel so good. And it&#8217;s great that people are calling, that they&#8217;re getting mentioned every two weeks, as opposed to every six months, or three months, I guess, when the next version of WordPress comes out. I just think it&#8217;s great. It&#8217;s such a good way of thanking people that are putting in their time to get this done.</p>\n\n\n\n<p>Anyways, sorry. Continue.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: If you want to know who the new contributors are, check out the release post because, on the low end, after the Changelog, you&#8217;ll see who they are and what did they contribute? So, you can see also, is it something that you would want to do? Or just thank them personally when you know them, or when you see them in Slack.</p>\n\n\n\n<h3><strong>Enhancements</strong></h3>\n\n\n\n<p>So, there are a few enhancements in that release. One is the update of the model design and it&#8217;s subtle, but it&#8217;s very, very helpful because it provides you focus on what you might want to accomplish because it blurs the background. It kind of comes up on top of the page, and then blurs the background a little bit. It also reduces visual noise in the corners. So, it&#8217;s definitely a quality-of-life enhancements, as we call it. But it&#8217;s definitely something that will replicate through all the models. So, it&#8217;s the preferences, it&#8217;s the keyboard shortcut, it&#8217;s the&#8230; Or any other model that&#8217;s kind of in use.</p>\n\n\n\n<p>For the theme developers, the next one is&#8230; You will really find that helpful, but now there&#8217;s text decoration support for the post title block, which was still missing, especially when you do for query blocks or something like that.</p>\n\n\n\n<p>And then, there&#8217;s also now a change in the featured image. No, in the media placeholder. Now, if you use an image block or a cover block in a post, you can actually say you want to use the featured image, so you don&#8217;t have to reload it up again into the post, if it&#8217;s a featured image, and if your theme doesn&#8217;t show it already with your single post. And in the query blocks, you now can use them in your templates and you just have one click where you can select the featured image. You could do it before, but you had to click twice in the toolbar to actually attach the featured image to that block.</p>\n\n\n\n<p>Yeah, Mary, Ryan, if you have anything, yeah? Feel free to comment.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, I think that kind of changed just to make it easier to do something, like two clicks doesn&#8217;t seem like a lot, but if you&#8217;re building out hundreds of pages, two clicks ends up being a lot of time, right? So, being able to reduce even down one click, it&#8217;s nice. I think it&#8217;s great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah, it&#8217;s half the time, right? And it&#8217;s not always two clicks. It&#8217;s also that you have to move them out to find the click, yeah. So now, that is all much nicer.</p>\n\n\n\n<p>A similar redesign was made also for the document settings. That&#8217;s on the sidebar, not the block settings, but the post settings for post or page settings for the page. So, in the previous releases, the post settings panel in the side bar was already redesigned. And in this release, it all becomes a little bit more refined. So, the fields for post format, slug, template, and authors are now aligned, and they all have the same width.</p>\n\n\n\n<p>And then, the template displays the default template string instead of none, so it opens up the dropdown box to select the new one, or edit the existing one.</p>\n\n\n\n<p>Also, the perma link opens now. If you want to change it into a pop-over to edit it, and it&#8217;s a much nicer experience than trying to fit it into the small screen there when you want to re-edit the slug. So, the result is cleaner. It&#8217;s more organized, and should help to readily access the important information about the post and page at a glance.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I&#8217;m just going to say, again, these kind of changes just make&#8230; They&#8217;re all quality-of-life changes, right? It doesn&#8217;t really matter to your website if all those things align, but it&#8217;s some visual dissonance, and stuff like that. So, yeah. It&#8217;s nice to be able to….</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; to refine these things as we move forward, as the project move forward.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Totally agree. And when you look at the release post, and there is&#8230; The design team put two images together, and the web episode org side has a compare block where you can have before-and-after pictures. And then you have a slider in the middle of it, and you can slide along. That&#8217;s in there, but for this one, you just see the two sidebars next to each other. And it&#8217;s so weird, yeah? I&#8217;ve never noticed how disjointed it actually was before than it is. And now that it&#8217;s in order, yeah, it&#8217;s so much nicer to look at. Yeah.</p>\n\n\n\n<p>Yeah, and now we come to the bigger feature. The biggest feature that&#8217;s actually in the release is that you now can create templates for all kinds of different post types, different taxonomies, specific terms, specific categories on tags for authors. You can even create a custom general template.</p>\n\n\n\n<p>So, when you add or edit a template for custom post types and taxonomies, you can do it for a single post. So, you get a list, for the single custom post-type pages that you can select and then edit or create a new one, if your theme hasn&#8217;t provided them, because you just created your own custom post type with a plugin or something like that. You see it in the Add New Template for it. So, that&#8217;s pretty cool.</p>\n\n\n\n<p>So, you can, for instance, have a different template on your blog. You can have it for personal blogs. Blog post, you have a different template than for a developer-related blog post, or a third one for travel posts. So, you can do a lot more creativity here. And if you have custom post types, as I said, it&#8217;s already automatically in there.</p>\n\n\n\n<p>I already got a question on Twitter after I tweeted out the new features about the new plugin. And there was a question, &#8220;So, how do I get an archive post type? So, is there an archive for my books? If my post type is books, can I have an archive?&#8221; You can, but not with the template engine yet. You can certainly do a new page and pull in the query block, which already covers the custom post types. But that is the only template that has not been yet created. It&#8217;s in the works. I saw the tracking issue for all the different templates that developers want to create, and that one is the only one that doesn&#8217;t have a checkbox. It was pretty interesting.</p>\n\n\n\n<p>So I think that&#8217;s pretty big because without….</p>\n\n\n\n<p><em>Ryan Welcher</em>: It&#8217;s huge.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; access&#8230; Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah. Oh, sorry. Yeah, sorry. I didn&#8217;t mean to&#8230; For theme developers or anyone, really, who&#8217;s building block themes, this is massive. Because one of the things that I&#8217;ve heard is the&#8230; When it first came out, we couldn&#8217;t do&#8230; We can&#8217;t create the theme templating system that WordPress has had since, I don&#8217;t know, Version 1 on the PHP side, in the full-site editing experience, until now, basically. Right? So it&#8217;s huge because there are so many times where just having that specific template that you want to have for a very specific thing meant that you had to go and create a new file in your theme, upload that to your server, or whatever. And then, you could work with it. But now, I mean, it&#8217;s going to put a bunch of developers out of work. I mean, it&#8217;s not. I&#8217;m kidding. But a lot of that, it&#8217;s not completely in the hands of the admin, which is great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right. And yeah, for those who design themes, it&#8217;s definitely, you don&#8217;t need to have access to the final theme file system anymore. Yeah?</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And you don&#8217;t need to know about the template hierarchy that WordPress has because it kind of gives you a clear jumping point for the next block template that you want to create. So, it definitely expands the reach of the creativity or template editing beyond just the developer. Yeah, I really love that.</p>\n\n\n\n<p>So, the next step for that would be custom fields, right? How to-</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; surface custom fields and custom post templates. Yeah. So, it&#8217;s going to be interesting to see what will be next for WordPress and the block editor.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I don&#8217;t know if this is in the works, but I just recently built a site for a friend of mine. And there was a lot of&#8230; It would be great if you could create a template that was inherited from an existing template. Maybe there&#8217;s a way of doing it. I haven&#8217;t really dived into it that far, but I can see that being something that people want to do. Like I create a new template for a very specific tag. I don&#8217;t want to have to go and set my header in my footer again. I just want to inherit that from whatever, from a template. So, if anyone&#8217;s listening.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: That&#8217;s what you should do.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And it&#8217;s geniuses all kind of think alike. So, there is actually an issue in the GitHub repo, or at least it&#8217;s talked about that those templates shouldn&#8217;t start from scratch on a blank page. They should have some default, be it the header and footer in there so it kind of starts out like a page on my site and not so much, &#8220;Okay. What is missing here?&#8221; Yeah, kind of thing. Because the surprise would be that if it&#8217;s a white blank page, and you just put the things in that you want, it won&#8217;t have a header and footer right now, but that is definitely in the works. Yeah, you&#8217;re absolutely…</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; right.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Which I think would be great, yeah. Because I think the path of least resistance is where 90% of the people are&#8230; That&#8217;s 90% of the use cases. I just want a new tag template, so I don&#8217;t want to have to go and reset up my whole page. If I want all that, then I probably wouldn&#8217;t have any problem saying, &#8220;Copy this template,&#8221; and then changing the things that I need, as opposed to brand new template. And I got to rebuild all things, and maybe I have to match settings and stuff. Anyways. It sounds like it&#8217;s definitely on the radar, which is awesome.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It is, yeah. I don&#8217;t know how the implementation will look, but there&#8217;s definitely, yeah , the GitHub space. You listeners, if you want to do some input, there&#8217;s always great discussions on GitHub on how to approach a feature like that, that hasn&#8217;t been done before. And that&#8217;s actually the beauty of community, yeah, that more people have better ideas, and it comes out of better product.</p>\n\n\n\n<p>All right. Another quality-of-life, so to speak, or a start of a new feature is in the Information Panel on the Editor. That&#8217;s the little eye circle. Now has received a new number, and that&#8217;s the estimated time to read in the Table of Contents in the Editor. So, next to the numbers of words and characters and numbers of blocks, numbers of headings, numbers of paragraphs, the sixth one is now estimated time to read for whatever this asset is.</p>\n\n\n\n<p>And I really like that because then you can kind of gauge, &#8220;Am I too long now?&#8221; Or, &#8220;Do I need to put a TLDR on top of it because it&#8217;s now longer than two minutes?&#8221; Or something like that. Yeah, you can kind of build your own rules around this. Not rules, but kind of think about your own rules, yeah. Yeah?</p>\n\n\n\n<p><em>Mary Job</em>: Yeah. You can also copy that instead of using a plugin, add a plugin to your site to do that. You can just copy and put Estimated reading time at the top of all your posts.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah, of course, it would also be better. So, it&#8217;s only displayed in the Editor right now, and it cannot be used on the front end without additional feature. But I put in a feature request for a new post, Time to Read block in GitHub. So chime in, if you want to, and kind of have a bubble up. It would be one of the new blocks for a post, and that you can use in a query block or even on a single a post template, yeah.</p>\n\n\n\n<p>So, that&#8217;s kind of for the enhancements. We&#8217;re quite a few&#8230; Not the big swings, but they are apart from the huge amount of templates that you can create now.</p>\n\n\n\n<p><em>Ryan Welcher</em>: There&#8217;s one that we skipped over from full-site editing, Birgit, that I just wanted to call out.&nbsp;</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, please.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; Apply to the block locking that applies to air blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh. Yes, yes.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I think that&#8217;s fantastic. Was it 5.9 that released that block locking came out? Or was it 6.0. I can&#8217;t remember. But the ability to go in and lock a block, and now you can apply that to any of its children blocks, which I think it&#8217;s a huge quality-of-life thing, which is so nice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Because that&#8217;s a lot of work, especially if you have nested blocks and nested blocks and nested blocks, you have to go in to every single one and mark them and lock them, which is great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Now you have just a little toggle switch on the bottom of-</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; the module, and where you say, &#8220;Apply to all blocks in this container.&#8221;</p>\n\n\n\n<p><em>Ryan Welcher</em>: Which is great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: So, that could extend the patterns, which would be great, because you could probably have your patterns start out as locked. And there&#8217;s a lot of options here. Block locking&#8217;s a really powerful tool, especially when you get into user-based block locking where, as a administrator, I have access to all the blocks, but as, say an editor, I can&#8217;t move two or three of those blocks. When you get into that level of editorial control, especially across a team, it gets super, super powerful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And we will later on also talk a little bit about the new handbook page about that. Yeah.</p>\n\n\n\n<h3><strong>APIs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></h3>\n\n\n\n<p>So, bug fixes. Oh, we had one new API, which I find quite interesting. From my perspective, it&#8217;s JavaScript arrow tracking, and it allows a custom error reporting logic to be called. And then, the error boundaries kind of&#8230; It kind of bubbles up to the front end or to wherever you want it, but it is not suppressed by the block editor. So it definitely very helpful when you&#8217;re debugging things.</p>\n\n\n\n<p>Do you know anything more about that? Or any comments?</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, I think it&#8217;s super powerful. I think one thing that, as a block developer, errors are problematic because they&#8217;re hard to track. They&#8217;re hard to track down. So, if you&#8217;ve ever seen this sort of Cannot Display Block and An Error Occurred, that&#8217;s the error boundary. So basically, the way the react works is it&#8217;s wrapping every error, and it catches it all and says An Error Happened.</p>\n\n\n\n<p>So what this API allows you to do is, when that error happens, you can actually do something with the error message. One of the examples in the pull request is, if you were going to Century, Century I/O, I think it is. It&#8217;s an error logging tool, right? So if you had a block that was, say, hitting an API that you wrote or whatever, and you wanted to log errors back to Century to be able to see what happened, this enables that. This allows you to do really complicated things.</p>\n\n\n\n<p>Or even if you just wanted to, say, fire a notice, and say, &#8220;Hey, you didn&#8217;t input your API key. That&#8217;s why this failed,&#8221; that helps to give your user a better indication of why their block failed. Now, hopefully, you shouldn&#8217;t be having a block fail in the wild, sort of thing. But sometimes we need certain things to be in place before these blocks will work. But I&#8230; Yeah.</p>\n\n\n\n<p>So I think it&#8217;s the beginning of a lot more developer experience, style of quality-of-life changes, things that allow the developers building these blocks to be able to handle things more gracefully, specifically errors. Especially&#8230; Yeah.</p>\n\n\n\n<p>So, I don&#8217;t know. I think it&#8217;s really, really good. It&#8217;s super interesting to me, but I&#8217;m a big developer nerd, so I think it&#8217;s&#8230; I don&#8217;t know a lot of use cases for it right now, but I can definitely see it growing. As it matures, it&#8217;ll be more and more useful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, there were quite a few bug fixes coming out of it, but I think that there was none that actually jumped out at me and said, &#8220;Oh, thank God that it&#8217;s fixed now,&#8221; kind of thing. But, of course it&#8217;s also&#8230; Yeah. It&#8217;s in the&#8230; Yeah, it&#8217;s every personal experience is a little bit different.</p>\n\n\n\n<h3><strong>Documentation</strong></h3>\n\n\n\n<p>But we come to the documentation settings. And Ryan, you have done quite some work there to enhance or make the documentation better through the Generation Tool.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah. It&#8217;s always been a bit of a pet peeve of mine that the Block Editor Handbook has got a lot of information, and it&#8217;s great. And it&#8217;s all generated dynamically directly from the Gutenberg repository. But there&#8217;s not a lot of code examples. And, specifically in the data store realm, there&#8217;s a lot of&#8230; You can see what is available to you, but using it is sometimes a lot more complicated than just, say, making a call to a function.</p>\n\n\n\n<p>Part of what I&#8217;ve been working on is the ability to&#8230; Well, adding all examples for as many packages as I can. We have examples now for the Get Notices package, so you can use those. The other part that I&#8217;m working on is removing things from the documentation that probably shouldn&#8217;t be there for an end user.</p>\n\n\n\n<p>For example, this is a bit in the weeds, but when you&#8217;re dealing with data stores specifically Redux-based data stores, which is what Gutenberg is basing its data stores on, you have these functions called Actions, and some are only dispatched or run internally to the store. So the store says, &#8220;Get me a thing,&#8221; and then that thing gets returned. And then the store internally says, &#8220;Oh, I&#8217;ve got that thing. Now I could do something else with it.&#8221; So those actions aren&#8217;t ever going to be used by a developer using a public API.</p>\n\n\n\n<p>So, one of the things that I&#8217;ve been working on is adding a support for a doc block tag that will basically exclude things from the documentation. And so, that&#8217;s a big win, I think for us, because it&#8217;s already complicated and the functions don&#8217;t really explain what they do, and they shouldn&#8217;t be used at all because you would never call them. It wouldn&#8217;t make any sense. And if you did call them, it&#8217;d probably just break the data store. So that&#8217;s one thing.</p>\n\n\n\n<p>And so, another thing that I&#8217;ve been working on is&#8230; Actually, I guess that&#8217;s it. They ignore stuff. Getting examples in, I just literally merged half an hour ago a PR that gets rid of all of the internal actions for the data package, which is great. So it&#8217;s going to reduce the amount of documentation, but make it more concise. But, yeah. It&#8217;s a long process. There&#8217;s like 10 packages and there&#8217;s a lot of selectors and actions that I have to document.</p>\n\n\n\n<p>So, if anyone wants to help, there&#8217;s a tracking ticket in Gutenberg.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, awesome.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; all of our sections, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;ll find that for you. And we&#8217;ll share the tracking issue link in the show notes, so you can jump on board. It could also be quite interesting too, because that gets you a little bit into the weeds, but not deep enough.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I will tell you this; you will know the package inside out and backwards, because you have to write documents. You have to write examples that work. You have to figure out how they work, and then you have to figure out a real reason to use it. I know lots about this now, way more than I ever thought I would, but…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Excellent.</p>\n\n\n\n<p><em>Ryan Welcher</em>: So, it was a great way to get right into the API.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I wanted to also&#8230; So, thank you for doing that, picking up on that.</p>\n\n\n\n<p><em>Ryan Welcher</em>: No problem.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And going through with it. What I also found on the documentation, how it&#8217;s also part of the documentation revamp, or more people looking at documentation from a point of developer experience, or is that we might reorganize things. Yeah, so having a different header or a different pass to a certain document, or even the document URLs changes. But we need to have a redirect directly attached to it, so we can say, &#8220;Okay, this old page now needs to redirect to the new page,&#8221; so we don&#8217;t lose people that have been in that documentation for a long time.</p>\n\n\n\n<p>And yeah, I connected with the Mater Team and figure out how can this be done on the Gutenberg manifest, the JSON repo. Yeah, to also add the redirect later on, so when they import it to, when the importer, into the webpress.org pages, then also can take care of those redirects directly, and not have a second step to it.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I think that&#8217;s great. I think that&#8217;s going to allow us&#8230; Us, the Royal us. Is that a thing to-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; to be more fluid with the docs because I know that&#8217;s been&#8230; Our docs&#8230; If you look at some of these pages, they&#8217;re massive. They&#8217;re just super long, and there&#8217;s that there&#8217;s that zero to expert problem that we sort of have in the documentation realm where, &#8220;Here&#8217;s a basic example, and now here&#8217;s all the information you&#8217;ll ever need to know about it ever.&#8221; And it&#8217;s all kind of on the same page. And so, if by being able to be more dynamic with how often we change pages, and we can set redirects and things, it&#8217;ll allow us to kind of play with the documentation format, and maybe we can be a bit more. We can play a bit more fast and loose with it and try things. And it&#8217;s not a huge undertaking, and people don&#8217;t lose all their bookmarks, and it&#8217;s bad times. So I think it&#8217;s great, being able to do that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I wanted to bring it back to what you talked about before, the locking experience for&#8230; There is a new page in the Block Editor Developer Handbook, and that is called Curating the Editor Experience. And you&#8217;ll find it under the How To Guides. And it talks about the locking API, what the user can do, and how you can suppress that, and how you lock patterns or templates, how you can set the permissions, change the permissions to the control-locking ability with code examples. Very well done. And providing default controls and options in the theme JSON file, and how to find how to work that.</p>\n\n\n\n<p>And then also, to limit the interface options to the Theme JSON. That&#8217;s the global styles kind of on the right-hand side. Yeah, you don&#8217;t&#8230; not necessarily want somebody to use the custom color or to use the custom doer tone links because you want to stay on design color, on brand color, all that.</p>\n\n\n\n<p>There was a make blog post about it, but now it&#8217;s in the handbook and it&#8217;s&#8230; If I look through it, I find it really comprehensive. And it has some nice section adders, and additional resources that are also on the Learn. So there is one video on the WP space from the Learn Worker space. It&#8217;s working with templates and full-set editing. And, yeah.</p>\n\n\n\n<p>So that&#8217;s a great page, and that is new. And yeah, I love that it&#8217;s now all in one place and not distributed over the whole web universe, because somebody found something and shared it. But then, yeah, I can do that, but I also want to lock down this, so now you have it all on one page.</p>\n\n\n\n<p><em>Ryan Welcher</em>: That&#8217;s great.</p>\n\n\n\n<h3><strong>Experiments</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. There are a few experiments that are called, globally, the style engine, and there were some updates there. I will share the style engine tracking issue. And there&#8217;s also a block layout tracking issue for that. So you can stay up to date in what it&#8217;s all about. It&#8217;s pretty much how styles are treated from theme to block, to elements, and back again, in terms of how you can change things, yeah. Because, for some of the things you have UI, and for some of them, it&#8217;s only in Theme Jason. Some of them, you need to still do with CSS. So, there&#8217;s quite a big work to be done to standardize that.</p>\n\n\n\n<p>I think that&#8217;s it. Do have anything else that you&#8230; Oh, yeah! That was the first idea that I had when I thought about getting Ryan on the show. There&#8217;s a section in the grade block about the grade block script. And that is that you get a prompt for minimum system requirements, if they are not met. And also, careful prompts to, yeah, how to continue with that. And it also fixes a regression from the size, underscore size refactoring.</p>\n\n\n\n<p>So, great block. Ryan, you have done quite a few demos, and quite some work on it. What does it do for those who haven&#8217;t heard about it?</p>\n\n\n\n<p><em>Ryan Welcher</em>: Well, it&#8217;s my favorite package in all WordPress, first of all. What it does is…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And now, we get into the second hour of our podcast.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; easier a bit.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Do you have a minute?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Do you have an hour and a half?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I have a minute.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Okay. Sit down. Let me tell you about Create Block.</p>\n\n\n\n<p>It is, basically, the TLDR is that it is the tool that allows you to quickly scaffold blocks. So it will create a plugin, and it will create for you a block, a scaffolded, simple block that you can then do whatever you want with. So it&#8217;s very, very powerful.</p>\n\n\n\n<p>It can accept custom templates. You can write your own templates and publish them. The NPM, you can use local templates. So if you have a very specific way that you like to build your blocks, or work for an agency, and your agency&#8217;s got a very specific way, you can create a template and have the Create Block package just refer to that template, and it&#8217;ll build blocks out for you however you like. It&#8217;s super powerful.</p>\n\n\n\n<p>So, the two pull requests that are in there around a prompting, there are some edge cases when it comes to, I think it&#8217;s Linux, and maybe a bit of Windows, that for where we were getting some false positives. When you run Create Block, what it does behind the scenes is it checks to make sure you have the right version of, know the right version of all these things installed.</p>\n\n\n\n<p>And sometimes, depending on the platform, it would say, &#8220;That&#8217;s not right. You&#8217;re missing,&#8221; and whatever, and it would just stop, so you couldn&#8217;t use it. So, what this is allowing you to do is it&#8217;ll say, &#8220;Hey, I don&#8217;t think you&#8217;ve got the right things. Do you want to still go?&#8221; And if you know that you do indeed have everything you need, you can continue the process. It makes it a lot easier, because it&#8217;s a huge blocker for someone that&#8217;s not maybe working on the most sort of standard system set-up, that they can&#8217;t use this tool, even though they know they&#8217;ve got it set up the way they want it, and that it&#8217;s set up correctly and it will work, that the tool fails.</p>\n\n\n\n<p>So, that&#8217;s what this is all about. Just allowing us&#8230; Well, it just drives adoption. It just allows more people to use the tool. The last one, the fixing the regression from size, there was a internal effort to move away from Lodash, I believe.&nbsp;</p>\n\n\n\n<p>Yeah. _.size is a Lodash function. So this, it was moved away from using Lodash, but then they found that there was a regression, so they fixed it, and that&#8217;s all that was. But-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, it is, actually…</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; dependencies.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; a huge effort to move away from Lodash for performance reasons. And if you count in the change lock all the PRs together that are listed, you will not get to 167. You will only get to 120 or 30 because there were about 40 different PRs that touched quite a few files to move away from Lodash.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah. Which I think makes sense. I mean, if we don&#8217;t need it. I don&#8217;t know if Lodash&#8230; I don&#8217;t know which&#8230; There&#8217;s a Lodash that sort of allows tree-shaking and one that does not, and I don&#8217;t know which one we&#8217;re using. And so, leads to large bundle sizes, and all sorts of bad times in the JavaScript world.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I wanted to&#8230; Create Block is also my favorite tool, and I just wanted…</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, me too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; to add many people tried it out before, and they were only kind of fixated on single blocks. But now you can have&#8230; I don&#8217;t know if that&#8217;s already implemented. I know you were working on it to allow for multi blocks?</p>\n\n\n\n<p><em>Ryan Welcher</em>: Multi blocks? Yeah.</p>\n\n\n\n<p>That is actually built into the Scripts package, so you don&#8217;t need to have a special template. And so, originally, you needed to have a special template and a special Webpack file that would allow you to build a multiple blocks using a single-build process.</p>\n\n\n\n<p>So, myself and Greg, who&#8217;s an alumni of Gutenberg changelog. We worked really hard on working on scripts and Create Block to allow scripts by default to handle multiple blocks. It wasn&#8217;t just us. There was a lot of people, and Greg did all the heavy lifting. I&#8217;m just taking credit for it.</p>\n\n\n\n<p>So now, if you, if you structure your setup in a certain way, basically putting a block that JSON file inside of a directory inside of your source files, your source directory, the Scripts Package will see it and it will create a block for each one of those that it finds. So we don&#8217;t need anything custom to do that.</p>\n\n\n\n<p>What we are doing with Create Block, and this is hopefully going to get in soon, is we are trying to make it so you can just scaffold the block, so when you run Create Block now it will scaffold an entire plugin, and then put a block inside that plugin.</p>\n\n\n\n<p>What we want to be able to do is have it scaffold the plugin, and then if you run it a second time with a flag, it&#8217;ll only just add another plugin to your existing one. And that&#8217;s-</p>\n\n\n\n<p>That&#8217;s something that&#8217;s going to add a lot of power to it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right.</p>\n\n\n\n<p><em>Ryan Welcher</em>: And we&#8217;re sort of working on that now. And we&#8217;re also working on the ability to of, within this, we could do a whole nother podcast on this, so I&#8217;ll stop.&nbsp;</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Maybe we should.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; a lot of cool&#8230; Yeah, there&#8217;s a lot of really cool things coming for both scripts and Create Block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And I also know there is a flag that you can set when you create it that it&#8217;s going to be a dynamic block.&nbsp;</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah, sure. That&#8217;s not merged yet, but that is-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Okay.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; the other one. Because we are working on making that as simple as possible, there has been talk of, instead of it being dynamic block, it would be like dash dash variation. And then you can tell it&#8217;s static or dynamic, or if there&#8217;s another type that gets introduced along the way. We can do that as well. So, we&#8217;re still working on that. It&#8217;s definitely something that I don&#8217;t think anyone&#8217;s could going to say no to. It&#8217;s just a matter of making sure that we get it right before it launches, because it&#8217;s really hard to change something after it&#8217;s out in the world. So, yeah. So, there&#8217;s a few things that Greg and I have been working on, that I think is going to hopefully make Create Block the defacto package for building blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: That&#8217;s awesome, yeah. Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: That&#8217;s my pitch. That&#8217;s my elevator pitch.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Very good. And this was a great segue into our What&#8217;s an Active Development were discussed. And one is that I mentioned about documentation be restructuring. And we mentioned Greg. So Greg has gone in and has looked at the hooks references for the Block Editor and found that the documentation is using the term hook filters differently than the rest of the WordPress documentation. Because there are hooks with actions and filters, not just filters. So, he wanted to restructure the reference for that. And he has. The only thing, he hasn&#8217;t changed the name on the titles yet. He has changed the page title, but not the slugs because we discovered we needed a redirect thing. So this was merged. It&#8217;s in the handbook now, but the slug does not match the title of the page, which sometimes a little unfortunate. But that&#8217;s definitely updated. It will come, and it&#8217;s already in the handbook because the handbook updates are not tied to the release. Yeah, they are listed in the release notes just to have them, give them a place, but they are, pretty much as soon as the PR is merged into Gutenberg, within 15 minutes, the documentation page is updated. So, that&#8217;s actually a great process here.</p>\n\n\n\n<p><em>Ryan Welcher</em>: It&#8217;s great. But it can also be a little bit&#8230; And this is probably something that we can talk about. But because it&#8217;s built from Trunk. Trunk is the bleeding edge of everything that&#8217;s in Gutenberg. And since, sometimes, things end up in documentation that aren&#8217;t released in Core and aren&#8217;t released in any plugin versions. And there&#8217;s no sort of simple way right now of indicating that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; But it is awesome that when documentation gets up&#8230; Like I merged my poll request just before we started, and it&#8217;s already live.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: That&#8217;s awesome.</p>\n\n\n\n<p><em>Ryan Welcher</em>: The doc changes are already there, and that&#8217;s great. But, yeah. So that&#8217;s something to keep in mind.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Keep in mind that it&#8217;s not a version control. It&#8217;s just a bleeding edge and it also doesn&#8217;t disseminate between what&#8217;s in WordPress and what&#8217;s just available in plugin and future WordPress. So, yeah. It&#8217;s sometimes we need to kind of read it a little bit carefully, especially when you are an early adopter of things and love that life on the bleeding edge. Yeah, sometimes it gets you there bloody, yeah. Oh, leading edge. Not that, yeah.</p>\n\n\n\n<p>Another thing that&#8217;s in the works is, and a lot of people definitely have been waiting for it. It&#8217;s the fluid typography. So, the first iteration is already merged, and will come to 13.8. It&#8217;s still experimental, but for theme developers only in theme JSON to have the settings for the fluid typography. So, they set minimum and maximum sizes for the font, and then it automatically expands and&#8230; Or is it expands and&#8230;</p>\n\n\n\n<p><em>Ryan Welcher</em>: Contracts.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: What&#8217;s the other one, word?</p>\n\n\n\n<p><em>Ryan Welcher</em>: Contracts.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Contracts. Yeah, not a D. It was of long wrong. Yeah.</p>\n\n\n\n<p>And if all is good, you can test it with Gutenberg Nightly already. Or you wait for the Gutenberg 13.8 coming out on August 3rd.</p>\n\n\n\n<p>Dave Smith, who was, I guess, here on the Episode 68, he is experimenting with a feature to actually attach custom labeling to blocks in the list view. And that has come up quite repeatedly in the call for on the FSE program, and also in the user testing that when you have more group blocks in your page, that it&#8217;s hard to kind of find the one that you actually want to work on. And because they&#8217;re all called group blocks, and you have six or seven of them, or three of them, you hit them no say, &#8220;No, that&#8217;s not it. That&#8217;s not it,&#8221; yeah. But if you can give them a name, then you can identify them.</p>\n\n\n\n<p>The same is with headings or even with paragraphs, yeah. You can kind of, each of them. It&#8217;s not merged yet. It&#8217;s a PR that you can&#8230; And I&#8217;ll link it in the show notes that you can maybe even test out there. And it just gives you&#8230; You click into the block row where the block is mentioned, and then it opens up an editing field that you can write in, yeah.&nbsp;</p>\n\n\n\n<p><em>Ryan Welcher</em>: I think this feature&#8230; I think it&#8217;s very cool. First of all, it&#8217;s something that&#8217;s needed to be able to&#8230; If you&#8217;re in the list view and you&#8217;ve got 20 blocks, and it&#8217;s hard to know what&#8217;s what. But a side effect of this, which is something that actually just came up in my livestream today, when we were trying&#8230; I think I said this earlier&#8230; But we were trying to have one block refer to another block, and get its attributes, and then do something with those attributes in the first block. And the issue that we were running into was, there&#8217;s no unique identifier for blocks that are persistent. So, they&#8217;re in the bowels of the code. There is a Client ID that you can get access to, but that Client ID is refreshed every page load.</p>\n\n\n\n<p>So having something like this, a really cool side effect is that now we&#8217;ve got a unique identifier for a block. So you can give the block a name, and then that&#8230; Because in the implementation, I believe they&#8217;re saving it as a block attribute, so it gets saved with the block. So now, other blocks can get that block by getting the list of blocks and filtering by that attribute for the thing that they want.</p>\n\n\n\n<p>So I think that that&#8230; I mean, this is a perfect case of we built for one thing, but now there&#8217;s a whole nother use case that people can really use it for. And I&#8217;m super excited about that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: I will-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; I will help Dave with it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; And it probably would be helpful to keep that in mind when the first iteration comes out. Yeah, how that can be used in plugins or in&#8230; Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Yeah. Yeah, I&#8217;ve already-</p>\n\n\n\n<p>Birgit Pauli-Haack: Or because it&#8217;s…</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; left a comment on the PRs. Yeah, it&#8217;s so powerful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: But it&#8217;s-</p>\n\n\n\n<p><em>Ryan Welcher</em>: The user…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, but it&#8217;s user controlled, so the plugin doesn&#8217;t know what the user going to do. Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: That&#8217;s true. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So, it&#8217;s-</p>\n\n\n\n<p><em>Ryan Welcher</em>: I mean, in the use case that I&#8217;m talking about, it&#8217;s sort of you would need to have that user level to connect those two things anyways. But it solves the development problem of, &#8220;How do I make a connection between two blocks when I have no unique identifier anywhere to save as a reference?&#8221; There&#8217;s no Block ID that&#8217;s persistent. It&#8217;s always new every page load. But this could potentially solve a problem like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; cases around the same name. What do you do with the same name? But that sort of stuff.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah. All of that. Yeah, yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: And it&#8217;s very cool, though.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So, it&#8217;s not because it&#8217;s experimental and it&#8217;s relatively new. We don&#8217;t know when it&#8217;s going to be merged or when it&#8217;s coming through the Gutenberg Nightly, but that&#8217;s kind of that a little PR bleeding edge or leading edge, sorry. I need to kind of get the bleeding out of it.</p>\n\n\n\n<p>And that is pretty much the end of our Changelog today. So, Mary and Ryan, is there anything that you want the community to know or remind them of, before we end the show so they can kind of look out for it, or see you, or&#8230;</p>\n\n\n\n<p><em>Ryan Welcher</em>: Well, I&#8217;m going to shamelessly self-promote. You can watch me every Thursday at 10:30 Eastern at on Twitch. My handle&#8217;s Ryan Welcher Codes. I&#8217;ve also got the YouTube channel with the same name, Ryan Welcher Codes. So, anything on my stream, that&#8217;s anything that&#8217;s decent, I usually put on YouTube. And, yeah.</p>\n\n\n\n<p>But yeah, we do all kinds of coding stuff, usually block-related. So, that&#8217;s my shameless.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Excellent.</p>\n\n\n\n<p><em>Ryan Welcher</em>: &#8230; self-promotion.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, super. And we&#8217;ll put, of course, the links in the show notes.</p>\n\n\n\n<p>Mary?</p>\n\n\n\n<p><em>Mary Job</em>: Well, on my end, I&#8217;m good. I&#8217;m good. And I like what Ryan did. You know what they say. They say, &#8220;If you don&#8217;t promote yourself, nobody&#8217;s going to do it for you.&#8221;</p>\n\n\n\n<p><em>Ryan Welcher</em>: Awesome.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Thank you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah. So&#8230; And before we end the show, I just wanted to remind you, dear listener, that if you like the change of podcast and of&#8230; Write us a review, either on Stitcher or on Apple or on Google. It helps us promote it and kind of get more people interested in it, and they know that it&#8217;s around.</p>\n\n\n\n<p>And then, as always, the show notes will be published on gutenbergtimes.com/podcast.</p>\n\n\n\n<p>This is episode 70. And if you have questions, suggestions or news you want us to talk about, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. That&#8217;s the email address at <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. Or you can always ping me on Twitter, BPH, or Gutenberg Times. All the DMs are open, so I&#8217;ll also look at them.</p>\n\n\n\n<p>Well, a huge thank you to Ryan to join us today for this hour, and bring so much new interesting stuff there.</p>\n\n\n\n<p>Thank you so much, Mary. It was great to see you again, and talk to you.</p>\n\n\n\n<p>And I&#8217;ll see you next time in two weeks.</p>\n\n\n\n<p><em>Mary Job</em>: Thank you, sir.</p>\n\n\n\n<p><em>Ryan Welcher</em>: Thank you for having me. It&#8217;s always fun.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 24 Jul 2022 12:38:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Gutenberg Times: New kind of default theme, pattern preview in the theme directory  and so much more – Weekend Edition 224\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=21640\";s: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:129:\"https://gutenbergtimes.com/new-kind-of-default-theme-pattern-preview-in-the-theme-directory-and-so-much-more-weekend-edition-224/\";s: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:23067:\"<p>Howdy, </p>\n\n\n\n<p>This week, there was a lot going on. It started with a great conversation on the DoTheWoo podcast, and ended on a high note again, with the the Live Q &amp; A on how Pew Research Center use blocks for everything on their sites. The recording is on the YouTube channel, post will transcript will follow. </p>\n\n\n\n<p>Those shows were the bookends to my work as release lead for the latest Gutenberg plugin 13.7 version. I learned lot and thanks to the help by seasoned contributors, I pushed the release over the finish line. I learned a ton about all the moving parts that need to come together and also lot about what I don&#8217;t know. </p>\n\n\n\n<p>There was much so much more going on in the WordPress space, and I am so happy to share some of it below. </p>\n\n\n\n<p>Stay cool this summer! 🍨 🧊</p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n<p>PS: <a href=\"https://dothewoo.io/future-woocommerce-wordpress-blocks/\"><strong>DoTheWoo Vision Podcast: The Future of Blocks</strong></a> is now available in your favorite podcast app. </p>\n\n\n\n\n\n<p> </p>\n\n\n\n\n<div class=\"wp-container-13 wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing and extending the block editor</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-g\">Gutenberg 13.7 </a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Building Block Themes and Patterns</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#3-plugins-and-other\">Plugins and other NoCode tools for site owners and builders</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">WordCamp Europe Talks on WordPress TV (Part 3) </a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-s\">Upcoming WordPress Events</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#6-word-camps-around-the-world\">WordCamps around the World</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-social-learning-spaces\">Learn WordPress Online Workshop</a></li><li><a href=\"https://gutenbergtimes.com/feed/#9-meetups\">Virtual WordPress Meetups</a></li></ul></li></ul></div>\n</div></div>\n\n\n\n\n<h2 id=\"0-word-press-release-information\">Developing and extending the block editor</h2>\n\n\n\n<p>Video: <a href=\"https://www.youtube.com/watch?v=bvQYPa5vxVk\"><strong>Gutenberg Times Live Q &amp; A: Block First Approach at the Pew Research Center</strong></a>. Anne McCarthy and I discussed with Seth Rubenstein, Lead Developer, and Michael Piccorossi, Director of Digital Strategy, how they use a mixture of Core and Custom Blocks to streamline their publishing process, and to create powerful charts and quizzes.for the Pew Research Center.</p>\n\n\n\n<p>Matt Ratford <a href=\"https://twitter.com/mattradford/status/1550580599286636547\">tweeted:</a> &#8220;I highly recommend watching this live-stream with a presentation on <a href=\"https://twitter.com/pewresearch\">@pewresearch</a>&#8216;s superb Block Editor implementation. Lots there that I previously only thought I would do with <a href=\"https://twitter.com/wp_acf\">@wp_acf</a> in making WP work for their editors.&#8221;</p>\n\n\n\n<h3 id=\"1-g\">Gutenberg 13.7 </h3>\n\n\n\n<p>On Wednesday, the plugin version 13.7 was released and is now available as 13.7.2 with a fast turn around fixing two bugs. Gutenberg 13.7 brings an updated modal design, the ability to apply&nbsp;block&nbsp;locking to inner blocks with a click of a button, a myriad of new template types, and plenty of improvements to existing features based on feedback from the community.&nbsp;Here are the highlights from the release post: <a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\"><strong>What’s new in Gutenberg 13.7? (20 July)</strong></a></p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/#lock\">Lock inside container block with one click</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/#modal\">Updated and unified modal design</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/#templates\">Create templates now for specific categories, pages and more</a></li><li><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/#notable\">Other notable highlights</a></li></ul>\n\n\n\n<img />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Thursday, we recorded <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-70-gutenberg-13-7-woo-commerce-marketplace/\"><strong>Gutenberg Changelog #70</strong>.</a> We had great fun talking about the block editor, Gutenberg 13.7 release and what&#8217;s in the works. Huge Thank you to our special guest Ryan Welcher and  my co-host Mary Job. </p>\n\n\n\n<a href=\"bhttps://gutenbergtimes.com/podcast/gutenberg-changelog-70-gutenberg-13-7-woo-commerce-marketplace/\"><img /></a>\n\n\n\n<div class=\"wp-container-14 wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<p><strong>🎙️ </strong> New episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-71-fluid-typography-block-api/\">Gutenberg Changelog #71 – Gutenberg 13.8, Fluid Typography, updates to the  Block API and more</a> &#8211; with co-hosts Grzegorz Ziolkowski and Birgit Pauli-Haack </p>\n</div></div>\n\n\n\n<p><strong>Sarah Gooding</strong> went into further details on some new features in her article <a href=\"https://wptavern.com/gutenberg-13-7-expands-custom-template-capabilities-adds-estimated-reading-time-to-info-panel\"><strong>Gutenberg 13.7 Expands Custom Template Capabilities, Adds Estimated Reading Time to Info Panel</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/pootlepress\">Jamie Marsland</a></strong> is back with <strong><a href=\"https://www.youtube.com/watch?v=tIY9nkqF2mI\">WordPress Block News</a>.</strong> This week he demos how to use the new templates for single post type pages and single category pages that are in Gutenberg 13.7. Marsland also highlight three new block themes from the directory.</p>\n\n\n\n<p>For a considerably deeper dive into the matters of creating templates for FSE, <strong>Justin Tadlock</strong> published <a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\"><strong>Deeper customization with more template options</strong></a>. He outlines various use cases, how you can spruce up your website, online magazine or blog. The how-to section describes the steps to successfully create custom page templates</p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h3 id=\"2-word-press-6-0-1-and-6-1-scheduled\">Building Block Themes and Patterns</h3>\n\n\n\n<p>Last week we introduced the first Bock Theme in the <em>WooCommerce marketplace</em>. The second Block Theme, called <a href=\"https://woocommerce.com/products/basti/\">Basti by Ana Segota of Anariel Design</a> landed this week. It shows off beautiful designs, shows great attention to detail by the designer, provides some wonderful patterns and also some great block styles for your buttons, columns other blocks. From a selection of elaborate style variations, you change the character of your site without changing your theme. On installation, you’ll find a set of four designs depending on the nature or industry of your business. </p>\n\n\n\n<p>In his video, Jamie Marsland gives you a detailed tour of the theme and shine a light on all the little details that make this theme so great. Marsland called it <a href=\"https://www.youtube.com/watch?v=DFqdHZco1Cg\"><strong>The most beautiful WordPress Gutenberg Block Theme</strong></a>.</p>\n\n\n\n<p><strong><a href=\"https://twitter.com/bgardner/status/1550556360064081920\">Brian Gardner</a></strong> tweeted: &#8220;Without question, Basti by <a href=\"https://twitter.com/Ana_Segota\">@Ana_Segota</a> + <a href=\"https://twitter.com/AnarielDesign\">@AnarielDesign</a> is one of the most beautiful FSE <a href=\"https://twitter.com/hashtag/WordPress?src=hashtag_click\">#WordPress</a> themes. (Easily better than anything I have designed.)&#8221; </p>\n\n\n\n<p><strong>Ana Segota</strong> published the <a href=\"https://www.anarieldesign.com/demos/?theme=Basti\">demo site </a>for your perusal. Give it whirl. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Steve Dufresne</strong> announced the new beta feature: <strong><a href=\"https://make.wordpress.org/meta/2022/07/21/pattern-previews-for-themes-in-the-directory-beta/\">Pattern Previews for Themes&nbsp;in the Directory</a>.</strong> Users can now browse the pattern via the thumbnails on the single Theme page. The first feedback reveals that only patterns using core blocks will be displayed. Patterns that include references to 3rd party blocks won&#8217;t be visible in the Theme Directory in this first version. It&#8217;s also unlikely that they ever will. It would require for the meta time to install  all the possible 3rd party block plugins on the Theme Directory site. That is very unlikely. </p>\n\n\n\n<a href=\"https://wordpress.org/themes/archeo/\"><img /></a><a href=\"https://wordpress.org/themes/archeo/\">Pattern display for the Theme: Archeo</a>\n\n\n\n<p>In her post on the Make Design blog: <a href=\"https://make.wordpress.org/design/2022/07/19/proposal-a-new-kind-of-default-theme/\">Proposal: A new kind of default theme</a>, <strong>Channing Ritter</strong> suggests a more collaborative approach to building the next WordPress default theme Twenty-Twenty-Three. The design and theme team will work together on a base theme,  and once it&#8217;s available for further development, community designers will be able to submit Style variations. The teams will then select some to be included into the default theme. The process is not quite refined. </p>\n\n\n\n<p><a href=\"https://twitter.com/raemoreywrites\"><strong>Rae Morey</strong></a> of <em>The Repository</em> wrote in <a href=\"https://www.therepository.email/?mailpoet_router&endpoint=view_in_browser&action=view&data=WzE1NCwiOTBjZDMxZDFmYWU3Iiw1NTYsIjFqb2g0ZGtiNnZmbzh3NG9vb3dnNG9zODhnazA0czR3IiwzNTYsMF0\">Issue 132</a>:  &#8220;Responses to Ritter&#8217;s proposal have been overwhelmingly positive with designers and developers—including&nbsp;Brian Gardner&nbsp;(designer and Principal Developer Advocate at&nbsp;WP Engine),&nbsp;Rich Tabor&nbsp;(Product Manager at&nbsp;Extendify), and&nbsp;Anariel Design—indicating their eagerness to participate.&#8221; </p>\n\n\n\n<p>In his article, <strong><a href=\"https://speckyboy.com/create-block-theme-within-wordpress/\">You Can Now Create Your Own Block Theme Within WordPress</a> <a href=\"https://twitter.com/karks88\">Eric Karkovack</a></strong> walks you through the features of the <a href=\"https://wordpress.org/plugins/create-block-theme/\">WordPress Create a Block Theme plugin</a>, developed by the WordPress themes team. &#8220;The ability to create a block theme from within WordPress and then use it anywhere could be a&nbsp;<a href=\"https://speckyboy.com/how-wordpress-full-site-editing-could-impact-the-design-process/\" target=\"_blank\" rel=\"noreferrer noopener\">game-changer</a>&nbsp;for your workflow. It potentially cuts out a lot of time spent dealing with code and makes for a complete visual design experience.&#8221; Karkovack wrote. </p>\n\n\n\n<p><strong>Brian Gardner</strong>&#8216;s new block theme <a href=\"https://wordpress.org/themes/bright-mode/\"><strong>Bright Mode</strong></a> is now available in the Theme Directory. It is &#8220;for those who love modern design and vibrant colors.&#8221; reads the theme description.  </p>\n\n\n\n<p><strong>Sarah Gooding</strong> posted a review on WPTavern: <a href=\"https://wptavern.com/bright-mode-a-new-block-theme-with-vibrant-colors-patterns-and-custom-block-styles\"><strong>Bright Mode: A New Block Theme with Vibrant Colors, Patterns, and Custom Block Styles</strong></a>. &#8220;If you look closely, you can see subtle hints of Gardner’s trademark style. It’s forthright and minimalist with meticulous attention to typography and spacing. The colors are bright but harmonious and balanced, so it doesn’t preclude Bright Mode from use in professional contexts.&#8221; Gooding wrote. </p>\n\n\n\n<h2 id=\"3-plugins-and-other\">Plugins and other NoCode tools for site owners and builders</h2>\n\n\n\n<p><strong>Nick Diego</strong> also gave a talk at West Orlando WordPress Meetup: Here is the recording. <a href=\"https://www.youtube.com/watch?v=AQEeOb0qcEo\"><strong>Introduction to WordPress Full Site Editing</strong></a>. &#8220;In this presentation, Nick provided a thorough overview of FSE and discussed how you can leverage these changes to build better websites. FSE is the future of modern theming in WordPress Core, and we could not be more excited!&#8221; </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The team of <strong>GenerateBlocks </strong>changed the name of ‘Template Library’ to <a href=\"https://generateblocks.com/library/\"><strong>‘Patterns Library&#8217;</strong></a> and provide 218 patterns (69 free and 149 paid) to their users </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The team of <strong><a href=\"https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/\">Stackable</a></strong> added a <a href=\"https://wpstackable.com/blog/introducing-map-block/\">new Map Block</a> for displaying the map with the location marker. It comes with customization options for height and size and zoom level as well as choice to display additional buttons for Street View, full-size view or to offer different map types. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/Free_LanceTools\"><strong>Ivica Delic</strong></a> just released the <a href=\"https://wordpress.org/plugins/blocks-detector-finder/\"><strong>Blocks Detector Finder</strong></a> plugin, and it joins the league of other block finder tools. It analyses your website to find all the Gutenberg Blocks that are in use. It also detects the blocks that don&#8217;t work any more because plugins were removed. </p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/find-my-blocks/\"><strong>Find my Blocks</strong></a> by <strong>Eddy Sims</strong> offers similar insights in the usage of blocks around your site. </p>\n\n\n\n<h2 id=\"3-building-themes-for-fse-and-word-press\">WordCamp Europe Talks on WordPress TV (Part 3) </h2>\n\n\n\n<p>This is the last part of the 3-part series of listing WordPress Europe talks that were uploaded to WordPressTV. More recordings are listed in  <a href=\"https://gutenbergtimes.com/classic-widgets-in-fse-3d-cut-out-image-open-source-theme-designs-and-more-weekend-edition-221/#wceutv\">Part 1</a> and <a href=\"https://gutenbergtimes.com/99-block-themes-block-templates-and-gutenberg-nightly-at-120k-downloads-weekend-edition-223/#4-word-camp-europe-talks-and-workshops\">Part 2</a></p>\n\n\n\n<p><a href=\"https://wordpress.tv/2022/07/21/ryan-welcher-creating-a-pre-publish-checklist-for-gutenberg/\"><strong>Ryan Welcher: Creating a pre-publish checklist for Gutenberg</strong></a> (Workshop)<br />In this workshop, geared towards developers, participants created a custom plugin that will define a configurable pre-publish checklist that must be met before content can be published.</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2022/07/21/tammie-lister-growing-the-wordpress-design-system/\"><strong>Tammie Lister: Growing the WordPress design&nbsp;system</strong></a><br />In this talk, Lister showed why one needs the system and how important it is for the project, why if one doesn’t build on those foundations, it&#8217;ll make an unstable base. Lister dreams beyond today at what could be, where could we go, and what can we learn from the existing design systems? She covered processes and tools to look at possible solutions to our problems today.</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2022/07/22/paul-halfpenny-imran-sayed-evan-mullins-ryan-welcher-juanma-garrido-lightning-talks/\">Paul Halfpenny, Imran Sayed, Evan Mullins, Ryan Welcher, JuanMa Garrido: <strong>Lightning talks</strong></a></p>\n\n\n\n<ul><li>Creating interactive blocks: old, new, and good ways, JuanMa Garrido</li><li>Extending Gutenberg with SlotFill, Ryan Welcher</li><li>Blockity McBlock Blocks, Oh My! w/ Evan Mullins</li><li>Block Themes – The Future of FSE, Imran Sayed</li><li>Delivering Personalised Experiences using WordPress, Paul Halfpenny</li></ul>\n\n\n\n<p><a href=\"https://wordpress.tv/2022/07/17/matt-mullenweg-josepha-haden-in-conversation/\"><strong>Matt Mullenweg, Josepha Haden: In Conversation</strong></a> &#8211; a Town hall style Q &amp; A with Matt Mullenweg, co-founder of WordPress and Josepha Haden Chomphosy, executive directory of the WordPress open-source project. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<h2 id=\"5-s\">Upcoming WordPress Events</h2>\n\n\n\n<p>July 27 , 2022 &#8211; 3 pm EDT / 19:00 pm UTC <br />Webinar: <strong><a href=\"https://events.godaddy.com/events/details/godaddy-events-godaddy-pro-online-presents-call-for-testing-wordpress-full-site-editing-category-customization/?utm_source=therepositorynewsletter_2022_sponsorship&utm_medium=events&utm_campaign=en-us_events_prg_awa_partners_part_open_001\">Call for Testing WordPress Full Site Editing: Category Customization</a></strong> with Courtney Robertson, presented by GoDaddy Pro</p>\n\n\n\n<p><strong>November 18, 2022</strong><br /><a href=\"https://www.wordfest.live/2022/november/\"><strong>WordFest Live 2022</strong></a> <br />Call for speakers ends August 15, 2022</p>\n\n\n\n<h3 id=\"6-word-camps-around-the-world\">WordCamps around the World</h3>\n\n\n\n<p>September 2 + 3, 2022<br /><strong><a href=\"https://jinja.wordcamp.org/2022/\">WordCamp Jinja 2022</a></strong>, about 2 hrs West of Kampala, Uganda. Calls for sponsors, speakers, and volunteers are open now.</p>\n\n\n\n<p>September 3 + 4, 2022<br /><a href=\"https://kathmandu.wordcamp.org/2022/\"><strong>WordCamp Kathmandu</strong></a>, Nepal</p>\n\n\n\n<p>September 9 – 11, 2022<br /><strong><a href=\"https://us.wordcamp.org/2022/\">WordCamp US</a></strong>&nbsp;in San Diego</p>\n\n\n\n<p>September 15 + 16, 2022<br /><a href=\"https://netherlands.wordcamp.org/2022/\"><strong>WordCamp Netherlands</strong></a>&nbsp;at the&nbsp;<a href=\"https://www.burgerszoo.com/\">Royal Burger’s Zoo</a>&nbsp;in Arnhem</p>\n\n\n\n<p>September 24 + 25, 2022<br /><a href=\"https://pontevedra.wordcamp.org/2022\"><strong>WordCamp Pontevedra</strong></a></p>\n\n\n\n<p>February 17 – 19, 2023<br /><strong><a href=\"https://asia.wordcamp.org/2023/\">WordCamp Asia</a></strong>, Bangkok, Thailand<br /><a href=\"https://asia.wordcamp.org/2023/call-for-speakers/\">Call for speaker was just published</a>. Deadline: September 15th, 2022 (UTC +7)<br />Contributor Day is planned for February 17, 2023 (Day 1)</p>\n\n\n\n<h3 id=\"6-social-learning-spaces\">Learn WordPress Online Workshop</h3>\n\n\n\n<p>July 26, 2022 – 12 pm EDT / 16:00 UTC<br /><strong><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287148930/\">The ABCs of Blogging: Advanced Blogging (Part Two)</a></strong>&nbsp;with Bud Kraus</p>\n\n\n\n<p>July 26, 2022 5pm EDT / 21:00 UTC<br /><strong><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287048356/\">Styling your site with global styles</a></strong>&nbsp;with Wes Theron and Alycia</p>\n\n\n\n<p>July 28th, 2022 &#8211; 3 pm EDT / 19:00 UTC <br /><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287169611/\"><strong>Builder Basics: Let’s Build a Custom Theme (No Coding Required) – Part 2</strong></a> with Nick Diego</p>\n\n\n\n<p>July 28, 2022 5 pm EDT / 21:00 UTC <br /><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/287308585/\"><strong>Theme Development Workflows for Different Types of Developers</strong></a> with Daisy Olsen</p>\n\n\n\n<h3 id=\"9-meetups\">Virtual WordPress Meetups</h3>\n\n\n\n<p><strong>July 26 at 6:00 PM EDT / 22:00 UTC</strong><br /><a href=\"https://www.meetup.com/sf-wordpress-users/events/287163862/\"><strong>“Mega Meetup” – Block Intro &amp; Project Frameworks</strong></a>&nbsp;with Vito Peleg showing off Atarim.io and with Anne Katzeff providing a Beginner’s Guide to Gutenberg Blocks.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><em>Featured Image: New York &#8211; View from The Highline 2015 by Birgit Pauli-Haack</em></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Jul 2022 15:09:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Post Status: Putting it together, together\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://poststatus.com/?p=102519\";s: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:52:\"https://poststatus.com/putting-it-together-together/\";s: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:4859:\"<div class=\"wp-container-39 wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-small-font-size\">By <a href=\"https://poststatus.com/author/corymiller/\">Cory Miller</a> and <a href=\"https://poststatus.com/author/dan-knauss/\">Dan Knauss</a> • July 22, 2022 <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5d3.png\" alt=\"🗓\" class=\"wp-smiley\" /></p>\n</div></div>\n\n\n\n<div class=\"wp-container-40 wp-block-group has-theme-palette-8-background-color has-background\"><div class=\"wp-block-group__inner-container\"><div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Today Cory took the lead on the Post Status newsletter release and joined Dan in co-authoring the introduction to it, which we usually share here. Some thoughts on newsletter integration, Newsletter Glue, Newspack, and the challenges facing plugin owners at WordPress.org in trying to determine the true size of their potential customer base. </p></div>\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"yoast-reading-time__wrapper\"><span class=\"yoast-reading-time__icon\"></span><span class=\"yoast-reading-time__spacer\"></span><span class=\"yoast-reading-time__descriptive-text\">Estimated reading time:  </span><span class=\"yoast-reading-time__reading-time\">1</span><span class=\"yoast-reading-time__time-unit\"> minute</span></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-drop-cap\">The workflow from WordPress content to newsletter campaigns (<a href=\"https://mailchi.mp/poststatus/507?e=ace7e1119f\">like this week\'s</a>) isn’t a great experience without good integration. (See Dan’s post, <strong>“</strong><a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=097d725a8b&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>It’s Hard to COPE Without a WordPress Lite</strong></a><strong>.”</strong>) Create Once, Publish Everywhere is more aspirational than reality.</p>\n\n\n\n<p>At Post Status, we’re continually working on our content and email workflow as we adapt and evolve. For anyone creating email newsletters,<strong> it’s often a huge time-consuming tedious pain.</strong> (Ask Dan — and joining in this week, Cory — about newsletter assembly.)</p>\n\n\n\n<p>Solutions like Post Status member and <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=22f36f6a78&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\">contributing writer</a> <strong>Lesley Sim</strong>’s <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=4bfb1a8eb4&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Newsletter Glue</strong></a> are really compelling. Newsletter Glue keeps your newsletter production fully inside WordPress. That’s awesome, especially for those of us with a small production team. <strong>WordPress VIP</strong> just announced a cool-looking newsletter integration for <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=d1f458d7d1&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\">SalesForce Marketing Cloud</a> too.</p>\n\n\n\n<p>We’ve been testing out some of the options for a while at Post Status, including <strong>Automattic</strong>’s <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=04336bf5d1&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Newspack Newsletters</strong></a>, which is <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=bb416f50a2&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\">in the .org repo</a> waiting for their first review.</p>\n\n\n\n<p>Newspack and all its pieces are readily available for download now. You can learn more about Newspack’s contribution to open source and independent journalism in <strong>Blake Bertucelli</strong>’s post this week, <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=9ff1eee6f1&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>The Unsung Hero of Indie Journalism</strong></a><strong>.</strong></p>\n\n\n\n<p>Speaking of the .org repo, don’t miss <strong>Barış Ünver</strong>’s story of <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=0a7a9ebcb4&e=ace7e1119f\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>The Decline of Speed Booster Pack</strong></a> where he reflects on his past struggles in the commercial plugin marketplace. If you haven’t done it yourself, you may not know how plugin authors have to work in the dark with vague and potentially bad data about the size of their market and potential customer base.</p>\n\n\n\n<p><strong>— Cory and Dan</strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jul 2022 21:55: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: WordPress Accessibility Day 2022 Opens Call for Speakers and Sponsors\";s: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:30:\"https://wptavern.com/?p=136391\";s: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:90:\"https://wptavern.com/wordpress-accessibility-day-2022-opens-call-for-speakers-and-sponsors\";s: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:2461:\"<img />\n\n\n\n<p><a href=\"https://wpaccessibility.day/\">WordPress Accessibility Day</a>, a free, 24-hour virtual event, is set for November 2-3, 2022. The event was first founded in 2020 and will continue this year led by Joe Dolson and Amber Hinds. It was previously run by the WordPress core Accessibility Team through the WordPress Foundation but organizers are running it independently this year for ease of planning.</p>\n\n\n\n<p>Sessions will be focused on promoting and learning website accessibility best practices for WordPress websites.</p>\n\n\n\n<p>&#8220;We aim to enhance the collective knowledge of accessibility for all WordPressers<strong> </strong>and provide advice and tools that will allow more and more accessible WordPress websites to be created (or remediated),&#8221; organizer Isla Waite said.</p>\n\n\n\n<p>The call for speakers is open and it offers a great opportunity for sharing your accessibility knowledge with a global community of WordPress enthusiasts. Organizers are aiming for a single track of 26-28 presentations.</p>\n\n\n\n<p>Talks will be 40 minutes with 10-minute Q&amp;A at the end. A few hours will be dedicated to Lightning Talks, which are under 15 minutes long. Organizers are also open to people submitting panels with multiple speakers for a 50-minute session.</p>\n\n\n\n<p>The event plans to compensate speakers with &#8220;a modest honorarium,&#8221; with the final amount dependent on fundraising. Speaker applications will remain open until August 8th, 2022, and applicants will be notified by September 15, 2022.</p>\n\n\n\n<p>Organizers have also opened the <a href=\"https://wpaccessibility.day/call-for-sponsors/\">call for sponsors</a> so they have the opportunity to reach as many people as possible and pay speakers for their time.</p>\n\n\n\n<p>&#8220;This year, in addition to providing live captioning, we’re hoping to also have American Sign Language Interpretation during presentations, and budget for post-event transcription to ensure all videos on the WP Accessibility Day YouTube channel have accurate captions,&#8221; organizer Amber Hinds said.</p>\n\n\n\n<p>Sponsor packages range from $500 to $3,000 so organizations of all sizes can be a part of supporting the event. Individuals can also <a href=\"https://wpaccessibility.day/participate/volunteer/\">volunteer</a> or <a href=\"https://wpaccessibility.day/consider-donating-to-support-wp-accessibility-day/\">donate</a> to help the event reach its financial goals.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jul 2022 17:42:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"WPTavern: Gutenberg 13.7 Expands Custom Template Capabilities, Adds Estimated Reading Time to Info Panel\";s: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:30:\"https://wptavern.com/?p=136412\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/gutenberg-13-7-expands-custom-template-capabilities-adds-estimated-reading-time-to-info-panel\";s: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:4195:\"<p><a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\">Gutenberg 13.7</a> was released this week with major updates to full-site editing (FSE) capabilities that <a href=\"https://github.com/WordPress/gutenberg/pull/41875\">expand custom template creation</a>. Users can now create templates for custom taxonomies, specific terms, and single categories and tags. The update also includes the ability to create templates for specific pages.</p>\n\n\n\n<p>Clicking on &#8220;Add New&#8221; template and selecting Category will launch a new modal where users can select a specific category: </p>\n\n\n\n<img />\n\n\n\n<p>In a <a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\">separate writeup</a> about the expanded custom template capabilities, Automattic-sponsored contributor Justin Tadlock  gave a walkthrough of the template creation process and summarized the continued work on this arm of FSE features.</p>\n\n\n\n<p>&#8220;There are tons of use cases for these types of templates, only limited by what their creators want to build,&#8221; Tadlock said. &#8220;For example, a user might want to show a grid of posts for a specific &#8216;photography&#8217; category but not change the default list style for others. A restaurant owner might remove the site’s default sidebar on the &#8216;menu&#8217; page to let photos of the dishes take center stage.&#8221;</p>\n\n\n\n<p>All of these additions put more control of the CMS into users&#8217; hands than they have ever had in the earlier days of WordPress. Creating a custom template for a taxonomy or for a specific page would have been a task for which most users would have needed to hire a developer. Now anyone can create custom templates with just a few clicks inside the Site Editor.</p>\n\n\n\n<p>Category customization is also the subject of the <a href=\"https://make.wordpress.org/test/2022/07/11/fse-program-testing-call-15-category-customization/\">latest round of the FSE Program&#8217;s testing</a>, closing on August 1. The test focuses on guiding users through exploration of the general Category template and the new template picker design introduced in Gutenberg 13.6. Each testing call comes with a structured way to explore beta features along with specific questions to answer during the process.  It&#8217;s essentially a guided way to contribute to WordPress that allows people of all abilities to shape the user experience with their feedback.</p>\n\n\n\n<p>Gutenberg 13.7 also introduces a new &#8220;<a href=\"https://github.com/WordPress/gutenberg/pull/41611\">Time to read</a>&#8221; count that users will find in the information panel at the top of the editor. It estimates the time to read for pages, posts, and custom post types.</p>\n\n\n\n<img />\n\n\n\n<p>Gutenberg&#8217;s block locking feature already offers quite a bit of granular control, but this release <a href=\"https://github.com/WordPress/gutenberg/pull/41876\">expands these capabilities</a> to allow for locking all the blocks inside a container (Group, Cover, and Column blocks) with one click. </p>\n\n\n\n<img />source: <a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\">Gutenberg 13.7 release post</a>\n\n\n\n<p>Other notable improvements in 13.7 include the following:</p>\n\n\n\n<ul><li>Updates modal design for Preferences screen and other screens to reduce noise, add background blur, and make design more consistent &#8211; <a href=\"https://github.com/WordPress/gutenberg/pull/40781\">PR #40781</a></li><li>Adds &#8220;Use featured image&#8221; to Upload and Media Library options in the placeholder for a new Cover block &#8211; <a href=\"https://github.com/WordPress/gutenberg/pull/41722\">PR #41722</a></li><li>Adds text decoration support to post title block &#8211; <a href=\"https://github.com/WordPress/gutenberg/pull/42328\">PR #42328</a></li></ul>\n\n\n\n<p>This release includes 167 PRs thanks to contributions from 58 people. For a full breakdown of all the changes and bug fixes, check out the full changelog in the <a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\">release post</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jul 2022 16:55:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Do The Woo Community: WooBits: Do the Woo is Heading to WordCampUS in San Diego + Hosts + Guests\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=72521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-heads-to-wordcampus-2022/\";s: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:434:\"<p>As I head to San Diego, I will find several hosts and even more past guests attending and ready to take on the next WordCampUS.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/do-the-woo-heads-to-wordcampus-2022/\">WooBits: Do the Woo is Heading to WordCampUS in San Diego + Hosts + Guests</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jul 2022 09:48:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 08 Aug 2022 17:32:47 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Mon, 08 Aug 2022 17:15:13 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20220329155017\";}','no'),(71327,'wp_force_deactivated_plugins','a:0:{}','yes'),(71323,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79943,'elementor_controls_usage','a:3:{s:7:\"wp-post\";a:18:{s:11:\"angel-title\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:14;s:12:\"section_desc\";i:14;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:171;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:112;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:8;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:10;s:14:\"padding_tablet\";i:8;s:14:\"padding_mobile\";i:6;s:11:\"css_classes\";i:3;s:13:\"margin_tablet\";i:7;s:13:\"margin_mobile\";i:7;s:6:\"margin\";i:8;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:8;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;}s:14:\"section_border\";a:6:{s:21:\"box_shadow_box_shadow\";i:2;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:26:\"box_shadow_box_shadow_type\";i:1;}s:26:\"section_background_overlay\";a:3:{s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_background\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:116;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:26;s:13:\"content_width\";i:3;s:15:\"stretch_section\";i:3;s:6:\"layout\";i:6;s:16:\"content_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:51;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:25;s:14:\"padding_tablet\";i:4;s:13:\"margin_mobile\";i:5;s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:7;s:13:\"margin_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:9;s:16:\"background_image\";i:10;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:21:\"background_attachment\";i:8;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:3;s:21:\"box_shadow_box_shadow\";i:3;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:55;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:55;s:10:\"image_size\";i:11;s:5:\"align\";i:44;s:7:\"link_to\";i:38;s:13:\"open_lightbox\";i:1;s:4:\"link\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:2;s:8:\"_z_index\";i:2;s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:32:\"image_box_shadow_box_shadow_type\";i:51;s:27:\"image_box_shadow_box_shadow\";i:51;s:19:\"image_border_border\";i:9;s:18:\"image_border_width\";i:9;s:18:\"image_border_color\";i:11;s:19:\"image_border_radius\";i:9;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:26;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:26;s:4:\"link\";i:1;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:7;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:8;s:11:\"title_color\";i:24;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:6;s:12:\"_css_classes\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:56;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:56;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:4;s:10:\"text_color\";i:5;s:12:\"align_mobile\";i:3;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:5;s:15:\"_padding_mobile\";i:2;s:6:\"_title\";i:1;s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:1;}}}}s:14:\"contact-form-7\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:3;s:20:\"space_between_tablet\";i:2;}}s:5:\"style\";a:2:{s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:3;s:18:\"fullwidth_textarea\";i:3;}s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:2;s:28:\"button_typography_typography\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;s:15:\"_padding_mobile\";i:2;s:7:\"_margin\";i:2;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:23:\"_element_vertical_align\";i:2;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:17;s:3:\"gap\";i:17;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:4:\"view\";i:10;s:10:\"title_text\";i:11;s:16:\"description_text\";i:11;s:8:\"position\";i:10;s:13:\"selected_icon\";i:11;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:11;s:10:\"icon_space\";i:10;s:9:\"icon_size\";i:10;s:12:\"icon_padding\";i:10;s:12:\"border_width\";i:10;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:10;s:17:\"text_align_mobile\";i:10;s:18:\"title_bottom_space\";i:10;s:11:\"title_color\";i:11;s:27:\"title_typography_typography\";i:10;s:28:\"title_typography_font_family\";i:10;s:26:\"title_typography_font_size\";i:10;s:28:\"title_typography_font_weight\";i:10;s:31:\"title_typography_text_transform\";i:10;s:28:\"title_typography_line_height\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:10;s:15:\"_padding_tablet\";i:10;}}}}s:13:\"image-gallery\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:4:{s:10:\"wp_gallery\";i:3;s:14:\"thumbnail_size\";i:3;s:15:\"gallery_columns\";i:1;s:12:\"gallery_rand\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_gallery_images\";a:1:{s:13:\"image_spacing\";i:1;}s:15:\"section_caption\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:8;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:4:\"link\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:8;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:28:\"title_typography_line_height\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:2;}}}}s:20:\"testimonial_carousel\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:2;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:5:{s:22:\"css_filters_css_filter\";i:1;s:16:\"css_filters_blur\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}}}s:12:\"team_section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:2;s:14:\"thumbnail_size\";i:2;s:14:\"slides_to_show\";i:2;s:21:\"slides_to_show_tablet\";i:2;s:21:\"slides_to_show_mobile\";i:2;s:10:\"navigation\";i:2;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:3:{s:11:\"arrows_size\";i:2;s:12:\"arrows_color\";i:2;s:15:\"arrows_position\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:10:\"angel_tabs\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:3;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:3;s:15:\"tab_button_link\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;s:14:\"_margin_tablet\";i:2;}}}}s:13:\"price-section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}}s:7:\"wp-page\";a:8:{s:15:\"booked-calendar\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:11:\"css_classes\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";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:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;s:13:\"selected_icon\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:4;s:17:\"text_align_mobile\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:4;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{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:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:13:\"image-gallery\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;}}}}}s:7:\"section\";a:19:{s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:5;s:10:\"image_size\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:5;s:19:\"image_border_radius\";i:4;s:32:\"image_box_shadow_box_shadow_type\";i:4;s:27:\"image_box_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:4;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:4;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;s:17:\"description_color\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;s:34:\"description_typography_line_height\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:25;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:14;s:16:\"content_position\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:3;s:11:\"css_classes\";i:1;s:13:\"margin_mobile\";i:2;s:13:\"margin_tablet\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:12;s:6:\"layout\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:11:\"css_classes\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:5;s:16:\"background_color\";i:1;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"angel-title\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:7;s:12:\"section_desc\";i:7;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;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:3:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:1:{s:11:\"text_indent\";i:1;}}}}s:13:\"pricing_table\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:11:\"section_tab\";a:3:{s:20:\"pricing_table_header\";i:4;s:19:\"pricing_table_price\";i:3;s:24:\"pricing_table_background\";i:4;}s:16:\"section_features\";a:1:{s:13:\"pricing_table\";i:4;}s:22:\"section_pricing_footer\";a:2:{s:25:\"pricing_table_button_text\";i:4;s:25:\"pricing_table_button_link\";i:4;}}}}s:12:\"angel-button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:12:\"button_color\";i:1;s:21:\"typography_typography\";i:1;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:13:\"product_limit\";i:1;s:16:\"product_category\";i:1;}}}}s:13:\"price-section\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:10:\"angel_tabs\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:1:{s:15:\"tab_button_text\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{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:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}}}s:12:\"team_section\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}}}}}','no'),(71367,'woocommerce_analytics_enabled','yes','yes'),(79958,'wc_blocks_surface_cart_checkout_probability','7','yes'),(133588,'_transient_timeout__woocommerce_helper_updates','1660061619','no'),(133589,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1660018419;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(133222,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.1\";s:7:\"version\";s:5:\"6.0.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1659993578;s:15:\"version_checked\";s:5:\"6.0.1\";s:12:\"translations\";a:0:{}}','no'),(133263,'_transient_elementor_remote_info_api_data_3.7.0','a:4:{s:9:\"timestamp\";s:10:\"1659978771\";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:64:{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:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-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:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;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:6;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: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: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:14;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:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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:28;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:29;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:30;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:31;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:32;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:33;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:34;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:35;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:36;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:37;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:38;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:39;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:40;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:41;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:42;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:43;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:44;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:45;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:46;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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:59;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:60;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:61;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:62;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:63;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\"]\";}}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.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(133235,'wpforms_versions_lite','a:7:{s:5:\"1.5.9\";i:0;s:7:\"1.5.9.1\";i:0;s:7:\"1.6.7.2\";i:1659980801;s:5:\"1.6.8\";i:1659980801;s:5:\"1.7.5\";i:1659980801;s:7:\"1.7.5.1\";i:1659980801;s:7:\"1.7.5.5\";i:1659980801;}','yes'),(133236,'wpforms_version_upgraded_from','1.5.9.1','yes'),(133237,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(133262,'_transient_timeout_elementor_remote_info_api_data_3.7.0','1660024075','no'),(133229,'can_compress_scripts','0','no'),(133184,'_transient_timeout_elementor_remote_info_api_data_3.6.1','1660023154','no'),(133185,'_transient_elementor_remote_info_api_data_3.6.1','a:4:{s:9:\"timestamp\";s:10:\"1659978287\";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:64:{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:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-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:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;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:6;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: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: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:14;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:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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:28;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:29;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:30;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:31;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:32;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:33;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:34;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:35;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:36;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:37;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:38;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:39;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:40;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:41;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:42;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:43;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:44;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:45;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:46;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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:59;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:60;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:61;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:62;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:63;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\"]\";}}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.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(133186,'_transient_timeout_wc_report_orders_stats_b76ebb629acb6e457d4699b96a4bbdc3','1660584756','no'),(133187,'_transient_wc_report_orders_stats_b76ebb629acb6e457d4699b96a4bbdc3','a:2:{s:7:\"version\";s:10:\"1642809265\";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:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 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:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 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:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133188,'_transient_timeout_wc_report_orders_stats_cd42979d37d3e9f28e298c2e6b8f665b','1660584756','no'),(133189,'_transient_wc_report_orders_stats_cd42979d37d3e9f28e298c2e6b8f665b','a:2:{s:7:\"version\";s:10:\"1642809265\";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:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 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:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 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:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133190,'_transient_timeout_wc_report_products_stats_31be3bb4642cf0ee7a856f4d21f599ef','1660584756','no'),(133191,'_transient_wc_report_products_stats_31be3bb4642cf0ee7a856f4d21f599ef','a:2:{s:7:\"version\";s:10:\"1642809265\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133192,'_transient_timeout_wc_report_variations_stats_054009ed348205a67b1e9e0f73100c06','1660584756','no'),(133193,'_transient_wc_report_variations_stats_054009ed348205a67b1e9e0f73100c06','a:2:{s:7:\"version\";s:10:\"1642809265\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133194,'_transient_timeout_wc_report_orders_stats_6c0a2ad8f784259810ef4f811c1ad74e','1660584756','no'),(133195,'_transient_wc_report_orders_stats_6c0a2ad8f784259810ef4f811c1ad74e','a:2:{s:7:\"version\";s:10:\"1642809265\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:8:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:8;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133196,'_transient_timeout_wc_low_stock_count','1662571956','no'),(133197,'_transient_wc_low_stock_count','0','no'),(133198,'_transient_timeout_wc_outofstock_count','1662571956','no'),(133199,'_transient_wc_outofstock_count','0','no'),(133665,'_transient_timeout_global_styles_angel-child','1660037802','no'),(133666,'_transient_global_styles_angel-child','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(133436,'_transient_timeout_wc_onboarding_product_data','1660077731','no'),(132666,'_transient_timeout_wc_related_104','1659988562','no'),(132667,'_transient_wc_related_104','a:1:{s:51:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=104\";a:3:{i:0;s:2:\"97\";i:1;s:3:\"377\";i:2;s:3:\"379\";}}','no'),(79956,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(91903,'woocommerce_attribute_lookup_direct_updates','no','yes'),(133254,'wpforms_process_forms_locator_status','completed','yes'),(133253,'woocommerce_attribute_lookup_enabled','yes','yes'),(133243,'_transient_timeout__woocommerce_upload_directory_status','1660067202','no'),(133244,'_transient__woocommerce_upload_directory_status','protected','no'),(133272,'_transient_is_multi_author','0','yes'),(131207,'_transient_timeout_wc_term_counts','1662235484','no'),(131208,'_transient_wc_term_counts','a:4:{i:23;s:1:\"5\";i:25;s:1:\"1\";i:29;s:1:\"4\";i:24;s:1:\"1\";}','no'),(133672,'_site_transient_timeout_theme_roots','1660049037','no'),(133673,'_site_transient_theme_roots','a:8:{s:11:\"angel-child\";s:7:\"/themes\";s:5:\"angel\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(133211,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1660023167','no'),(133212,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1659979967','no'),(133213,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1660023167','no'),(133214,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2022/08/the-month-in-wordpress-july-2022/\'>The Month in WordPress – July 2022</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2022/08/episode-37-the-world-of-wordpress-on-world-wide-web-day/\'>WP Briefing: Episode 37: The World of WordPress on World Wide Web Day</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/layouts-and-wide-alignments-in-wordpress-then-now-and-upcoming-changes/\'>Gutenberg Times: Layouts and Wide Alignments in WordPress: Then, Now, and Upcoming Changes</a></li><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/podcast/gutenberg-changelog-71-fluid-typography-block-api/\'>Gutenberg Times: Gutenberg Changelog #71 – Gutenberg 13.8, Fluid Typography, updates to the  Block API and more</a></li><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/fluid-typography-gutenberg-13-8-moving-block-styling-to-json-weekend-edition-225/\'>Gutenberg Times: Fluid typography, Gutenberg 13.8, Moving block styling to JSON – Weekend Edition 225</a></li></ul></div>','no'),(133286,'_transient_timeout_wc_report_orders_stats_94a4463ccd5019c41c297a6c7de849b3','1660587042','no'),(133287,'_transient_wc_report_orders_stats_94a4463ccd5019c41c297a6c7de849b3','a:2:{s:7:\"version\";s:10:\"1642809265\";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:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 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:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 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:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133288,'_transient_timeout_wc_report_orders_stats_6eab967ab390e86bd987d3222a273e5d','1660587042','no'),(133289,'_transient_wc_report_orders_stats_6eab967ab390e86bd987d3222a273e5d','a:2:{s:7:\"version\";s:10:\"1642809265\";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:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 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:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 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:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133290,'_transient_timeout_wc_report_orders_stats_2975750b4dd753754d6aa409719c7441','1660587042','no'),(133291,'_transient_wc_report_orders_stats_2975750b4dd753754d6aa409719c7441','a:2:{s:7:\"version\";s:10:\"1642809265\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:8:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:8;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(133310,'_elementor_settings_update_time','1659982815','yes'),(133311,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(133312,'elementor_disable_color_schemes','','yes'),(133313,'elementor_disable_typography_schemes','','yes'),(133314,'elementor_google_maps_api_key','','yes'),(133315,'elementor_css_print_method','external','yes'),(133316,'elementor_editor_break_lines','','yes'),(133317,'elementor_unfiltered_files_upload','','yes'),(133318,'elementor_font_display','auto','yes'),(133319,'elementor_load_fa4_shim','','yes'),(133320,'elementor_experiment-e_optimized_css_loading','default','yes'),(133321,'elementor_experiment-e_font_icon_svg','default','yes'),(133322,'elementor_experiment-container','default','yes'),(133323,'elementor_experiment-e_dom_optimization','default','yes'),(133324,'elementor_experiment-e_optimized_assets_loading','default','yes'),(133325,'elementor_experiment-a11y_improvements','default','yes'),(133326,'elementor_experiment-additional_custom_breakpoints','default','yes'),(133327,'elementor_experiment-e_import_export','default','yes'),(133328,'elementor_experiment-e_hidden_wordpress_widgets','default','yes'),(133329,'elementor_experiment-landing-pages','default','yes'),(133330,'elementor_experiment-elements-color-picker','default','yes'),(133331,'elementor_experiment-favorite-widgets','default','yes'),(133332,'elementor_experiment-admin-top-bar','default','yes'),(133333,'_transient_timeout_settings_errors','1659982845','no'),(133334,'_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'),(133367,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1659995180','no'),(133368,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:5670;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4793;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2759;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2635;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2036;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1882;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1882;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1577;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1547;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1529;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1525;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1509;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1490;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1388;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1328;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1316;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1257;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1173;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1145;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1117;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1023;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:981;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:973;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:944;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:898;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:860;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:849;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:846;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:846;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:838;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:814;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:781;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:775;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:763;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:763;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:758;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:728;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:726;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:718;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:710;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:699;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:689;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:675;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:674;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:673;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:666;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:666;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:659;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:619;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:611;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:605;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:599;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:598;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:586;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:585;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:579;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:576;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:573;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:573;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:566;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:558;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:553;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:537;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:536;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:532;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:530;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:525;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:523;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:519;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:508;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:507;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:506;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:500;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:500;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:496;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:484;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:466;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:459;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:459;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:451;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:446;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:441;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:434;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:431;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:426;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:423;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:417;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:413;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:413;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:407;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:406;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:398;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:398;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:394;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:393;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:392;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:384;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:381;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:379;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:377;}}','no'),(133667,'_transient_doing_cron','1660047234.5298900604248046875000','yes'),(133376,'mtnc-options','a:4:{s:7:\"options\";a:39:{s:12:\"theme_global\";s:32:\"60336aa84aa6ef151f4c5ea342675b7c\";s:6:\"themes\";a:1:{s:32:\"60336aa84aa6ef151f4c5ea342675b7c\";O:8:\"stdClass\":29:{s:7:\"modules\";O:8:\"stdClass\":4:{s:13:\"logo-ea1e7873\";O:8:\"stdClass\":3:{s:4:\"name\";s:4:\"Logo\";s:4:\"type\";s:4:\"logo\";s:6:\"groups\";O:8:\"stdClass\":2:{s:4:\"logo\";O:8:\"stdClass\":3:{s:4:\"name\";s:4:\"Logo\";s:6:\"active\";b:1;s:6:\"fields\";O:8:\"stdClass\":4:{s:4:\"logo\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"image\";s:4:\"name\";s:4:\"logo\";s:5:\"label\";s:4:\"Logo\";s:5:\"value\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"desc\";s:0:\"\";}s:5:\"title\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:5:\"title\";s:5:\"label\";s:10:\"Logo Title\";s:5:\"value\";s:0:\"\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:5:\"width\";O:8:\"stdClass\":8:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:5:\"width\";s:5:\"label\";s:5:\"Width\";s:5:\"value\";s:3:\"220\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:4:\"desc\";s:20:\"Leave blank for auto\";}s:6:\"height\";O:8:\"stdClass\":8:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:6:\"height\";s:5:\"label\";s:6:\"Height\";s:5:\"value\";s:0:\"\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:4:\"desc\";s:20:\"Leave blank for auto\";}}}s:6:\"layout\";O:8:\"stdClass\":2:{s:4:\"name\";s:6:\"Layout\";s:6:\"fields\";O:8:\"stdClass\":13:{s:13:\"padding_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:13:\"padding_label\";s:5:\"label\";s:7:\"Padding\";}s:11:\"padding_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"padding_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/padding_top.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:14:\"padding_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:14:\"padding_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:36:\"MTNCURL/img/icons/padding_bottom.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"padding_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"padding_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/padding_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"padding_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"padding_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/padding_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:12:\"margin_label\";s:5:\"label\";s:6:\"Margin\";}s:10:\"margin_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:10:\"margin_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:32:\"MTNCURL/img/icons/margin_top.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"margin_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"margin_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/margin_bottom.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:11:\"margin_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"margin_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/margin_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"margin_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/margin_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:16:\"background_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:16:\"background_label\";s:5:\"label\";s:10:\"Background\";}s:16:\"background_color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:16:\"background_color\";s:7:\"nolabel\";b:1;s:5:\"value\";s:19:\"rgba(255,255,255,0)\";s:4:\"desc\";s:0:\"\";}s:10:\"background\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"image\";s:4:\"name\";s:10:\"background\";s:7:\"nolabel\";b:1;s:5:\"value\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"desc\";s:0:\"\";}}}}}s:16:\"content-a60d7054\";O:8:\"stdClass\":3:{s:4:\"name\";s:7:\"Content\";s:4:\"type\";s:7:\"content\";s:6:\"groups\";O:8:\"stdClass\":2:{s:4:\"col1\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Footer\";s:6:\"active\";b:1;s:6:\"fields\";O:8:\"stdClass\":5:{s:4:\"text\";O:8:\"stdClass\":6:{s:4:\"type\";s:8:\"textarea\";s:4:\"name\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";s:5:\"value\";s:98:\"<span style=\"text-align: center;\">Site will be available soon. Thank you for your patience!</span>\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:9:\"font_size\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:9:\"font_size\";s:5:\"label\";s:9:\"Font Size\";s:5:\"value\";i:16;s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:2:\"pt\";s:2:\"pt\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";}s:5:\"color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:10:\"text_color\";s:5:\"label\";s:5:\"Color\";s:5:\"value\";s:19:\"rgba(255,255,255,1)\";s:4:\"desc\";s:0:\"\";}s:4:\"font\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"font\";s:4:\"name\";s:4:\"font\";s:5:\"label\";s:4:\"Font\";s:5:\"value\";s:9:\"Open Sans\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:11:\"line_height\";O:8:\"stdClass\":8:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"line_height\";s:5:\"label\";s:11:\"Line Height\";s:5:\"value\";s:1:\"1\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"em\";s:5:\"class\";s:12:\"number_small\";s:4:\"desc\";s:0:\"\";}}}s:6:\"layout\";O:8:\"stdClass\":2:{s:4:\"name\";s:6:\"Layout\";s:6:\"fields\";O:8:\"stdClass\":13:{s:13:\"padding_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:13:\"padding_label\";s:5:\"label\";s:7:\"Padding\";}s:11:\"padding_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"padding_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/padding_top.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:14:\"padding_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:14:\"padding_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:36:\"MTNCURL/img/icons/padding_bottom.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"padding_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"padding_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/padding_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"padding_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"padding_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/padding_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:12:\"margin_label\";s:5:\"label\";s:6:\"Margin\";}s:10:\"margin_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:10:\"margin_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:32:\"MTNCURL/img/icons/margin_top.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"margin_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"margin_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/margin_bottom.png\";s:5:\"value\";i:80;s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:11:\"margin_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"margin_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/margin_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"margin_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/margin_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:16:\"background_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:16:\"background_label\";s:5:\"label\";s:10:\"Background\";}s:16:\"background_color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:16:\"background_color\";s:7:\"nolabel\";b:1;s:5:\"value\";s:19:\"rgba(255,255,255,0)\";s:4:\"desc\";s:0:\"\";}s:10:\"background\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"image\";s:4:\"name\";s:10:\"background\";s:7:\"nolabel\";b:1;s:5:\"value\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"desc\";s:0:\"\";}}}}}s:15:\"header-4b5742b4\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Header\";s:4:\"type\";s:6:\"header\";s:6:\"groups\";O:8:\"stdClass\":2:{s:6:\"header\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Header\";s:6:\"active\";b:1;s:6:\"fields\";O:8:\"stdClass\":6:{s:4:\"text\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";s:5:\"value\";s:63:\"<span style=\"text-align: center;\">Maintenance mode is on</span>\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:10:\"text_align\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"radio\";s:4:\"name\";s:10:\"text_align\";s:5:\"label\";s:10:\"Text Align\";s:5:\"class\";s:0:\"\";s:6:\"values\";O:8:\"stdClass\":3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:5:\"value\";s:6:\"center\";}s:9:\"font_size\";O:8:\"stdClass\":9:{s:4:\"type\";s:5:\"range\";s:4:\"name\";s:9:\"font_size\";s:5:\"label\";s:9:\"Font Size\";s:5:\"value\";i:45;s:3:\"min\";i:6;s:3:\"max\";i:120;s:5:\"class\";s:0:\"\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:2:\"pt\";s:2:\"pt\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";}s:5:\"color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:10:\"text_color\";s:5:\"label\";s:5:\"Color\";s:5:\"value\";s:19:\"rgba(255,255,255,1)\";s:4:\"desc\";s:0:\"\";}s:4:\"font\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"font\";s:4:\"name\";s:4:\"font\";s:5:\"label\";s:4:\"Font\";s:5:\"value\";s:9:\"Open Sans\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:11:\"line_height\";O:8:\"stdClass\":8:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"line_height\";s:5:\"label\";s:11:\"Line Height\";s:5:\"value\";s:1:\"1\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"em\";s:5:\"class\";s:12:\"number_small\";s:4:\"desc\";s:0:\"\";}}}s:6:\"layout\";O:8:\"stdClass\":2:{s:4:\"name\";s:6:\"Layout\";s:6:\"fields\";O:8:\"stdClass\":13:{s:13:\"padding_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:13:\"padding_label\";s:5:\"label\";s:7:\"Padding\";}s:11:\"padding_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"padding_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/padding_top.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:14:\"padding_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:14:\"padding_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:36:\"MTNCURL/img/icons/padding_bottom.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"padding_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"padding_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/padding_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"padding_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"padding_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/padding_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:12:\"margin_label\";s:5:\"label\";s:6:\"Margin\";}s:10:\"margin_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:10:\"margin_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:32:\"MTNCURL/img/icons/margin_top.png\";s:5:\"value\";i:80;s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"margin_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"margin_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/margin_bottom.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:11:\"margin_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"margin_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/margin_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"margin_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/margin_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:16:\"background_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:16:\"background_label\";s:5:\"label\";s:10:\"Background\";}s:16:\"background_color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:16:\"background_color\";s:7:\"nolabel\";b:1;s:5:\"value\";s:19:\"rgba(255,255,255,0)\";s:4:\"desc\";s:0:\"\";}s:10:\"background\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"image\";s:4:\"name\";s:10:\"background\";s:7:\"nolabel\";b:1;s:5:\"value\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"desc\";s:0:\"\";}}}}}s:15:\"footer-b527dd0c\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Footer\";s:4:\"type\";s:6:\"footer\";s:6:\"groups\";O:8:\"stdClass\":2:{s:4:\"col1\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Footer\";s:6:\"active\";b:1;s:6:\"fields\";O:8:\"stdClass\":5:{s:4:\"text\";O:8:\"stdClass\":6:{s:4:\"type\";s:8:\"textarea\";s:4:\"name\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";s:5:\"value\";s:62:\"<span style=\"text-align: center;\">© kcsalonandspa 2020</span>\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:9:\"font_size\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:9:\"font_size\";s:5:\"label\";s:9:\"Font Size\";s:5:\"value\";i:16;s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:2:\"pt\";s:2:\"pt\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";}s:5:\"color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:10:\"text_color\";s:5:\"label\";s:5:\"Color\";s:5:\"value\";s:19:\"rgba(255,255,255,1)\";s:4:\"desc\";s:0:\"\";}s:4:\"font\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"font\";s:4:\"name\";s:4:\"font\";s:5:\"label\";s:4:\"Font\";s:5:\"value\";s:9:\"Open Sans\";s:5:\"class\";s:10:\"full-width\";s:4:\"desc\";s:0:\"\";}s:11:\"line_height\";O:8:\"stdClass\":8:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"line_height\";s:5:\"label\";s:11:\"Line Height\";s:5:\"value\";s:1:\"1\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"em\";s:5:\"class\";s:12:\"number_small\";s:4:\"desc\";s:0:\"\";}}}s:6:\"layout\";O:8:\"stdClass\":2:{s:4:\"name\";s:6:\"Layout\";s:6:\"fields\";O:8:\"stdClass\":13:{s:13:\"padding_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:13:\"padding_label\";s:5:\"label\";s:7:\"Padding\";}s:11:\"padding_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"padding_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/padding_top.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:14:\"padding_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:14:\"padding_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:36:\"MTNCURL/img/icons/padding_bottom.png\";s:5:\"value\";s:2:\"10\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"padding_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"padding_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/padding_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"padding_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"padding_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/padding_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:12:\"margin_label\";s:5:\"label\";s:6:\"Margin\";}s:10:\"margin_top\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:10:\"margin_top\";s:5:\"label\";s:3:\"Top\";s:11:\"image_label\";s:32:\"MTNCURL/img/icons/margin_top.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:13:\"margin_bottom\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:13:\"margin_bottom\";s:5:\"label\";s:6:\"Bottom\";s:11:\"image_label\";s:35:\"MTNCURL/img/icons/margin_bottom.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:11:\"margin_left\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:11:\"margin_left\";s:5:\"label\";s:4:\"Left\";s:11:\"image_label\";s:33:\"MTNCURL/img/icons/margin_left.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:12:\"margin_right\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"number\";s:4:\"name\";s:12:\"margin_right\";s:5:\"label\";s:5:\"Right\";s:11:\"image_label\";s:34:\"MTNCURL/img/icons/margin_right.png\";s:5:\"value\";s:1:\"0\";s:5:\"class\";s:12:\"number_small\";s:5:\"units\";O:8:\"stdClass\":3:{s:2:\"px\";s:2:\"px\";s:7:\"percent\";s:1:\"%\";s:2:\"em\";s:2:\"em\";}s:10:\"unit_value\";s:2:\"px\";s:13:\"wrapper_class\";s:5:\"col-4\";}s:16:\"background_label\";O:8:\"stdClass\":3:{s:4:\"type\";s:5:\"label\";s:4:\"name\";s:16:\"background_label\";s:5:\"label\";s:10:\"Background\";}s:16:\"background_color\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"color\";s:4:\"name\";s:16:\"background_color\";s:7:\"nolabel\";b:1;s:5:\"value\";s:19:\"rgba(255,255,255,0)\";s:4:\"desc\";s:0:\"\";}s:10:\"background\";O:8:\"stdClass\":6:{s:4:\"type\";s:5:\"image\";s:4:\"name\";s:10:\"background\";s:7:\"nolabel\";b:1;s:5:\"value\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"desc\";s:0:\"\";}}}}}}s:13:\"modules_order\";O:8:\"stdClass\":4:{s:13:\"logo-ea1e7873\";s:13:\"logo-ea1e7873\";s:15:\"header-4b5742b4\";s:15:\"header-4b5742b4\";s:16:\"content-a60d7054\";s:16:\"content-a60d7054\";s:15:\"footer-b527dd0c\";s:15:\"footer-b527dd0c\";}s:4:\"name\";s:8:\"My Theme\";s:14:\"body_font_size\";s:2:\"16\";s:15:\"body_font_color\";s:7:\"#ffffff\";s:9:\"body_font\";s:9:\"Open Sans\";s:15:\"body_link_color\";s:7:\"#0096FF\";s:21:\"body_link_hover_color\";s:7:\"#57BAFF\";s:15:\"background_type\";s:5:\"image\";s:16:\"background_video\";s:0:\"\";s:25:\"background_video_fallback\";s:0:\"\";s:23:\"background_video_filter\";s:0:\"\";s:19:\"background_size_opt\";s:5:\"cover\";s:19:\"background_position\";s:13:\"center center\";s:23:\"background_image_filter\";s:0:\"\";s:16:\"background_image\";s:76:\"http://kcsalonandspa.com/wp-content/uploads/2020/01/mt-sample-background.jpg\";s:16:\"background_color\";s:7:\"#111111\";s:15:\"content_overlay\";s:0:\"\";s:13:\"content_width\";i:600;s:21:\"content_overlay_color\";s:15:\"rgba(0,0,0,0.2)\";s:28:\"content_overlay_shadow_color\";s:13:\"rgba(0,0,0,0)\";s:16:\"content_position\";s:6:\"middle\";s:15:\"modules_spacing\";i:10;s:10:\"custom_css\";s:25:\"body,h2{font-weight:300;}\";s:15:\"theme_thumbnail\";s:0:\"\";s:12:\"theme_status\";s:0:\"\";s:15:\"background_blur\";s:1:\"5\";s:26:\"preloader_background_image\";s:0:\"\";s:22:\"login_background_color\";s:7:\"#111111\";}}s:6:\"status\";s:1:\"0\";s:4:\"mode\";s:6:\"layout\";s:9:\"mtnc_page\";i:0;s:11:\"header_text\";s:30:\"Our site is under maintenance!\";s:5:\"title\";s:30:\"Site is undergoing maintenance\";s:11:\"description\";s:57:\"Site will be available soon. Thank you for your patience!\";s:14:\"target_keyword\";s:11:\"maintenance\";s:9:\"excludese\";s:1:\"0\";s:7:\"blockse\";s:1:\"0\";s:7:\"favicon\";s:68:\"https://themes.wpmaintenancemode.com/themes/default/mtnc-favicon.png\";s:14:\"social_preview\";s:75:\"https://themes.wpmaintenancemode.com/themes/default/mtnc-social-preview.jpg\";s:9:\"analytics\";s:0:\"\";s:14:\"tracking_pixel\";s:0:\"\";s:12:\"twitter_site\";s:0:\"\";s:13:\"facebook_site\";s:0:\"\";s:14:\"show_logged_in\";s:1:\"1\";s:12:\"ip_whitelist\";s:0:\"\";s:16:\"per_url_settings\";s:0:\"\";s:22:\"per_url_enable_disable\";s:0:\"\";s:18:\"direct_access_link\";s:0:\"\";s:16:\"custom_login_url\";s:0:\"\";s:12:\"login_button\";s:1:\"1\";s:22:\"wplogin_button_tooltip\";s:22:\"Access WordPress admin\";s:20:\"maintenance_password\";s:0:\"\";s:13:\"site_password\";s:0:\"\";s:15:\"password_button\";s:1:\"0\";s:17:\"login_button_text\";s:15:\"Access the Site\";s:13:\"login_message\";s:44:\"Please enter the password to access the site\";s:25:\"login_wrong_password_text\";s:14:\"Wrong password\";s:20:\"login_button_tooltip\";s:19:\"Direct Access login\";s:16:\"no_cache_headers\";s:1:\"1\";s:20:\"disable_toolbar_menu\";s:0:\"\";s:9:\"force_ssl\";s:0:\"\";s:11:\"enable_rest\";s:0:\"\";s:21:\"custom_wp_maintenance\";s:0:\"\";s:27:\"custom_wp_maintenance_title\";s:0:\"\";s:29:\"custom_wp_maintenance_content\";s:0:\"\";}s:4:\"meta\";a:2:{s:13:\"first_version\";s:4:\"5.16\";s:13:\"first_install\";i:1659984420;}s:17:\"dismissed_notices\";a:1:{s:7:\"welcome\";b:1;}s:8:\"upgraded\";i:1659984420;}','yes'),(133377,'wf_licensing_mtnc','a:7:{s:11:\"license_key\";s:26:\"CBB58A40-9A2E6534-284D78D6\";s:5:\"error\";s:0:\"\";s:4:\"name\";s:18:\"WP Maintenance PRO\";s:10:\"last_check\";i:1660047237;s:11:\"valid_until\";s:10:\"2035-01-01\";s:4:\"meta\";a:1:{s:11:\"white_label\";b:0;}s:10:\"access_key\";s:32:\"p60MQeMjyqWE7aidclcskUR4TkbQxzQw\";}','yes'),(133378,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1660047236;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.6.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.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.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.6.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}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:5:\"3.7.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";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:\"5.0\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:5:\"8.7.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.8.7.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:83:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon-256x256.png?rev=1598927\";s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.8.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:27:\"maintenance/maintenance.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/maintenance\";s:4:\"slug\";s:11:\"maintenance\";s:6:\"plugin\";s:27:\"maintenance/maintenance.php\";s:11:\"new_version\";s:4:\"4.06\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/maintenance/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/maintenance.4.06.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2689583\";s:2:\"1x\";s:64:\"https://ps.w.org/maintenance/assets/icon-128x128.png?rev=2689583\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/maintenance/assets/banner-772x250.png?rev=1637471\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}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:\"6.7.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}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:\"5.8\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.7.5.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.7.5.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";}}s:7:\"checked\";a:16:{s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.6.0\";s:19:\"akismet/akismet.php\";s:3:\"5.0\";s:17:\"booked/booked.php\";s:5:\"2.3.5\";s:47:\"booked-calendar-feeds/booked-calendar-feeds.php\";s:5:\"1.1.6\";s:49:\"booked-frontend-agents/booked-frontend-agents.php\";s:6:\"1.1.16\";s:59:\"booked-woocommerce-payments/booked-woocommerce-payments.php\";s:5:\"1.5.3\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.2\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.6.1\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.4.9\";s:23:\"elementor/elementor.php\";s:5:\"3.7.0\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:5:\"8.7.0\";s:9:\"hello.php\";s:5:\"1.7.2\";s:27:\"maintenance/maintenance.php\";s:4:\"5.16\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.1.2\";s:27:\"woocommerce/woocommerce.php\";s:5:\"6.7.0\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.7.5.5\";}}','no'),(133381,'_transient_timeout_elementor_rollback_versions_3.7.0','1660589349','no'),(133382,'_transient_elementor_rollback_versions_3.7.0','a:30:{i:0;s:5:\"3.6.8\";i:1;s:5:\"3.6.7\";i:2;s:5:\"3.6.6\";i:3;s:5:\"3.6.5\";i:4;s:5:\"3.6.4\";i:5;s:5:\"3.6.3\";i:6;s:5:\"3.6.2\";i:7;s:5:\"3.6.1\";i:8;s:5:\"3.6.0\";i:9;s:5:\"3.5.6\";i:10;s:5:\"3.5.5\";i:11;s:5:\"3.5.4\";i:12;s:5:\"3.5.3\";i:13;s:5:\"3.5.2\";i:14;s:5:\"3.5.1\";i:15;s:5:\"3.5.0\";i:16;s:5:\"3.4.8\";i:17;s:5:\"3.4.7\";i:18;s:5:\"3.4.6\";i:19;s:5:\"3.4.5\";i:20;s:5:\"3.4.4\";i:21;s:5:\"3.4.3\";i:22;s:5:\"3.4.2\";i:23;s:5:\"3.4.1\";i:24;s:5:\"3.4.0\";i:25;s:5:\"3.3.1\";i:26;s:5:\"3.3.0\";i:27;s:5:\"3.2.5\";i:28;s:5:\"3.2.4\";i:29;s:5:\"3.2.3\";}','no'),(133668,'_transient_timeout_wf_plugin_update_mtnc','1660047357','no'),(133669,'_transient_wf_plugin_update_mtnc','a:2:{s:7:\"success\";b:1;s:4:\"data\";a:24:{s:4:\"name\";s:18:\"WP Maintenance PRO\";s:4:\"slug\";s:11:\"maintenance\";s:6:\"plugin\";s:27:\"maintenance/maintenance.php\";s:6:\"author\";s:52:\"<a href=\"https://lintedcode.com/\">LintedCode LLC</a>\";s:11:\"new_version\";s:4:\"5.16\";s:7:\"version\";s:4:\"5.16\";s:8:\"homepage\";s:30:\"https://wpmaintenancemode.com/\";s:12:\"last_updated\";s:19:\"2022-07-04 08:42:57\";s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:3:\"6.0\";s:4:\"tags\";s:49:\"maintenance, coming soon, under construction page\";s:15:\"active_installs\";s:6:\"180000\";s:6:\"rating\";s:3:\"100\";s:11:\"num_ratings\";s:3:\"142\";s:7:\"ratings\";a:5:{i:5;i:122;i:4;i:10;i:3;i:3;i:2;i:0;i:1;i:7;}s:5:\"added\";s:10:\"2018-05-01\";s:3:\"url\";s:30:\"https://wpmaintenancemode.com/\";s:17:\"short_description\";s:53:\"Put your site in maintenance mode while making edits.\";s:7:\"package\";s:91:\"https://dashboard.wpmaintenancemode.com/wp-content/uploads/2022/07/maintenance-pro-v516.zip\";s:13:\"download_link\";s:91:\"https://dashboard.wpmaintenancemode.com/wp-content/uploads/2022/07/maintenance-pro-v516.zip\";s:14:\"upgrade_notice\";s:26:\"See changelog for details.\";s:7:\"banners\";a:1:{s:3:\"low\";s:67:\"https://ps.w.org/maintenance/assets/banner-1544x500.png?rev=2650031\";}s:5:\"icons\";a:4:{s:2:\"2x\";s:64:\"https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2649905\";s:2:\"1x\";s:0:\"\";s:7:\"default\";s:64:\"https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2649905\";s:3:\"svg\";s:0:\"\";}s:8:\"sections\";a:1:{s:9:\"changelog\";s:469:\"<strong>v5.16</strong> - 2022-07-04<ul><li>New Themes</li><li>Bug Fixes</li></ul><strong>v5.15</strong> - 2022-05-16<ul><li>Minor updates</li></ul><strong>v5.14</strong> - 2022-05-07<ul><li>Minor bug fix</li></ul><strong>v5.13</strong> - 2022-05-04<ul><li>Minor tweaks</li></ul><strong>v5.12</strong> - 2022-04-22<ul><li>New Themes</li></ul><strong>v5.11</strong> - 2022-04-05<ul><li>Bug fixes</li></ul><strong>v5.10</strong> - 2022-04-05<ul><li>First release</li></ul>\";}}}','no'),(133670,'_transient_timeout__woocommerce_helper_subscriptions','1660048137','no'),(133671,'_transient__woocommerce_helper_subscriptions','a:0:{}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

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

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(7,7,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(8,7,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"kcsalonandspa \"[your-subject]\"\";s:6:\"sender\";s:37:\"[your-name] <casey@kcsalonandspa.com>\";s:9:\"recipient\";s:23:\"casey@kcsalonandspa.com\";s:4:\"body\";s:176:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on kcsalonandspa (http://kcsalonandspa.com)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(9,7,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"kcsalonandspa \"[your-subject]\"\";s:6:\"sender\";s:43:\"kcsalonandspa <wordpress@kcsalonandspa.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:118:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on kcsalonandspa (http://kcsalonandspa.com)\";s:18:\"additional_headers\";s:25:\"Reply-To: admin@admin.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(10,7,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(11,7,'_additional_settings',''),(12,7,'_locale','en_US'),(13,8,'_wp_attached_file','woocommerce-placeholder.png'),(14,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";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:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{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:5:\"large\";a:4:{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:9:\"thumbnail\";a:4:{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:12:\"medium_large\";a:4:{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: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:{}}}'),(15,9,'_wp_attached_file','2020/01/log_file_2020-01-03__17-01-46.txt'),(16,17,'_wp_attached_file','2017/08/brand-1-2-1.png'),(17,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:89;s:4:\"file\";s:23:\"2017/08/brand-1-2-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-1-2-1-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-1-2-1-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18,17,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.178025609252376426638875273056328296661376953125;s:5:\"bytes\";i:1373;s:11:\"size_before\";i:9684;s:10:\"size_after\";i:8311;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:1339;s:11:\"size_before\";i:5374;s:10:\"size_after\";i:4035;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:34;s:11:\"size_before\";i:4310;s:10:\"size_after\";i:4276;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(19,18,'_wp_attached_file','2017/08/brand-2-2-1.png'),(20,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:81;s:4:\"file\";s:23:\"2017/08/brand-2-2-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-2-1-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-2-1-150x81.png\";s:5:\"width\";i:150;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-2-1-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21,18,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.6605551126893249858085255254991352558135986328125;s:5:\"bytes\";i:2161;s:11:\"size_before\";i:13799;s:10:\"size_after\";i:11638;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:881;s:11:\"size_before\";i:4104;s:10:\"size_after\";i:3223;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:1179;s:11:\"size_before\";i:5456;s:10:\"size_after\";i:4277;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:101;s:11:\"size_before\";i:4239;s:10:\"size_after\";i:4138;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(22,19,'_wp_attached_file','2017/08/brand-3-2-1.png'),(23,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:139;s:6:\"height\";i:111;s:4:\"file\";s:23:\"2017/08/brand-3-2-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"brand-3-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"brand-3-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,19,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.690968443960827016780967824161052703857421875;s:5:\"bytes\";i:1179;s:11:\"size_before\";i:11028;s:10:\"size_after\";i:9849;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:1154;s:11:\"size_before\";i:6441;s:10:\"size_after\";i:5287;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:25;s:11:\"size_before\";i:4587;s:10:\"size_after\";i:4562;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(25,20,'_wp_attached_file','2017/08/brand-4-2-1.png'),(26,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:174;s:6:\"height\";i:72;s:4:\"file\";s:23:\"2017/08/brand-4-2-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-2-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-2-1-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-2-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27,20,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.56377079482439995672393706627190113067626953125;s:5:\"bytes\";i:2646;s:11:\"size_before\";i:13525;s:10:\"size_after\";i:10879;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1229;s:11:\"size_before\";i:4356;s:10:\"size_after\";i:3127;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1332;s:11:\"size_before\";i:5295;s:10:\"size_after\";i:3963;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:85;s:11:\"size_before\";i:3874;s:10:\"size_after\";i:3789;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(28,21,'_wp_attached_file','2017/08/coma-1-1.png'),(29,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:30;s:6:\"height\";i:25;s:4:\"file\";s:20:\"2017/08/coma-1-1.png\";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:{}}}'),(30,21,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:770;s:10:\"size_after\";i:770;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:770;s:10:\"size_after\";i:770;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(31,22,'_wp_attached_file','2017/08/footer-bg-1-1.jpg'),(32,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:530;s:4:\"file\";s:25:\"2017/08/footer-bg-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"footer-bg-1-1-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1024x283.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-768x212.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1536x424.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(33,22,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16294;s:10:\"size_after\";i:16294;s:4:\"time\";d:0.10999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:901;s:10:\"size_after\";i:901;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2204;s:10:\"size_after\";i:2204;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:304;s:10:\"size_after\";i:304;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:413;s:10:\"size_after\";i:413;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:879;s:10:\"size_after\";i:879;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3160;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5024;s:10:\"size_after\";i:5024;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:304;s:10:\"size_after\";i:304;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:901;s:10:\"size_after\";i:901;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2204;s:10:\"size_after\";i:2204;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(34,23,'_wp_attached_file','2017/08/footer-gallery-1-1-1.jpg'),(35,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-1-1-1.jpg\";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:{}}}'),(36,23,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3658;s:10:\"size_after\";i:3658;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3658;s:10:\"size_after\";i:3658;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(37,24,'_wp_attached_file','2017/08/footer-gallery-2-1-1.jpg'),(38,24,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-2-1-1.jpg\";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:{}}}'),(39,24,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3664;s:10:\"size_after\";i:3664;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3664;s:10:\"size_after\";i:3664;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(40,25,'_wp_attached_file','2017/08/footer-gallery-3-1-1.jpg'),(41,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-3-1-1.jpg\";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:{}}}'),(42,25,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4031;s:10:\"size_after\";i:4031;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4031;s:10:\"size_after\";i:4031;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(43,26,'_wp_attached_file','2017/08/footer-gallery-4-1-1.jpg'),(44,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-4-1-1.jpg\";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:{}}}'),(45,26,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3082;s:10:\"size_after\";i:3082;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3082;s:10:\"size_after\";i:3082;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(46,27,'_wp_attached_file','2017/08/footer-gallery-5-1-1.jpg'),(47,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-5-1-1.jpg\";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:{}}}'),(48,27,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4073;s:10:\"size_after\";i:4073;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4073;s:10:\"size_after\";i:4073;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(49,28,'_wp_attached_file','2017/08/footer-gallery-6-1-1.jpg'),(50,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2017/08/footer-gallery-6-1-1.jpg\";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:{}}}'),(51,28,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3023;s:10:\"size_after\";i:3023;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3023;s:10:\"size_after\";i:3023;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(52,29,'_wp_attached_file','2017/08/gallery-1-1-1.jpg'),(53,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-1-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(54,29,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.914762343240956621315262964344583451747894287109375;s:5:\"bytes\";i:8193;s:11:\"size_before\";i:427886;s:10:\"size_after\";i:419693;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.56999999999999995115018691649311222136020660400390625;s:5:\"bytes\";i:110;s:11:\"size_before\";i:19161;s:10:\"size_after\";i:19051;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:876;s:11:\"size_before\";i:51469;s:10:\"size_after\";i:50593;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3471;s:10:\"size_after\";i:3471;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6148;s:10:\"size_after\";i:6148;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15499;s:10:\"size_after\";i:15499;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1761;s:11:\"size_before\";i:80330;s:10:\"size_after\";i:78569;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3471;s:10:\"size_after\";i:3471;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19051;s:10:\"size_after\";i:19051;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50593;s:10:\"size_after\";i:50593;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.04999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:5446;s:11:\"size_before\";i:178693;s:10:\"size_after\";i:173247;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(55,30,'_wp_attached_file','2017/08/gallery-2-1-1.jpg'),(56,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-2-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(57,30,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.96154756792982087887367015355266630649566650390625;s:5:\"bytes\";i:9776;s:11:\"size_before\";i:498382;s:10:\"size_after\";i:488606;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:192;s:11:\"size_before\";i:23223;s:10:\"size_after\";i:23031;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:910;s:11:\"size_before\";i:62209;s:10:\"size_after\";i:61299;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4091;s:10:\"size_after\";i:4091;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7384;s:10:\"size_after\";i:7384;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:137;s:11:\"size_before\";i:18872;s:10:\"size_after\";i:18735;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:1472;s:11:\"size_before\";i:94908;s:10:\"size_after\";i:93436;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4091;s:10:\"size_after\";i:4091;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23031;s:10:\"size_after\";i:23031;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61299;s:10:\"size_after\";i:61299;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:7065;s:11:\"size_before\";i:199274;s:10:\"size_after\";i:192209;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(58,31,'_wp_attached_file','2017/08/gallery-3-1-1.jpg'),(59,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-3-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(60,31,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.352844142821452655400804587770835496485233306884765625;s:5:\"bytes\";i:1031;s:11:\"size_before\";i:292197;s:10:\"size_after\";i:291166;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15641;s:10:\"size_after\";i:15641;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36594;s:10:\"size_after\";i:36594;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3470;s:10:\"size_after\";i:3470;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5824;s:10:\"size_after\";i:5824;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13117;s:10:\"size_after\";i:13117;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53678;s:10:\"size_after\";i:53678;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3470;s:10:\"size_after\";i:3470;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15641;s:10:\"size_after\";i:15641;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36594;s:10:\"size_after\";i:36594;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.9499999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:1031;s:11:\"size_before\";i:108168;s:10:\"size_after\";i:107137;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(61,32,'_wp_attached_file','2017/08/gallery-4-1-1.jpg'),(62,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-4-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63,32,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.4361840801726926120096550221205689013004302978515625;s:5:\"bytes\";i:6886;s:11:\"size_before\";i:479465;s:10:\"size_after\";i:472579;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.429999999999999993338661852249060757458209991455078125;s:5:\"bytes\";i:103;s:11:\"size_before\";i:23977;s:10:\"size_after\";i:23874;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.86999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:519;s:11:\"size_before\";i:59638;s:10:\"size_after\";i:59119;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4070;s:10:\"size_after\";i:4070;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7590;s:10:\"size_after\";i:7590;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:49;s:11:\"size_before\";i:18330;s:10:\"size_after\";i:18281;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1076;s:11:\"size_before\";i:90358;s:10:\"size_after\";i:89282;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4070;s:10:\"size_after\";i:4070;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23874;s:10:\"size_after\";i:23874;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59119;s:10:\"size_after\";i:59119;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:5139;s:11:\"size_before\";i:188439;s:10:\"size_after\";i:183300;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(65,33,'_wp_attached_file','2017/08/gallery-5-1-1.jpg'),(66,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-5-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,33,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:292710;s:10:\"size_after\";i:292710;s:4:\"time\";d:0.220000000000000028865798640254070051014423370361328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15319;s:10:\"size_after\";i:15319;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38534;s:10:\"size_after\";i:38534;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2990;s:10:\"size_after\";i:2990;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5306;s:10:\"size_after\";i:5306;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13272;s:10:\"size_after\";i:13272;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56526;s:10:\"size_after\";i:56526;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2990;s:10:\"size_after\";i:2990;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15319;s:10:\"size_after\";i:15319;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38534;s:10:\"size_after\";i:38534;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103920;s:10:\"size_after\";i:103920;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(68,34,'_wp_attached_file','2017/08/gallery-6-1-1.jpg'),(69,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-6-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-6-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-6-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(70,34,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2073147923278984006145719831692986190319061279296875;s:5:\"bytes\";i:4325;s:11:\"size_before\";i:358233;s:10:\"size_after\";i:353908;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17623;s:10:\"size_after\";i:17623;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.39000000000000001332267629550187848508358001708984375;s:5:\"bytes\";i:174;s:11:\"size_before\";i:45130;s:10:\"size_after\";i:44956;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3551;s:10:\"size_after\";i:3551;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6090;s:10:\"size_after\";i:6090;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15179;s:10:\"size_after\";i:15179;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.6999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:470;s:11:\"size_before\";i:67285;s:10:\"size_after\";i:66815;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3551;s:10:\"size_after\";i:3551;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17623;s:10:\"size_after\";i:17623;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44956;s:10:\"size_after\";i:44956;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.680000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:3681;s:11:\"size_before\";i:137245;s:10:\"size_after\";i:133564;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(71,35,'_wp_attached_file','2017/08/gallery-7-1-1.jpg'),(72,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-7-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-7-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-7-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-7-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,35,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.81385395627624301795322026009671390056610107421875;s:5:\"bytes\";i:6942;s:11:\"size_before\";i:382721;s:10:\"size_after\";i:375779;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.86999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:186;s:11:\"size_before\";i:21380;s:10:\"size_after\";i:21194;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6399999999999999023003738329862244427204132080078125;s:5:\"bytes\";i:774;s:11:\"size_before\";i:47128;s:10:\"size_after\";i:46354;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4033;s:10:\"size_after\";i:4033;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7367;s:10:\"size_after\";i:7367;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:132;s:11:\"size_before\";i:15920;s:10:\"size_after\";i:15788;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1309;s:11:\"size_before\";i:69860;s:10:\"size_after\";i:68551;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4033;s:10:\"size_after\";i:4033;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21194;s:10:\"size_after\";i:21194;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46354;s:10:\"size_after\";i:46354;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:4541;s:11:\"size_before\";i:145452;s:10:\"size_after\";i:140911;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(74,36,'_wp_attached_file','2017/08/gallery-8-1-1.jpg'),(75,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2017/08/gallery-8-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-8-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-8-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-600x463.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-8-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,36,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.1360785515050868255126914618813316337764263153076171875;s:5:\"bytes\";i:422;s:11:\"size_before\";i:310115;s:10:\"size_after\";i:309693;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16393;s:10:\"size_after\";i:16393;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40225;s:10:\"size_after\";i:40225;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3673;s:10:\"size_after\";i:3673;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6210;s:10:\"size_after\";i:6210;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14629;s:10:\"size_after\";i:14629;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58575;s:10:\"size_after\";i:58575;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3673;s:10:\"size_after\";i:3673;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16393;s:10:\"size_after\";i:16393;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40225;s:10:\"size_after\";i:40225;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.38000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:422;s:11:\"size_before\";i:110119;s:10:\"size_after\";i:109697;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(78,37,'_wp_attached_file','2017/08/home-about-1-1.jpg'),(79,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2017/08/home-about-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home-about-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home-about-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home-about-1-1-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home-about-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"home-about-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home-about-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(80,37,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.705692429768089102282146996003575623035430908203125;s:5:\"bytes\";i:6922;s:11:\"size_before\";i:255831;s:10:\"size_after\";i:248909;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.810000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:958;s:11:\"size_before\";i:34073;s:10:\"size_after\";i:33115;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:34700;s:10:\"size_after\";i:33691;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5159;s:10:\"size_after\";i:5159;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:77;s:11:\"size_before\";i:9895;s:10:\"size_after\";i:9818;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:682;s:11:\"size_before\";i:26318;s:10:\"size_after\";i:25636;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5159;s:10:\"size_after\";i:5159;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33115;s:10:\"size_after\";i:33115;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4196;s:11:\"size_before\";i:107412;s:10:\"size_after\";i:103216;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(81,38,'_wp_attached_file','2017/08/home-product-1-1.jpg'),(82,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2017/08/home-product-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-product-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-product-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home-product-1-1-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home-product-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"home-product-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-product-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(83,38,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.60069254013829276317437688703648746013641357421875;s:5:\"bytes\";i:2977;s:11:\"size_before\";i:185982;s:10:\"size_after\";i:183005;s:4:\"time\";d:0.1399999999999999855671006798729649744927883148193359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:150;s:11:\"size_before\";i:24397;s:10:\"size_after\";i:24247;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.4699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:107;s:11:\"size_before\";i:22786;s:10:\"size_after\";i:22679;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4112;s:10:\"size_after\";i:4112;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7688;s:10:\"size_after\";i:7688;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.330000000000000015543122344752191565930843353271484375;s:5:\"bytes\";i:58;s:11:\"size_before\";i:17687;s:10:\"size_after\";i:17629;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4112;s:10:\"size_after\";i:4112;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24247;s:10:\"size_after\";i:24247;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:2662;s:11:\"size_before\";i:80953;s:10:\"size_after\";i:78291;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(84,39,'_wp_attached_file','2017/08/home-slider-1-1-1.jpg'),(85,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2017/08/home-slider-1-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-slider-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home-slider-1-1-1-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home-slider-1-1-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"home-slider-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(86,39,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.99319025211369993400012390338815748691558837890625;s:5:\"bytes\";i:3126;s:11:\"size_before\";i:156834;s:10:\"size_after\";i:153708;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:146;s:11:\"size_before\";i:13488;s:10:\"size_after\";i:13342;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:621;s:11:\"size_before\";i:19664;s:10:\"size_after\";i:19043;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2570;s:10:\"size_after\";i:2570;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4560;s:10:\"size_after\";i:4560;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6590;s:10:\"size_after\";i:6590;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:848;s:11:\"size_before\";i:28720;s:10:\"size_after\";i:27872;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1511;s:11:\"size_before\";i:46287;s:10:\"size_after\";i:44776;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2570;s:10:\"size_after\";i:2570;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13342;s:10:\"size_after\";i:13342;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19043;s:10:\"size_after\";i:19043;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(87,40,'_wp_attached_file','2017/08/home-slider-2-1-1.jpg'),(88,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2017/08/home-slider-2-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-slider-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home-slider-2-1-1-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home-slider-2-1-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"home-slider-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(89,40,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97909;s:10:\"size_after\";i:97909;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9225;s:10:\"size_after\";i:9225;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11821;s:10:\"size_after\";i:11821;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2139;s:10:\"size_after\";i:2139;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3469;s:10:\"size_after\";i:3469;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4401;s:10:\"size_after\";i:4401;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17002;s:10:\"size_after\";i:17002;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26667;s:10:\"size_after\";i:26667;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2139;s:10:\"size_after\";i:2139;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9225;s:10:\"size_after\";i:9225;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11821;s:10:\"size_after\";i:11821;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(90,41,'_wp_attached_file','2017/08/home-slider-3-1-1.jpg'),(91,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2017/08/home-slider-3-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-slider-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home-slider-3-1-1-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home-slider-3-1-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"home-slider-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92,41,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106068;s:10:\"size_after\";i:106068;s:4:\"time\";d:0.17000000000000003996802888650563545525074005126953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8897;s:10:\"size_after\";i:8897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13386;s:10:\"size_after\";i:13386;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2021;s:10:\"size_after\";i:2021;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3359;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4955;s:10:\"size_after\";i:4955;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18979;s:10:\"size_after\";i:18979;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30167;s:10:\"size_after\";i:30167;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2021;s:10:\"size_after\";i:2021;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8897;s:10:\"size_after\";i:8897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13386;s:10:\"size_after\";i:13386;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(93,42,'_wp_attached_file','2017/08/home-slider-4-1-1.jpg'),(94,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2017/08/home-slider-4-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-slider-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home-slider-4-1-1-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home-slider-4-1-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"home-slider-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home-slider-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95,42,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84821;s:10:\"size_after\";i:84821;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5999;s:10:\"size_after\";i:5999;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10908;s:10:\"size_after\";i:10908;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1483;s:10:\"size_after\";i:1483;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2302;s:10:\"size_after\";i:2302;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3991;s:10:\"size_after\";i:3991;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15960;s:10:\"size_after\";i:15960;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25788;s:10:\"size_after\";i:25788;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1483;s:10:\"size_after\";i:1483;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5999;s:10:\"size_after\";i:5999;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10908;s:10:\"size_after\";i:10908;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(96,43,'_wp_attached_file','2017/08/home-spa-1-1.jpg'),(97,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2017/08/home-spa-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home-spa-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home-spa-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home-spa-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98,43,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.2088916374630660488520561557379551231861114501953125;s:5:\"bytes\";i:456;s:11:\"size_before\";i:218295;s:10:\"size_after\";i:217839;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14761;s:10:\"size_after\";i:14761;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29116;s:10:\"size_after\";i:29116;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3259;s:10:\"size_after\";i:3259;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5477;s:10:\"size_after\";i:5477;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10552;s:10:\"size_after\";i:10552;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43276;s:10:\"size_after\";i:43276;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3259;s:10:\"size_after\";i:3259;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14761;s:10:\"size_after\";i:14761;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29116;s:10:\"size_after\";i:29116;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.6999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:456;s:11:\"size_before\";i:64718;s:10:\"size_after\";i:64262;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(99,44,'_wp_attached_file','2017/08/offer-1-1-1.jpg'),(100,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:23:\"2017/08/offer-1-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101,44,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.29621621621621618825059840673930011689662933349609375;s:5:\"bytes\";i:137;s:11:\"size_before\";i:46250;s:10:\"size_after\";i:46113;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13677;s:10:\"size_after\";i:13677;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3698;s:10:\"size_after\";i:3698;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6465;s:10:\"size_after\";i:6465;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3698;s:10:\"size_after\";i:3698;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:137;s:11:\"size_before\";i:18712;s:10:\"size_after\";i:18575;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(102,45,'_wp_attached_file','2017/08/offer-2-1-1.jpg'),(103,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:23:\"2017/08/offer-2-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(104,45,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.372293888795815430814428736994159407913684844970703125;s:5:\"bytes\";i:200;s:11:\"size_before\";i:53721;s:10:\"size_after\";i:53521;s:4:\"time\";d:0.0799999999999999877875467291232780553400516510009765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:5:\"bytes\";i:4;s:11:\"size_before\";i:16271;s:10:\"size_after\";i:16267;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4214;s:10:\"size_after\";i:4214;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7609;s:10:\"size_after\";i:7609;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4214;s:10:\"size_after\";i:4214;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.92000000000000003996802888650563545525074005126953125;s:5:\"bytes\";i:196;s:11:\"size_before\";i:21413;s:10:\"size_after\";i:21217;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(105,46,'_wp_attached_file','2017/08/offer-3-1-1.jpg'),(106,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:23:\"2017/08/offer-3-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(107,46,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41695;s:10:\"size_after\";i:41695;s:4:\"time\";d:0.0799999999999999877875467291232780553400516510009765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12630;s:10:\"size_after\";i:12630;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3213;s:10:\"size_after\";i:3213;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5702;s:10:\"size_after\";i:5702;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3213;s:10:\"size_after\";i:3213;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16937;s:10:\"size_after\";i:16937;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(109,47,'_wp_attached_file','2017/08/offer-4-1-1.jpg'),(110,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:23:\"2017/08/offer-4-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"offer-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(111,47,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45811;s:10:\"size_after\";i:45811;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13576;s:10:\"size_after\";i:13576;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3757;s:10:\"size_after\";i:3757;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6393;s:10:\"size_after\";i:6393;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3757;s:10:\"size_after\";i:3757;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18328;s:10:\"size_after\";i:18328;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(112,48,'_wp_attached_file','2017/08/pattern-1-1-1.jpg'),(113,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:701;s:4:\"file\";s:25:\"2017/08/pattern-1-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"pattern-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-600x219.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"pattern-1-1-1-1024x374.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"pattern-1-1-1-1536x561.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"pattern-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-600x219.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"pattern-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(114,48,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46295;s:10:\"size_after\";i:46295;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3821;s:10:\"size_after\";i:3821;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4662;s:10:\"size_after\";i:4662;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:358;s:10:\"size_after\";i:358;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:695;s:10:\"size_after\";i:695;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:751;s:10:\"size_after\";i:751;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8450;s:10:\"size_after\";i:8450;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18717;s:10:\"size_after\";i:18717;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:358;s:10:\"size_after\";i:358;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3821;s:10:\"size_after\";i:3821;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4662;s:10:\"size_after\";i:4662;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(115,49,'_wp_attached_file','2017/08/pricing-1-1-1.jpg'),(116,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:326;s:6:\"height\";i:218;s:4:\"file\";s:25:\"2017/08/pricing-1-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"pricing-1-1-1-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pricing-1-1-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"pricing-1-1-1-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(117,49,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.89146358979269402222911367061897180974483489990234375;s:5:\"bytes\";i:931;s:11:\"size_before\";i:104435;s:10:\"size_after\";i:103504;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.58999999999999996891375531049561686813831329345703125;s:5:\"bytes\";i:122;s:11:\"size_before\";i:20533;s:10:\"size_after\";i:20411;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4076;s:10:\"size_after\";i:4076;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7503;s:10:\"size_after\";i:7503;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.14000000000000001332267629550187848508358001708984375;s:5:\"bytes\";i:24;s:11:\"size_before\";i:17078;s:10:\"size_after\";i:17054;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4076;s:10:\"size_after\";i:4076;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20411;s:10:\"size_after\";i:20411;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:785;s:11:\"size_before\";i:30758;s:10:\"size_after\";i:29973;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(118,50,'_wp_attached_file','2017/08/pricing-2-1-1.jpg'),(119,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:314;s:6:\"height\";i:209;s:4:\"file\";s:25:\"2017/08/pricing-2-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"pricing-2-1-1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pricing-2-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"pricing-2-1-1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120,50,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.70206567216490334271128403997863642871379852294921875;s:5:\"bytes\";i:641;s:11:\"size_before\";i:91302;s:10:\"size_after\";i:90661;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7199999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:127;s:11:\"size_before\";i:17709;s:10:\"size_after\";i:17582;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4230;s:10:\"size_after\";i:4230;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7590;s:10:\"size_after\";i:7590;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.200000000000000011102230246251565404236316680908203125;s:5:\"bytes\";i:32;s:11:\"size_before\";i:15667;s:10:\"size_after\";i:15635;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4230;s:10:\"size_after\";i:4230;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17582;s:10:\"size_after\";i:17582;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:482;s:11:\"size_before\";i:24294;s:10:\"size_after\";i:23812;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(122,51,'_wp_attached_file','2017/08/pricing-3-1-e1510736724815-1.jpg'),(123,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:190;s:4:\"file\";s:40:\"2017/08/pricing-3-1-e1510736724815-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"pricing-3-1-e1510736724815-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"pricing-3-1-e1510736724815-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"pricing-3-1-e1510736724815-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,51,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:335;s:6:\"height\";i:251;s:4:\"file\";s:15:\"pricing-3-1.jpg\";}s:18:\"full-1510736724815\";a:3:{s:5:\"width\";i:335;s:6:\"height\";i:251;s:4:\"file\";s:30:\"pricing-3-1-e1510736699869.jpg\";}}'),(125,51,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61193;s:10:\"size_after\";i:61193;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11322;s:10:\"size_after\";i:11322;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3594;s:10:\"size_after\";i:3594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6319;s:10:\"size_after\";i:6319;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13888;s:10:\"size_after\";i:13888;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3594;s:10:\"size_after\";i:3594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11322;s:10:\"size_after\";i:11322;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11154;s:10:\"size_after\";i:11154;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(126,52,'_wp_attached_file','2017/08/pricing-4-1-1.jpg'),(127,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:326;s:6:\"height\";i:218;s:4:\"file\";s:25:\"2017/08/pricing-4-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"pricing-4-1-1-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pricing-4-1-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"pricing-4-1-1-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"pricing-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(128,52,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.89146358979269402222911367061897180974483489990234375;s:5:\"bytes\";i:931;s:11:\"size_before\";i:104435;s:10:\"size_after\";i:103504;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.58999999999999996891375531049561686813831329345703125;s:5:\"bytes\";i:122;s:11:\"size_before\";i:20533;s:10:\"size_after\";i:20411;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4076;s:10:\"size_after\";i:4076;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7503;s:10:\"size_after\";i:7503;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.14000000000000001332267629550187848508358001708984375;s:5:\"bytes\";i:24;s:11:\"size_before\";i:17078;s:10:\"size_after\";i:17054;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4076;s:10:\"size_after\";i:4076;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20411;s:10:\"size_after\";i:20411;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:785;s:11:\"size_before\";i:30758;s:10:\"size_after\";i:29973;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(129,53,'_wp_attached_file','2017/08/team-1-1-1.jpg'),(130,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:22:\"2017/08/team-1-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"team-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(131,53,'_wp_attachment_image_alt',''),(132,53,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2685370380380920352081375312991440296173095703125;s:5:\"bytes\";i:704;s:11:\"size_before\";i:55497;s:10:\"size_after\";i:54793;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.9699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:153;s:11:\"size_before\";i:15719;s:10:\"size_after\";i:15566;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3638;s:10:\"size_after\";i:3638;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6673;s:10:\"size_after\";i:6673;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3638;s:10:\"size_after\";i:3638;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:551;s:11:\"size_before\";i:25829;s:10:\"size_after\";i:25278;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(134,54,'_wp_attached_file','2017/08/team-2-1-1.jpg'),(135,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:22:\"2017/08/team-2-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"team-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(136,54,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6545391545391543441922976853675208985805511474609375;s:5:\"bytes\";i:764;s:11:\"size_before\";i:46176;s:10:\"size_after\";i:45412;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:136;s:11:\"size_before\";i:13136;s:10:\"size_after\";i:13000;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2669;s:10:\"size_after\";i:2669;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5075;s:10:\"size_after\";i:5075;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2669;s:10:\"size_after\";i:2669;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.779999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:628;s:11:\"size_before\";i:22627;s:10:\"size_after\";i:21999;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(137,55,'_wp_attached_file','2017/08/team-3-1-1.jpg'),(138,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:22:\"2017/08/team-3-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"team-3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139,55,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.84431586842387218450056707297335378825664520263671875;s:5:\"bytes\";i:394;s:11:\"size_before\";i:46665;s:10:\"size_after\";i:46271;s:4:\"time\";d:0.060000000000000004718447854656915296800434589385986328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.0299999999999999988897769753748434595763683319091796875;s:5:\"bytes\";i:4;s:11:\"size_before\";i:13114;s:10:\"size_after\";i:13110;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3186;s:10:\"size_after\";i:3186;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5770;s:10:\"size_after\";i:5770;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3186;s:10:\"size_after\";i:3186;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.8200000000000000621724893790087662637233734130859375;s:5:\"bytes\";i:390;s:11:\"size_before\";i:21409;s:10:\"size_after\";i:21019;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(140,56,'_wp_attached_file','2017/08/team-4-1-1.jpg'),(141,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:22:\"2017/08/team-4-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"team-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"team-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142,56,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.93996651518775420353080107815912924706935882568359375;s:5:\"bytes\";i:393;s:11:\"size_before\";i:41810;s:10:\"size_after\";i:41417;s:4:\"time\";d:0.060000000000000004718447854656915296800434589385986328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.070000000000000006661338147750939242541790008544921875;s:5:\"bytes\";i:8;s:11:\"size_before\";i:11820;s:10:\"size_after\";i:11812;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2984;s:10:\"size_after\";i:2984;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5311;s:10:\"size_after\";i:5311;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2984;s:10:\"size_after\";i:2984;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.060000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:385;s:11:\"size_before\";i:18711;s:10:\"size_after\";i:18326;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(143,57,'_wp_attached_file','2017/08/testimonial-1-1-1.jpg'),(144,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:29:\"2017/08/testimonial-1-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145,57,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.552357679428002512622697395272552967071533203125;s:5:\"bytes\";i:1570;s:11:\"size_before\";i:44196;s:10:\"size_after\";i:42626;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4150;s:10:\"size_after\";i:4150;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:347;s:11:\"size_before\";i:8299;s:10:\"size_after\";i:7952;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.850000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:1223;s:11:\"size_before\";i:31747;s:10:\"size_after\";i:30524;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(146,58,'_wp_attached_file','2017/08/testimonial-2-1-1.jpg'),(147,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:29:\"2017/08/testimonial-2-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"testimonial-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148,58,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.398686305732483869945781407295726239681243896484375;s:5:\"bytes\";i:1366;s:11:\"size_before\";i:40192;s:10:\"size_after\";i:38826;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4097;s:10:\"size_after\";i:4097;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:281;s:11:\"size_before\";i:7704;s:10:\"size_after\";i:7423;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.819999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:1085;s:11:\"size_before\";i:28391;s:10:\"size_after\";i:27306;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(149,59,'_wp_attached_file','2017/08/variety-2-1-1.jpg'),(150,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2017/08/variety-2-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"variety-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"variety-2-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"variety-2-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"variety-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,59,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.402522770919572836501032497835694812238216400146484375;s:5:\"bytes\";i:1092;s:11:\"size_before\";i:271289;s:10:\"size_after\";i:270197;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.25;s:5:\"bytes\";i:57;s:11:\"size_before\";i:22911;s:10:\"size_after\";i:22854;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"bytes\";i:203;s:11:\"size_before\";i:33729;s:10:\"size_after\";i:33526;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4270;s:10:\"size_after\";i:4270;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7690;s:10:\"size_after\";i:7690;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11683;s:10:\"size_after\";i:11683;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.66000000000000003108624468950438313186168670654296875;s:5:\"bytes\";i:329;s:11:\"size_before\";i:50159;s:10:\"size_after\";i:49830;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.63000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:503;s:11:\"size_before\";i:80197;s:10:\"size_after\";i:79694;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4270;s:10:\"size_after\";i:4270;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22854;s:10:\"size_after\";i:22854;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33526;s:10:\"size_after\";i:33526;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(152,60,'_wp_attached_file','2017/08/variety-3-1-1.jpg'),(153,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2017/08/variety-3-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"variety-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"variety-3-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"variety-3-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"variety-3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154,60,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.06960399836301707499064406192701426334679126739501953125;s:5:\"bytes\";i:216;s:11:\"size_before\";i:310327;s:10:\"size_after\";i:310111;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.54000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:132;s:11:\"size_before\";i:24337;s:10:\"size_after\";i:24205;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.13000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:54;s:11:\"size_before\";i:40292;s:10:\"size_after\";i:40238;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4559;s:10:\"size_after\";i:4559;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8297;s:10:\"size_after\";i:8297;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.200000000000000011102230246251565404236316680908203125;s:5:\"bytes\";i:30;s:11:\"size_before\";i:14824;s:10:\"size_after\";i:14794;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58412;s:10:\"size_after\";i:58412;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90604;s:10:\"size_after\";i:90604;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4559;s:10:\"size_after\";i:4559;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24205;s:10:\"size_after\";i:24205;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40238;s:10:\"size_after\";i:40238;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(155,61,'_wp_attached_file','2017/08/variety-4-1-1.jpg'),(156,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2017/08/variety-4-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"variety-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"variety-4-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"variety-4-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"variety-4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,61,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.82925767360859159449404387487447820603847503662109375;s:5:\"bytes\";i:2857;s:11:\"size_before\";i:344525;s:10:\"size_after\";i:341668;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:302;s:11:\"size_before\";i:26917;s:10:\"size_after\";i:26615;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:324;s:11:\"size_before\";i:42586;s:10:\"size_after\";i:42262;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4047;s:10:\"size_after\";i:4047;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7766;s:10:\"size_after\";i:7766;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13028;s:10:\"size_after\";i:13028;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:634;s:11:\"size_before\";i:66379;s:10:\"size_after\";i:65745;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.439999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1597;s:11:\"size_before\";i:110878;s:10:\"size_after\";i:109281;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4047;s:10:\"size_after\";i:4047;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26615;s:10:\"size_after\";i:26615;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42262;s:10:\"size_after\";i:42262;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(158,62,'_wp_attached_file','2017/08/variety-5-1-1.jpg'),(159,62,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2017/08/variety-5-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"variety-5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"variety-5-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"variety-5-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"variety-5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,62,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:169467;s:10:\"size_after\";i:169467;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13166;s:10:\"size_after\";i:13166;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22366;s:10:\"size_after\";i:22366;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3122;s:10:\"size_after\";i:3122;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5220;s:10:\"size_after\";i:5220;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8897;s:10:\"size_after\";i:8897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31374;s:10:\"size_after\";i:31374;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46668;s:10:\"size_after\";i:46668;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3122;s:10:\"size_after\";i:3122;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13166;s:10:\"size_after\";i:13166;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22366;s:10:\"size_after\";i:22366;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(161,63,'_wp_attached_file','2017/08/variety-6-1-1.jpg'),(162,63,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2017/08/variety-6-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"variety-6-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"variety-6-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"variety-6-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"variety-6-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"variety-6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163,63,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:246497;s:10:\"size_after\";i:246497;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17668;s:10:\"size_after\";i:17668;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31606;s:10:\"size_after\";i:31606;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3295;s:10:\"size_after\";i:3295;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5786;s:10:\"size_after\";i:5786;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10905;s:10:\"size_after\";i:10905;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47383;s:10:\"size_after\";i:47383;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:77285;s:10:\"size_after\";i:77285;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3295;s:10:\"size_after\";i:3295;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17668;s:10:\"size_after\";i:17668;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31606;s:10:\"size_after\";i:31606;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(164,64,'_wp_attached_file','2017/08/variety-1-1.jpg'),(165,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2017/08/variety-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"variety-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"variety-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"variety-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"variety-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"variety-1-1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"variety-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"variety-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"variety-1-1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"variety-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"variety-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"variety-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166,64,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:241609;s:10:\"size_after\";i:241609;s:4:\"time\";d:0.1800000000000000210942374678779742680490016937255859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16261;s:10:\"size_after\";i:16261;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31746;s:10:\"size_after\";i:31746;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3588;s:10:\"size_after\";i:3588;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6065;s:10:\"size_after\";i:6065;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11712;s:10:\"size_after\";i:11712;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46700;s:10:\"size_after\";i:46700;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:73942;s:10:\"size_after\";i:73942;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3588;s:10:\"size_after\";i:3588;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16261;s:10:\"size_after\";i:16261;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31746;s:10:\"size_after\";i:31746;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(167,85,'_wp_attached_file','2017/08/brand-1-3-1.png'),(168,85,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:146;s:6:\"height\";i:89;s:4:\"file\";s:23:\"2017/08/brand-1-3-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-1-3-1-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-1-3-1-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,85,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.178025609252376426638875273056328296661376953125;s:5:\"bytes\";i:1373;s:11:\"size_before\";i:9684;s:10:\"size_after\";i:8311;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:1339;s:11:\"size_before\";i:5374;s:10:\"size_after\";i:4035;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:34;s:11:\"size_before\";i:4310;s:10:\"size_after\";i:4276;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(170,86,'_wp_attached_file','2017/08/brand-2-3-1.png'),(171,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:81;s:4:\"file\";s:23:\"2017/08/brand-2-3-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-3-1-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-3-1-150x81.png\";s:5:\"width\";i:150;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-2-3-1-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172,86,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.6605551126893249858085255254991352558135986328125;s:5:\"bytes\";i:2161;s:11:\"size_before\";i:13799;s:10:\"size_after\";i:11638;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:881;s:11:\"size_before\";i:4104;s:10:\"size_after\";i:3223;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:1179;s:11:\"size_before\";i:5456;s:10:\"size_after\";i:4277;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:101;s:11:\"size_before\";i:4239;s:10:\"size_after\";i:4138;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(173,87,'_wp_attached_file','2017/08/brand-3-3-1.png'),(174,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:139;s:6:\"height\";i:111;s:4:\"file\";s:23:\"2017/08/brand-3-3-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"brand-3-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"brand-3-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,87,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.690968443960827016780967824161052703857421875;s:5:\"bytes\";i:1179;s:11:\"size_before\";i:11028;s:10:\"size_after\";i:9849;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:1154;s:11:\"size_before\";i:6441;s:10:\"size_after\";i:5287;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:25;s:11:\"size_before\";i:4587;s:10:\"size_after\";i:4562;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(176,88,'_wp_attached_file','2017/08/brand-4-3-1.png'),(177,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:174;s:6:\"height\";i:72;s:4:\"file\";s:23:\"2017/08/brand-4-3-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-3-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-3-1-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"brand-4-3-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178,88,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.56377079482439995672393706627190113067626953125;s:5:\"bytes\";i:2646;s:11:\"size_before\";i:13525;s:10:\"size_after\";i:10879;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1229;s:11:\"size_before\";i:4356;s:10:\"size_after\";i:3127;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1332;s:11:\"size_before\";i:5295;s:10:\"size_after\";i:3963;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:85;s:11:\"size_before\";i:3874;s:10:\"size_after\";i:3789;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(179,145,'_wp_attached_file','2017/09/pageTitle-bg-1.jpg'),(180,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:250;s:4:\"file\";s:26:\"2017/09/pageTitle-bg-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"pageTitle-bg-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"pageTitle-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"pageTitle-bg-1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pageTitle-bg-1-300x39.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"pageTitle-bg-1-1024x133.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"pageTitle-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"pageTitle-bg-1-768x100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"pageTitle-bg-1-1536x200.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"pageTitle-bg-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"pageTitle-bg-1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"pageTitle-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181,145,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57275;s:10:\"size_after\";i:57275;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6317;s:10:\"size_after\";i:6317;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6354;s:10:\"size_after\";i:6354;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1474;s:10:\"size_after\";i:1474;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2374;s:10:\"size_after\";i:2374;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2374;s:10:\"size_after\";i:2374;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9376;s:10:\"size_after\";i:9376;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14861;s:10:\"size_after\";i:14861;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1474;s:10:\"size_after\";i:1474;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6317;s:10:\"size_after\";i:6317;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6354;s:10:\"size_after\";i:6354;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(183,146,'_wp_attached_file','2017/09/pageTitle-bg02-1.jpg'),(184,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:250;s:4:\"file\";s:28:\"2017/09/pageTitle-bg02-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"pageTitle-bg02-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"pageTitle-bg02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"pageTitle-bg02-1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"pageTitle-bg02-1-300x39.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"pageTitle-bg02-1-1024x133.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"pageTitle-bg02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"pageTitle-bg02-1-768x100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"pageTitle-bg02-1-1536x200.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"pageTitle-bg02-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"pageTitle-bg02-1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"pageTitle-bg02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(185,146,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66544;s:10:\"size_after\";i:66544;s:4:\"time\";d:0.10999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7946;s:10:\"size_after\";i:7946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7229;s:10:\"size_after\";i:7229;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1711;s:10:\"size_after\";i:1711;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2818;s:10:\"size_after\";i:2818;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2633;s:10:\"size_after\";i:2633;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10734;s:10:\"size_after\";i:10734;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16587;s:10:\"size_after\";i:16587;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1711;s:10:\"size_after\";i:1711;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7946;s:10:\"size_after\";i:7946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7229;s:10:\"size_after\";i:7229;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(187,186,'_wp_attached_file','2017/09/favicon-1.png'),(188,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:95;s:6:\"height\";i:78;s:4:\"file\";s:21:\"2017/09/favicon-1.png\";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:{}}}'),(189,186,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.2066827419910437502181821400881744921207427978515625;s:5:\"bytes\";i:6;s:11:\"size_before\";i:2903;s:10:\"size_after\";i:2897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.2099999999999999922284388276239042170345783233642578125;s:5:\"bytes\";i:6;s:11:\"size_before\";i:2903;s:10:\"size_after\";i:2897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(190,220,'_wp_attached_file','2017/11/offer-1-1.jpg'),(191,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:21:\"2017/11/offer-1-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"offer-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"offer-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"offer-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192,220,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.29621621621621618825059840673930011689662933349609375;s:5:\"bytes\";i:137;s:11:\"size_before\";i:46250;s:10:\"size_after\";i:46113;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13677;s:10:\"size_after\";i:13677;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3698;s:10:\"size_after\";i:3698;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6465;s:10:\"size_after\";i:6465;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3698;s:10:\"size_after\";i:3698;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:137;s:11:\"size_before\";i:18712;s:10:\"size_after\";i:18575;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(193,371,'_wp_attached_file','2017/09/product-01-1.jpg'),(194,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2017/09/product-01-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-01-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-01-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-01-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-01-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195,371,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:246040;s:10:\"size_after\";i:246040;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11565;s:10:\"size_after\";i:11565;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28897;s:10:\"size_after\";i:28897;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4967;s:10:\"size_after\";i:4967;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10355;s:10:\"size_after\";i:10355;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42538;s:10:\"size_after\";i:42538;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3334;s:10:\"size_after\";i:3334;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11565;s:10:\"size_after\";i:11565;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28897;s:10:\"size_after\";i:28897;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3334;s:10:\"size_after\";i:3334;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:100588;s:10:\"size_after\";i:100588;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(197,373,'_wp_attached_file','2017/09/product-02-1.jpg'),(198,373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2017/09/product-02-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-02-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-02-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-02-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-02-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(199,373,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.3220160637898488165120625126291997730731964111328125;s:5:\"bytes\";i:609;s:11:\"size_before\";i:189121;s:10:\"size_after\";i:188512;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8775;s:10:\"size_after\";i:8775;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21428;s:10:\"size_after\";i:21428;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3683;s:10:\"size_after\";i:3683;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7780;s:10:\"size_after\";i:7780;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31084;s:10:\"size_after\";i:31084;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2583;s:10:\"size_after\";i:2583;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8775;s:10:\"size_after\";i:8775;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21428;s:10:\"size_after\";i:21428;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2583;s:10:\"size_after\";i:2583;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.75;s:5:\"bytes\";i:609;s:11:\"size_before\";i:81002;s:10:\"size_after\";i:80393;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(201,374,'_wp_attached_file','2017/09/product-03-1.jpg'),(202,374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2017/09/product-03-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-03-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-03-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-03-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-03-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(203,374,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.82406968371880662260764438542537391185760498046875;s:5:\"bytes\";i:1877;s:11:\"size_before\";i:227772;s:10:\"size_after\";i:225895;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10507;s:10:\"size_after\";i:10507;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26141;s:10:\"size_after\";i:26141;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4282;s:10:\"size_after\";i:4282;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9298;s:10:\"size_after\";i:9298;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38091;s:10:\"size_after\";i:38091;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2928;s:10:\"size_after\";i:2928;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10507;s:10:\"size_after\";i:10507;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26141;s:10:\"size_after\";i:26141;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2928;s:10:\"size_after\";i:2928;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1877;s:11:\"size_before\";i:96949;s:10:\"size_after\";i:95072;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(205,375,'_wp_attached_file','2017/09/product-04-1.jpg'),(206,375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2017/09/product-04-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-04-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-04-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-04-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-04-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(207,375,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.384996316608005262338565444224514067173004150390625;s:5:\"bytes\";i:6993;s:11:\"size_before\";i:293208;s:10:\"size_after\";i:286215;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.460000000000000019984014443252817727625370025634765625;s:5:\"bytes\";i:63;s:11:\"size_before\";i:13789;s:10:\"size_after\";i:13726;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9299999999999999378275106209912337362766265869140625;s:5:\"bytes\";i:656;s:11:\"size_before\";i:33947;s:10:\"size_after\";i:33291;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5577;s:10:\"size_after\";i:5577;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.4899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:61;s:11:\"size_before\";i:12500;s:10:\"size_after\";i:12439;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9099999999999999200639422269887290894985198974609375;s:5:\"bytes\";i:937;s:11:\"size_before\";i:49046;s:10:\"size_after\";i:48109;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3539;s:10:\"size_after\";i:3539;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13726;s:10:\"size_after\";i:13726;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33291;s:10:\"size_after\";i:33291;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3539;s:10:\"size_after\";i:3539;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:5276;s:11:\"size_before\";i:124254;s:10:\"size_after\";i:118978;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(209,378,'_wp_attached_file','2018/09/product-05-1.jpg'),(210,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2018/09/product-05-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-05-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-05-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-05-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-05-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(211,378,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0539193400398423339225928430096246302127838134765625;s:5:\"bytes\";i:1275;s:11:\"size_before\";i:120977;s:10:\"size_after\";i:119702;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6578;s:10:\"size_after\";i:6578;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14623;s:10:\"size_after\";i:14623;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3043;s:10:\"size_after\";i:3043;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6079;s:10:\"size_after\";i:6079;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20619;s:10:\"size_after\";i:20619;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2217;s:10:\"size_after\";i:2217;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6578;s:10:\"size_after\";i:6578;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14623;s:10:\"size_after\";i:14623;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2217;s:10:\"size_after\";i:2217;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1275;s:11:\"size_before\";i:44400;s:10:\"size_after\";i:43125;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(213,380,'_wp_attached_file','2018/09/product-06-1.jpg'),(214,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:919;s:4:\"file\";s:24:\"2018/09/product-06-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"product-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"product-06-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"product-06-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"product-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"product-06-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"product-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"product-06-1-600x549.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"product-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(215,380,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.4376234414722830479149706661701202392578125;s:5:\"bytes\";i:10182;s:11:\"size_before\";i:296193;s:10:\"size_after\";i:286011;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.64000000000000001332267629550187848508358001708984375;s:5:\"bytes\";i:81;s:11:\"size_before\";i:12623;s:10:\"size_after\";i:12542;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:744;s:11:\"size_before\";i:32855;s:10:\"size_after\";i:32111;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4989;s:10:\"size_after\";i:4989;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.179999999999999993338661852249060757458209991455078125;s:5:\"bytes\";i:20;s:11:\"size_before\";i:11336;s:10:\"size_after\";i:11316;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1380;s:11:\"size_before\";i:48752;s:10:\"size_after\";i:47372;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3184;s:10:\"size_after\";i:3184;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12542;s:10:\"size_after\";i:12542;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32111;s:10:\"size_after\";i:32111;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3184;s:10:\"size_after\";i:3184;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:7957;s:11:\"size_before\";i:134617;s:10:\"size_after\";i:126660;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(217,434,'_wp_attached_file','2018/09/1-1.png'),(218,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:936;s:6:\"height\";i:544;s:4:\"file\";s:15:\"2018/09/1-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"1-1-600x349.png\";s:5:\"width\";i:600;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x174.png\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x446.png\";s:5:\"width\";i:768;s:6:\"height\";i:446;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"1-1-600x349.png\";s:5:\"width\";i:600;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(219,434,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.03355840430959489140150253660976886749267578125;s:5:\"bytes\";i:39307;s:11:\"size_before\";i:435122;s:10:\"size_after\";i:395815;s:4:\"time\";d:1.04000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1927;s:11:\"size_before\";i:39470;s:10:\"size_after\";i:37543;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.390000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:2424;s:11:\"size_before\";i:71406;s:10:\"size_after\";i:68982;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.320000000000000006661338147750939242541790008544921875;s:5:\"bytes\";i:42;s:11:\"size_before\";i:12928;s:10:\"size_after\";i:12886;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25259;s:10:\"size_after\";i:25259;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:7020;s:11:\"size_before\";i:98238;s:10:\"size_after\";i:91218;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6744;s:10:\"size_after\";i:6744;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37543;s:10:\"size_after\";i:37543;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68982;s:10:\"size_after\";i:68982;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6744;s:10:\"size_after\";i:6744;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:27894;s:11:\"size_before\";i:67808;s:10:\"size_after\";i:39914;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}}}'),(221,437,'_wp_attached_file','2018/09/2-1.png'),(222,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1028;s:6:\"height\";i:627;s:4:\"file\";s:15:\"2018/09/2-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"2-1-600x366.png\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-1024x625.png\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x468.png\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"2-1-600x366.png\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(223,437,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.871834361258842616138053926988504827022552490234375;s:5:\"bytes\";i:7981;s:11:\"size_before\";i:277906;s:10:\"size_after\";i:269925;s:4:\"time\";d:0.99000000000000010214051826551440171897411346435546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:757;s:11:\"size_before\";i:14432;s:10:\"size_after\";i:13675;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:1;s:5:\"bytes\";i:421;s:11:\"size_before\";i:42086;s:10:\"size_after\";i:41665;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:94;s:11:\"size_before\";i:5324;s:10:\"size_after\";i:5230;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15284;s:10:\"size_after\";i:15284;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1372;s:11:\"size_before\";i:57888;s:10:\"size_after\";i:56516;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:5290;s:11:\"size_before\";i:81935;s:10:\"size_after\";i:76645;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6599999999999999200639422269887290894985198974609375;s:5:\"bytes\";i:47;s:11:\"size_before\";i:2832;s:10:\"size_after\";i:2785;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13675;s:10:\"size_after\";i:13675;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41665;s:10:\"size_after\";i:41665;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2785;s:10:\"size_after\";i:2785;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(225,449,'_wp_attached_file','2018/09/3-1.png'),(226,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1083;s:6:\"height\";i:462;s:4:\"file\";s:15:\"2018/09/3-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"3-1-600x256.png\";s:5:\"width\";i:600;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x128.png\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-1-1024x437.png\";s:5:\"width\";i:1024;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x328.png\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"3-1-600x256.png\";s:5:\"width\";i:600;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(227,449,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.966631836555118528764296570443548262119293212890625;s:5:\"bytes\";i:8631;s:11:\"size_before\";i:290936;s:10:\"size_after\";i:282305;s:4:\"time\";d:0.5800000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:830;s:11:\"size_before\";i:19437;s:10:\"size_after\";i:18607;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.229999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:509;s:11:\"size_before\";i:41459;s:10:\"size_after\";i:40950;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:202;s:11:\"size_before\";i:6804;s:10:\"size_after\";i:6602;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14787;s:10:\"size_after\";i:14787;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1860;s:11:\"size_before\";i:58367;s:10:\"size_after\";i:56507;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:5182;s:11:\"size_before\";i:84209;s:10:\"size_after\";i:79027;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:48;s:11:\"size_before\";i:3182;s:10:\"size_after\";i:3134;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18607;s:10:\"size_after\";i:18607;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40950;s:10:\"size_after\";i:40950;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3134;s:10:\"size_after\";i:3134;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(229,450,'_wp_attached_file','2018/09/4-1.png'),(230,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1038;s:6:\"height\";i:453;s:4:\"file\";s:15:\"2018/09/4-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"4-1-600x262.png\";s:5:\"width\";i:600;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-1-300x131.png\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-1-1024x447.png\";s:5:\"width\";i:1024;s:6:\"height\";i:447;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-1-768x335.png\";s:5:\"width\";i:768;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"4-1-600x262.png\";s:5:\"width\";i:600;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(231,450,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.80992909777263921711210059584118425846099853515625;s:5:\"bytes\";i:13812;s:11:\"size_before\";i:287156;s:10:\"size_after\";i:273344;s:4:\"time\";d:0.70999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:1504;s:11:\"size_before\";i:23057;s:10:\"size_after\";i:21553;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1523;s:11:\"size_before\";i:39701;s:10:\"size_after\";i:38178;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:102;s:11:\"size_before\";i:7664;s:10:\"size_after\";i:7562;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:93;s:11:\"size_before\";i:13426;s:10:\"size_after\";i:13333;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3615;s:11:\"size_before\";i:55917;s:10:\"size_after\";i:52302;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:6975;s:11:\"size_before\";i:79638;s:10:\"size_after\";i:72663;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4011;s:10:\"size_after\";i:4011;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21553;s:10:\"size_after\";i:21553;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38178;s:10:\"size_after\";i:38178;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4011;s:10:\"size_after\";i:4011;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(233,453,'_wp_attached_file','2018/09/5-1.png'),(234,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:973;s:6:\"height\";i:608;s:4:\"file\";s:15:\"2018/09/5-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"5-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"5-1-600x375.png\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"5-1-300x187.png\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"5-1-768x480.png\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"5-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"5-1-600x375.png\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(235,453,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.4712124988521733115476308739744126796722412109375;s:5:\"bytes\";i:28880;s:11:\"size_before\";i:304924;s:10:\"size_after\";i:276044;s:4:\"time\";d:1.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:668;s:11:\"size_before\";i:20455;s:10:\"size_after\";i:19787;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.2800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:656;s:11:\"size_before\";i:51431;s:10:\"size_after\";i:50775;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:156;s:11:\"size_before\";i:7119;s:10:\"size_after\";i:6963;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18323;s:10:\"size_after\";i:18323;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:2607;s:11:\"size_before\";i:70994;s:10:\"size_after\";i:68387;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3753;s:10:\"size_after\";i:3753;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19787;s:10:\"size_after\";i:19787;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50775;s:10:\"size_after\";i:50775;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3753;s:10:\"size_after\";i:3753;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:24793;s:11:\"size_before\";i:58534;s:10:\"size_after\";i:33741;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}}}'),(237,454,'_wp_attached_file','2018/09/6-1.png'),(238,454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:806;s:6:\"height\";i:676;s:4:\"file\";s:15:\"2018/09/6-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"6-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"6-1-600x503.png\";s:5:\"width\";i:600;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"6-1-300x252.png\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"6-1-768x644.png\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"6-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"6-1-600x503.png\";s:5:\"width\";i:600;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(239,454,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.598503691759521672111077350564301013946533203125;s:5:\"bytes\";i:35088;s:11:\"size_before\";i:408071;s:10:\"size_after\";i:372983;s:4:\"time\";d:0.98000000000000009325873406851314939558506011962890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.8000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:465;s:11:\"size_before\";i:25855;s:10:\"size_after\";i:25390;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:2668;s:11:\"size_before\";i:73591;s:10:\"size_after\";i:70923;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.180000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:198;s:11:\"size_before\";i:9094;s:10:\"size_after\";i:8896;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26610;s:10:\"size_after\";i:26610;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:5377;s:11:\"size_before\";i:100049;s:10:\"size_after\";i:94672;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:294;s:11:\"size_before\";i:5345;s:10:\"size_after\";i:5051;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25390;s:10:\"size_after\";i:25390;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70923;s:10:\"size_after\";i:70923;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5051;s:10:\"size_after\";i:5051;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:26086;s:11:\"size_before\";i:66163;s:10:\"size_after\";i:40077;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}}}'),(241,456,'_wp_attached_file','2018/09/7-1.png'),(242,456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1396;s:6:\"height\";i:499;s:4:\"file\";s:15:\"2018/09/7-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"7-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"7-1-600x214.png\";s:5:\"width\";i:600;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"7-1-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"7-1-1024x366.png\";s:5:\"width\";i:1024;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"7-1-768x275.png\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"7-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"7-1-600x214.png\";s:5:\"width\";i:600;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(243,456,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.1216645080921825439190797624178230762481689453125;s:5:\"bytes\";i:2146;s:11:\"size_before\";i:101147;s:10:\"size_after\";i:99001;s:4:\"time\";d:0.68000000000000004884981308350688777863979339599609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:114;s:11:\"size_before\";i:3482;s:10:\"size_after\";i:3368;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:105;s:11:\"size_before\";i:15245;s:10:\"size_after\";i:15140;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1371;s:10:\"size_after\";i:1371;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:95;s:11:\"size_before\";i:5343;s:10:\"size_after\";i:5248;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9299999999999999378275106209912337362766265869140625;s:5:\"bytes\";i:425;s:11:\"size_before\";i:22049;s:10:\"size_after\";i:21624;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1371;s:11:\"size_before\";i:33251;s:10:\"size_after\";i:31880;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.720000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:36;s:11:\"size_before\";i:967;s:10:\"size_after\";i:931;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3368;s:10:\"size_after\";i:3368;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15140;s:10:\"size_after\";i:15140;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:931;s:10:\"size_after\";i:931;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(245,462,'_wp_attached_file','2018/09/8-1.png'),(246,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1121;s:6:\"height\";i:574;s:4:\"file\";s:15:\"2018/09/8-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"8-1-600x307.png\";s:5:\"width\";i:600;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"8-1-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"8-1-1024x524.png\";s:5:\"width\";i:1024;s:6:\"height\";i:524;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"8-1-768x393.png\";s:5:\"width\";i:768;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"8-1-600x307.png\";s:5:\"width\";i:600;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(247,462,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.014352381790966095564954230212606489658355712890625;s:5:\"bytes\";i:2304;s:11:\"size_before\";i:227140;s:10:\"size_after\";i:224836;s:4:\"time\";d:0.9899999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11537;s:10:\"size_after\";i:11537;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33872;s:10:\"size_after\";i:33872;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3948;s:10:\"size_after\";i:3948;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12579;s:10:\"size_after\";i:12579;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.88000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:418;s:11:\"size_before\";i:47284;s:10:\"size_after\";i:46866;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1886;s:11:\"size_before\";i:68095;s:10:\"size_after\";i:66209;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2208;s:10:\"size_after\";i:2208;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11537;s:10:\"size_after\";i:11537;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33872;s:10:\"size_after\";i:33872;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2208;s:10:\"size_after\";i:2208;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(249,463,'_wp_attached_file','2018/09/9-1.png'),(250,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1851;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2018/09/9-1.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"9-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"9-1-600x161.png\";s:5:\"width\";i:600;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"9-1-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"9-1-1024x275.png\";s:5:\"width\";i:1024;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"9-1-768x206.png\";s:5:\"width\";i:768;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"9-1-1536x412.png\";s:5:\"width\";i:1536;s:6:\"height\";i:412;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"9-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"9-1-600x161.png\";s:5:\"width\";i:600;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(251,463,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.210608354191332836080619017593562602996826171875;s:5:\"bytes\";i:35257;s:11:\"size_before\";i:266884;s:10:\"size_after\";i:231627;s:4:\"time\";d:1.160000000000000142108547152020037174224853515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.260000000000001563194018672220408916473388671875;s:5:\"bytes\";i:5524;s:11:\"size_before\";i:32001;s:10:\"size_after\";i:26477;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:4575;s:11:\"size_before\";i:29804;s:10:\"size_after\";i:25229;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1715;s:11:\"size_before\";i:9841;s:10:\"size_after\";i:8126;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1254;s:11:\"size_before\";i:9131;s:10:\"size_after\";i:7877;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:7969;s:11:\"size_before\";i:45566;s:10:\"size_after\";i:37597;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:13488;s:11:\"size_before\";i:80271;s:10:\"size_after\";i:66783;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.75;s:5:\"bytes\";i:732;s:11:\"size_before\";i:4648;s:10:\"size_after\";i:3916;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26477;s:10:\"size_after\";i:26477;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25229;s:10:\"size_after\";i:25229;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3916;s:10:\"size_after\";i:3916;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(253,464,'_wp_attached_file','2018/09/10-1.png'),(254,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:752;s:6:\"height\";i:535;s:4:\"file\";s:16:\"2018/09/10-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"10-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"10-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"10-1-600x427.png\";s:5:\"width\";i:600;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"10-1-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"10-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"10-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"10-1-600x427.png\";s:5:\"width\";i:600;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"10-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(255,464,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.31425098170941367925479426048696041107177734375;s:5:\"bytes\";i:28294;s:11:\"size_before\";i:250074;s:10:\"size_after\";i:221780;s:4:\"time\";d:1.1100000000000000976996261670137755572795867919921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1145;s:11:\"size_before\";i:16845;s:10:\"size_after\";i:15700;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1914;s:11:\"size_before\";i:51688;s:10:\"size_after\";i:49774;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:296;s:11:\"size_before\";i:5439;s:10:\"size_after\";i:5143;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:593;s:11:\"size_before\";i:16046;s:10:\"size_after\";i:15453;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:231;s:11:\"size_before\";i:3109;s:10:\"size_after\";i:2878;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15700;s:10:\"size_after\";i:15700;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49774;s:10:\"size_after\";i:49774;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2878;s:10:\"size_after\";i:2878;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.219999999999998863131622783839702606201171875;s:5:\"bytes\";i:24115;s:11:\"size_before\";i:88595;s:10:\"size_after\";i:64480;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}}}'),(257,488,'_wp_attached_file','2018/09/11-1.png'),(258,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:422;s:4:\"file\";s:16:\"2018/09/11-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"11-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"11-1-277x300.png\";s:5:\"width\";i:277;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"11-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(259,488,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.8740353039070587470860118628479540348052978515625;s:5:\"bytes\";i:10822;s:11:\"size_before\";i:157433;s:10:\"size_after\";i:146611;s:4:\"time\";d:0.490000000000000046629367034256574697792530059814453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.529999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:677;s:11:\"size_before\";i:26757;s:10:\"size_after\";i:26080;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1783;s:11:\"size_before\";i:34542;s:10:\"size_after\";i:32759;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10463;s:10:\"size_after\";i:10463;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.9899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:254;s:11:\"size_before\";i:25560;s:10:\"size_after\";i:25306;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.220000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:133;s:11:\"size_before\";i:5994;s:10:\"size_after\";i:5861;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26080;s:10:\"size_after\";i:26080;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5861;s:10:\"size_after\";i:5861;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:7975;s:11:\"size_before\";i:22176;s:10:\"size_after\";i:14201;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),(261,495,'_wp_attached_file','2018/09/12-2.png'),(262,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:354;s:6:\"height\";i:301;s:4:\"file\";s:16:\"2018/09/12-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"12-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"12-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"12-2-300x255.png\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"12-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"12-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"12-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(263,495,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.813173975557152317605869029648602008819580078125;s:5:\"bytes\";i:15858;s:11:\"size_before\";i:89024;s:10:\"size_after\";i:73166;s:4:\"time\";d:0.42000000000000003996802888650563545525074005126953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.1300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:2290;s:11:\"size_before\";i:15132;s:10:\"size_after\";i:12842;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:3244;s:11:\"size_before\";i:19099;s:10:\"size_after\";i:15855;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1242;s:11:\"size_before\";i:5655;s:10:\"size_after\";i:4413;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:2702;s:11:\"size_before\";i:15563;s:10:\"size_after\";i:12861;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:587;s:11:\"size_before\";i:3160;s:10:\"size_after\";i:2573;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12842;s:10:\"size_after\";i:12842;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2573;s:10:\"size_after\";i:2573;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.61999999999999744204615126363933086395263671875;s:5:\"bytes\";i:5793;s:11:\"size_before\";i:15000;s:10:\"size_after\";i:9207;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(265,497,'_wp_attached_file','2018/09/12-1-1.png'),(266,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:341;s:6:\"height\";i:294;s:4:\"file\";s:18:\"2018/09/12-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"12-1-1-300x294.png\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"12-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"12-1-1-300x259.png\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"12-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"12-1-1-300x294.png\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"12-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(267,497,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.747463886681313027793294168077409267425537109375;s:5:\"bytes\";i:13956;s:11:\"size_before\";i:64173;s:10:\"size_after\";i:50217;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.940000000000001278976924368180334568023681640625;s:5:\"bytes\";i:3688;s:11:\"size_before\";i:11921;s:10:\"size_after\";i:8233;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1187;s:11:\"size_before\";i:6134;s:10:\"size_after\";i:4947;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:2936;s:11:\"size_before\";i:17043;s:10:\"size_after\";i:14107;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.75;s:5:\"bytes\";i:517;s:11:\"size_before\";i:3282;s:10:\"size_after\";i:2765;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8233;s:10:\"size_after\";i:8233;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2765;s:10:\"size_after\";i:2765;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:5628;s:11:\"size_before\";i:14795;s:10:\"size_after\";i:9167;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(269,501,'_wp_attached_file','2018/09/13-1.png'),(270,501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:279;s:4:\"file\";s:16:\"2018/09/13-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"13-1-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"13-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"13-1-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"13-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"13-1-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"13-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(271,501,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.986124565926939311566457035951316356658935546875;s:5:\"bytes\";i:15423;s:11:\"size_before\";i:67097;s:10:\"size_after\";i:51674;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:4336;s:11:\"size_before\";i:12369;s:10:\"size_after\";i:8033;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:1597;s:11:\"size_before\";i:7556;s:10:\"size_after\";i:5959;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:3564;s:11:\"size_before\";i:17840;s:10:\"size_after\";i:14276;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:587;s:11:\"size_before\";i:4003;s:10:\"size_after\";i:3416;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8033;s:10:\"size_after\";i:8033;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3416;s:10:\"size_after\";i:3416;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:5339;s:11:\"size_before\";i:13880;s:10:\"size_after\";i:8541;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(273,504,'_wp_attached_file','2018/09/14-1.png'),(274,504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:345;s:6:\"height\";i:457;s:4:\"file\";s:16:\"2018/09/14-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"14-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"14-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"14-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"14-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"14-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"14-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(275,504,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.03187974123888892563627450726926326751708984375;s:5:\"bytes\";i:17217;s:11:\"size_before\";i:85948;s:10:\"size_after\";i:68731;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:3413;s:11:\"size_before\";i:18190;s:10:\"size_after\";i:14777;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1423;s:11:\"size_before\";i:6791;s:10:\"size_after\";i:5368;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3465;s:11:\"size_before\";i:18046;s:10:\"size_after\";i:14581;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.120000000000000994759830064140260219573974609375;s:5:\"bytes\";i:576;s:11:\"size_before\";i:3574;s:10:\"size_after\";i:2998;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14777;s:10:\"size_after\";i:14777;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2998;s:10:\"size_after\";i:2998;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.659999999999996589394868351519107818603515625;s:5:\"bytes\";i:8340;s:11:\"size_before\";i:21572;s:10:\"size_after\";i:13232;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(277,507,'_wp_attached_file','2018/09/15-1.png'),(278,507,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:342;s:6:\"height\";i:463;s:4:\"file\";s:16:\"2018/09/15-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"15-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"15-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"15-1-222x300.png\";s:5:\"width\";i:222;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"15-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"15-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"15-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s: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:{}}}'),(279,507,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.1724635964095710960464202798902988433837890625;s:5:\"bytes\";i:33983;s:11:\"size_before\";i:177249;s:10:\"size_after\";i:143266;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:8730;s:11:\"size_before\";i:41873;s:10:\"size_after\";i:33143;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:2840;s:11:\"size_before\";i:13949;s:10:\"size_after\";i:11109;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:7756;s:11:\"size_before\";i:32897;s:10:\"size_after\";i:25141;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1123;s:11:\"size_before\";i:7214;s:10:\"size_after\";i:6091;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33143;s:10:\"size_after\";i:33143;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6091;s:10:\"size_after\";i:6091;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.159999999999996589394868351519107818603515625;s:5:\"bytes\";i:13534;s:11:\"size_before\";i:42082;s:10:\"size_after\";i:28548;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(281,510,'_wp_attached_file','2018/09/16-2.png'),(282,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:513;s:4:\"file\";s:16:\"2018/09/16-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"16-2-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"16-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"16-2-174x300.png\";s:5:\"width\";i:174;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"16-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"16-2-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"16-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(283,510,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.218184560744330013903891085647046566009521484375;s:5:\"bytes\";i:32405;s:11:\"size_before\";i:145849;s:10:\"size_after\";i:113444;s:4:\"time\";d:0.43000000000000004884981308350688777863979339599609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:8268;s:11:\"size_before\";i:28127;s:10:\"size_after\";i:19859;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3201;s:11:\"size_before\";i:14663;s:10:\"size_after\";i:11462;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:6338;s:11:\"size_before\";i:27522;s:10:\"size_after\";i:21184;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1291;s:11:\"size_before\";i:7636;s:10:\"size_after\";i:6345;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19859;s:10:\"size_after\";i:19859;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6345;s:10:\"size_after\";i:6345;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:13307;s:11:\"size_before\";i:41697;s:10:\"size_after\";i:28390;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(285,514,'_wp_attached_file','2018/09/16-1-1.png'),(286,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:513;s:4:\"file\";s:18:\"2018/09/16-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"16-1-1-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"16-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"16-1-1-174x300.png\";s:5:\"width\";i:174;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"16-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"16-1-1-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"16-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(287,514,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.218184560744330013903891085647046566009521484375;s:5:\"bytes\";i:32405;s:11:\"size_before\";i:145849;s:10:\"size_after\";i:113444;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:8268;s:11:\"size_before\";i:28127;s:10:\"size_after\";i:19859;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3201;s:11:\"size_before\";i:14663;s:10:\"size_after\";i:11462;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:6338;s:11:\"size_before\";i:27522;s:10:\"size_after\";i:21184;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1291;s:11:\"size_before\";i:7636;s:10:\"size_after\";i:6345;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19859;s:10:\"size_after\";i:19859;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6345;s:10:\"size_after\";i:6345;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:13307;s:11:\"size_before\";i:41697;s:10:\"size_after\";i:28390;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(289,517,'_wp_attached_file','2018/09/17-1.png'),(290,517,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:299;s:4:\"file\";s:16:\"2018/09/17-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"17-1-300x299.png\";s:5:\"width\";i:300;s:6:\"height\";i:299;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"17-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"17-1-300x277.png\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"17-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"17-1-300x299.png\";s:5:\"width\";i:300;s:6:\"height\";i:299;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"17-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(291,517,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.621914509331730869234888814389705657958984375;s:5:\"bytes\";i:5854;s:11:\"size_before\";i:33220;s:10:\"size_after\";i:27366;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1237;s:11:\"size_before\";i:6023;s:10:\"size_after\";i:4786;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:173;s:11:\"size_before\";i:3057;s:10:\"size_after\";i:2884;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.640000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:257;s:11:\"size_before\";i:7054;s:10:\"size_after\";i:6797;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:57;s:11:\"size_before\";i:1783;s:10:\"size_after\";i:1726;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4786;s:10:\"size_after\";i:4786;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1726;s:10:\"size_after\";i:1726;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:4130;s:11:\"size_before\";i:8791;s:10:\"size_after\";i:4661;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(292,520,'_wp_attached_file','2018/09/18-3.png'),(293,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1220;s:6:\"height\";i:499;s:4:\"file\";s:16:\"2018/09/18-3.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"18-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"18-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"18-3-600x245.png\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"18-3-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"18-3-1024x419.png\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"18-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"18-3-768x314.png\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"18-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"18-3-600x245.png\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"18-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(294,520,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.6955111169694827566445383126847445964813232421875;s:5:\"bytes\";i:22802;s:11:\"size_before\";i:235181;s:10:\"size_after\";i:212379;s:4:\"time\";d:1.060000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3591;s:11:\"size_before\";i:16079;s:10:\"size_after\";i:12488;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4363;s:11:\"size_before\";i:34456;s:10:\"size_after\";i:30093;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1015;s:11:\"size_before\";i:5770;s:10:\"size_after\";i:4755;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.8100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:1617;s:11:\"size_before\";i:12619;s:10:\"size_after\";i:11002;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:5294;s:11:\"size_before\";i:47660;s:10:\"size_after\";i:42366;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.25;s:5:\"bytes\";i:6498;s:11:\"size_before\";i:70224;s:10:\"size_after\";i:63726;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:424;s:11:\"size_before\";i:3108;s:10:\"size_after\";i:2684;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12488;s:10:\"size_after\";i:12488;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30093;s:10:\"size_after\";i:30093;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2684;s:10:\"size_after\";i:2684;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(295,521,'_wp_attached_file','2018/09/19-2.png'),(296,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:432;s:4:\"file\";s:16:\"2018/09/19-2.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"19-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"19-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"19-2-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"19-2-300x117.png\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"19-2-1024x400.png\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"19-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"19-2-768x300.png\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"19-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"19-2-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"19-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(297,521,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:922986;s:10:\"size_after\";i:922986;s:4:\"time\";d:2.0099999999999997868371792719699442386627197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:80822;s:10:\"size_after\";i:80822;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111752;s:10:\"size_after\";i:111752;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22889;s:10:\"size_after\";i:22889;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32254;s:10:\"size_after\";i:32254;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:174322;s:10:\"size_after\";i:174322;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:286143;s:10:\"size_after\";i:286143;s:4:\"time\";d:0.6999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11115;s:10:\"size_after\";i:11115;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:80822;s:10:\"size_after\";i:80822;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111752;s:10:\"size_after\";i:111752;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11115;s:10:\"size_after\";i:11115;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(298,522,'_wp_attached_file','2018/09/20-3.png'),(299,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:432;s:4:\"file\";s:16:\"2018/09/20-3.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"20-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"20-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"20-3-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"20-3-300x117.png\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"20-3-1024x400.png\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"20-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"20-3-768x300.png\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"20-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"20-3-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"20-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(300,522,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:915834;s:10:\"size_after\";i:915834;s:4:\"time\";d:2.12999999999999989341858963598497211933135986328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79201;s:10:\"size_after\";i:79201;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111241;s:10:\"size_after\";i:111241;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22256;s:10:\"size_after\";i:22256;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32061;s:10:\"size_after\";i:32061;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:173873;s:10:\"size_after\";i:173873;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:285222;s:10:\"size_after\";i:285222;s:4:\"time\";d:0.67000000000000003996802888650563545525074005126953125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10769;s:10:\"size_after\";i:10769;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79201;s:10:\"size_after\";i:79201;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111241;s:10:\"size_after\";i:111241;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10769;s:10:\"size_after\";i:10769;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(301,523,'_wp_attached_file','2018/09/21-2.png'),(302,523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:286;s:6:\"height\";i:654;s:4:\"file\";s:16:\"2018/09/21-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"21-2-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"21-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"21-2-131x300.png\";s:5:\"width\";i:131;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"21-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"21-2-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"21-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(303,523,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:266483;s:10:\"size_after\";i:266483;s:4:\"time\";d:0.5;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59876;s:10:\"size_after\";i:59876;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20631;s:10:\"size_after\";i:20631;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23406;s:10:\"size_after\";i:23406;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10675;s:10:\"size_after\";i:10675;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59876;s:10:\"size_after\";i:59876;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10675;s:10:\"size_after\";i:10675;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81344;s:10:\"size_after\";i:81344;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}}}'),(304,524,'_wp_attached_file','2018/09/20-1-1.png'),(305,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:432;s:4:\"file\";s:18:\"2018/09/20-1-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"20-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"20-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"20-1-1-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"20-1-1-300x117.png\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"20-1-1-1024x400.png\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"20-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"20-1-1-768x300.png\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"20-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"20-1-1-600x234.png\";s:5:\"width\";i:600;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"20-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(306,524,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:915834;s:10:\"size_after\";i:915834;s:4:\"time\";d:1.859999999999999875655021241982467472553253173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79201;s:10:\"size_after\";i:79201;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111241;s:10:\"size_after\";i:111241;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22256;s:10:\"size_after\";i:22256;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32061;s:10:\"size_after\";i:32061;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:173873;s:10:\"size_after\";i:173873;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:285222;s:10:\"size_after\";i:285222;s:4:\"time\";d:0.58999999999999996891375531049561686813831329345703125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10769;s:10:\"size_after\";i:10769;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79201;s:10:\"size_after\";i:79201;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111241;s:10:\"size_after\";i:111241;s:4:\"time\";d:0.25;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10769;s:10:\"size_after\";i:10769;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(307,525,'_wp_attached_file','2018/09/21-1-1.png'),(308,525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:286;s:6:\"height\";i:654;s:4:\"file\";s:18:\"2018/09/21-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"21-1-1-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"21-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"21-1-1-131x300.png\";s:5:\"width\";i:131;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"21-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"21-1-1-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"21-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(309,525,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:266483;s:10:\"size_after\";i:266483;s:4:\"time\";d:0.479999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59876;s:10:\"size_after\";i:59876;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20631;s:10:\"size_after\";i:20631;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23406;s:10:\"size_after\";i:23406;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10675;s:10:\"size_after\";i:10675;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59876;s:10:\"size_after\";i:59876;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10675;s:10:\"size_after\";i:10675;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81344;s:10:\"size_after\";i:81344;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}}}'),(310,529,'_wp_attached_file','2018/09/18-1-1.png'),(311,529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:293;s:6:\"height\";i:658;s:4:\"file\";s:18:\"2018/09/18-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"18-1-1-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"18-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"18-1-1-134x300.png\";s:5:\"width\";i:134;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"18-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"18-1-1-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"18-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(312,529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.28452065562316164459844003431499004364013671875;s:5:\"bytes\";i:15996;s:11:\"size_before\";i:68698;s:10:\"size_after\";i:52702;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2346;s:11:\"size_before\";i:9357;s:10:\"size_after\";i:7011;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:489;s:11:\"size_before\";i:5908;s:10:\"size_after\";i:5419;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:772;s:11:\"size_before\";i:11407;s:10:\"size_after\";i:10635;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:425;s:11:\"size_before\";i:3455;s:10:\"size_after\";i:3030;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7011;s:10:\"size_after\";i:7011;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3030;s:10:\"size_after\";i:3030;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:11964;s:11:\"size_before\";i:28530;s:10:\"size_after\";i:16566;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}}}'),(313,530,'_wp_attached_file','2018/09/18-2-1.png'),(314,530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:293;s:6:\"height\";i:658;s:4:\"file\";s:18:\"2018/09/18-2-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"18-2-1-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"18-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"18-2-1-134x300.png\";s:5:\"width\";i:134;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"18-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"18-2-1-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"18-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(315,530,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.16452582672861382206974667496979236602783203125;s:5:\"bytes\";i:16220;s:11:\"size_before\";i:73180;s:10:\"size_after\";i:56960;s:4:\"time\";d:0.8300000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:2447;s:11:\"size_before\";i:10248;s:10:\"size_after\";i:7801;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:545;s:11:\"size_before\";i:6535;s:10:\"size_after\";i:5990;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:740;s:11:\"size_before\";i:11981;s:10:\"size_after\";i:11241;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.6199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:446;s:11:\"size_before\";i:3839;s:10:\"size_after\";i:3393;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7801;s:10:\"size_after\";i:7801;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3393;s:10:\"size_after\";i:3393;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:12042;s:11:\"size_before\";i:29383;s:10:\"size_after\";i:17341;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}}}'),(316,538,'_wp_attached_file','2018/09/19-1-1.png'),(317,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1134;s:6:\"height\";i:378;s:4:\"file\";s:18:\"2018/09/19-1-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"19-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"19-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"19-1-1-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"19-1-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"19-1-1-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"19-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"19-1-1-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"19-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"19-1-1-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"19-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(318,538,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1149523;s:10:\"size_after\";i:1149523;s:4:\"time\";d:1.5999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103305;s:10:\"size_after\";i:103305;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:140277;s:10:\"size_after\";i:140277;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30279;s:10:\"size_after\";i:30279;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41263;s:10:\"size_after\";i:41263;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:203690;s:10:\"size_after\";i:203690;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:357409;s:10:\"size_after\";i:357409;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14859;s:10:\"size_after\";i:14859;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103305;s:10:\"size_after\";i:103305;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:140277;s:10:\"size_after\";i:140277;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14859;s:10:\"size_after\";i:14859;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(319,539,'_wp_attached_file','2018/09/20-2-1.png'),(320,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:294;s:6:\"height\";i:428;s:4:\"file\";s:18:\"2018/09/20-2-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"20-2-1-294x300.png\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"20-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"20-2-1-206x300.png\";s:5:\"width\";i:206;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"20-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"20-2-1-294x300.png\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"20-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(321,539,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.7065061697570200749396462924778461456298828125;s:5:\"bytes\";i:16518;s:11:\"size_before\";i:76097;s:10:\"size_after\";i:59579;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3550;s:11:\"size_before\";i:13760;s:10:\"size_after\";i:10210;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.870000000000000994759830064140260219573974609375;s:5:\"bytes\";i:1609;s:11:\"size_before\";i:7709;s:10:\"size_after\";i:6100;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3112;s:11:\"size_before\";i:16553;s:10:\"size_after\";i:13441;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:653;s:11:\"size_before\";i:3762;s:10:\"size_after\";i:3109;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10210;s:10:\"size_after\";i:10210;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3109;s:10:\"size_after\";i:3109;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:7594;s:11:\"size_before\";i:20994;s:10:\"size_after\";i:13400;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(322,568,'_wp_attached_file','2018/09/101-1.png'),(323,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:588;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2018/09/101-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"101-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"101-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"101-1-300x204.png\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"101-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"101-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"101-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(324,568,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.7554799728423240434693752831663005053997039794921875;s:5:\"bytes\";i:10782;s:11:\"size_before\";i:614191;s:10:\"size_after\";i:603409;s:4:\"time\";d:0.59999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90548;s:10:\"size_after\";i:90548;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84209;s:10:\"size_after\";i:84209;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25340;s:10:\"size_after\";i:25340;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63970;s:10:\"size_after\";i:63970;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12784;s:10:\"size_after\";i:12784;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90548;s:10:\"size_after\";i:90548;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12784;s:10:\"size_after\";i:12784;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:10782;s:11:\"size_before\";i:234008;s:10:\"size_after\";i:223226;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}}}'),(326,569,'_wp_attached_file','2018/09/102-1.png'),(327,569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:496;s:6:\"height\";i:139;s:4:\"file\";s:17:\"2018/09/102-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"102-1-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"102-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"102-1-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"102-1-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"102-1-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"102-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(328,569,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.3648597746806832020638466929085552692413330078125;s:5:\"bytes\";i:8974;s:11:\"size_before\";i:58406;s:10:\"size_after\";i:49432;s:4:\"time\";d:0.3000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:1976;s:11:\"size_before\";i:6549;s:10:\"size_after\";i:4573;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:669;s:11:\"size_before\";i:12378;s:10:\"size_after\";i:11709;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:1350;s:11:\"size_before\";i:4340;s:10:\"size_after\";i:2990;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4299999999999999378275106209912337362766265869140625;s:5:\"bytes\";i:140;s:11:\"size_before\";i:9820;s:10:\"size_after\";i:9680;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:402;s:11:\"size_before\";i:4825;s:10:\"size_after\";i:4423;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4573;s:10:\"size_after\";i:4573;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4423;s:10:\"size_after\";i:4423;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.590000000000003410605131648480892181396484375;s:5:\"bytes\";i:4437;s:11:\"size_before\";i:11498;s:10:\"size_after\";i:7061;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(330,570,'_wp_attached_file','2018/09/103-1.png'),(331,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:408;s:6:\"height\";i:83;s:4:\"file\";s:17:\"2018/09/103-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"103-1-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"103-1-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"103-1-300x61.png\";s:5:\"width\";i:300;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"103-1-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"103-1-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"103-1-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(332,570,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.4028530155290734882100878166966140270233154296875;s:5:\"bytes\";i:2969;s:11:\"size_before\";i:22152;s:10:\"size_after\";i:19183;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:787;s:11:\"size_before\";i:2961;s:10:\"size_after\";i:2174;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:97;s:11:\"size_before\";i:5896;s:10:\"size_after\";i:5799;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.560000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:17;s:11:\"size_before\";i:478;s:10:\"size_after\";i:461;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:97;s:11:\"size_before\";i:4958;s:10:\"size_after\";i:4861;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:10;s:11:\"size_before\";i:384;s:10:\"size_after\";i:374;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2174;s:10:\"size_after\";i:2174;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:374;s:10:\"size_after\";i:374;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.7999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1961;s:11:\"size_before\";i:4927;s:10:\"size_after\";i:2966;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(334,571,'_wp_attached_file','2018/09/105-3.png'),(335,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:491;s:6:\"height\";i:213;s:4:\"file\";s:17:\"2018/09/105-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"105-3-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"105-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"105-3-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"105-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"105-3-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"105-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(336,571,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.4700010563008358843717360286973416805267333984375;s:5:\"bytes\";i:10959;s:11:\"size_before\";i:75736;s:10:\"size_after\";i:64777;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:3175;s:11:\"size_before\";i:8710;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1174;s:11:\"size_before\";i:18522;s:10:\"size_after\";i:17348;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.859999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:270;s:11:\"size_before\";i:7001;s:10:\"size_after\";i:6731;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:634;s:11:\"size_before\";i:14585;s:10:\"size_after\";i:13951;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:84;s:11:\"size_before\";i:3956;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5535;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3872;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.47999999999999687361196265555918216705322265625;s:5:\"bytes\";i:5622;s:11:\"size_before\";i:13555;s:10:\"size_after\";i:7933;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(338,572,'_wp_attached_file','2018/09/104-1.png'),(339,572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:430;s:6:\"height\";i:83;s:4:\"file\";s:17:\"2018/09/104-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"104-1-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"104-1-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"104-1-300x58.png\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"104-1-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"104-1-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"104-1-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(340,572,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.243559718969553529177574091590940952301025390625;s:5:\"bytes\";i:2614;s:11:\"size_before\";i:21350;s:10:\"size_after\";i:18736;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:795;s:11:\"size_before\";i:3138;s:10:\"size_after\";i:2343;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.059999999999999997779553950749686919152736663818359375;s:5:\"bytes\";i:3;s:11:\"size_before\";i:5012;s:10:\"size_after\";i:5009;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:31;s:11:\"size_before\";i:966;s:10:\"size_after\";i:935;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4203;s:10:\"size_after\";i:4203;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:19;s:11:\"size_before\";i:564;s:10:\"size_after\";i:545;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2343;s:10:\"size_after\";i:2343;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:545;s:10:\"size_after\";i:545;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1766;s:11:\"size_before\";i:4579;s:10:\"size_after\";i:2813;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(342,573,'_wp_attached_file','2018/09/105-1-1.png'),(343,573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:491;s:6:\"height\";i:213;s:4:\"file\";s:19:\"2018/09/105-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"105-1-1-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"105-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"105-1-1-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"105-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"105-1-1-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"105-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(344,573,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.4700010563008358843717360286973416805267333984375;s:5:\"bytes\";i:10959;s:11:\"size_before\";i:75736;s:10:\"size_after\";i:64777;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:3175;s:11:\"size_before\";i:8710;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1174;s:11:\"size_before\";i:18522;s:10:\"size_after\";i:17348;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.859999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:270;s:11:\"size_before\";i:7001;s:10:\"size_after\";i:6731;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:634;s:11:\"size_before\";i:14585;s:10:\"size_after\";i:13951;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:84;s:11:\"size_before\";i:3956;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5535;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3872;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.47999999999999687361196265555918216705322265625;s:5:\"bytes\";i:5622;s:11:\"size_before\";i:13555;s:10:\"size_after\";i:7933;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(346,574,'_wp_attached_file','2018/09/106-1.png'),(347,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:427;s:6:\"height\";i:82;s:4:\"file\";s:17:\"2018/09/106-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"106-1-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"106-1-100x82.png\";s:5:\"width\";i:100;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"106-1-300x58.png\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"106-1-150x82.png\";s:5:\"width\";i:150;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"106-1-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"106-1-100x82.png\";s:5:\"width\";i:100;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(348,574,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.5844040762073543504584449692629277706146240234375;s:5:\"bytes\";i:3066;s:11:\"size_before\";i:22570;s:10:\"size_after\";i:19504;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:1072;s:11:\"size_before\";i:3375;s:10:\"size_after\";i:2303;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5900000000000000799360577730112709105014801025390625;s:5:\"bytes\";i:90;s:11:\"size_before\";i:5646;s:10:\"size_after\";i:5556;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:31;s:11:\"size_before\";i:906;s:10:\"size_after\";i:875;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4697;s:10:\"size_after\";i:4697;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:31;s:11:\"size_before\";i:520;s:10:\"size_after\";i:489;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2303;s:10:\"size_after\";i:2303;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:489;s:10:\"size_after\";i:489;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.75;s:5:\"bytes\";i:1842;s:11:\"size_before\";i:4634;s:10:\"size_after\";i:2792;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(350,576,'_wp_attached_file','2018/09/105-2-1.png'),(351,576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:491;s:6:\"height\";i:213;s:4:\"file\";s:19:\"2018/09/105-2-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"105-2-1-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"105-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"105-2-1-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"105-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"105-2-1-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"105-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(352,576,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.4700010563008358843717360286973416805267333984375;s:5:\"bytes\";i:10959;s:11:\"size_before\";i:75736;s:10:\"size_after\";i:64777;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:3175;s:11:\"size_before\";i:8710;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1174;s:11:\"size_before\";i:18522;s:10:\"size_after\";i:17348;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.859999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:270;s:11:\"size_before\";i:7001;s:10:\"size_after\";i:6731;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:634;s:11:\"size_before\";i:14585;s:10:\"size_after\";i:13951;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:84;s:11:\"size_before\";i:3956;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5535;s:10:\"size_after\";i:5535;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3872;s:10:\"size_after\";i:3872;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.47999999999999687361196265555918216705322265625;s:5:\"bytes\";i:5622;s:11:\"size_before\";i:13555;s:10:\"size_after\";i:7933;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(354,577,'_wp_attached_file','2018/09/107-1.png'),(355,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:568;s:6:\"height\";i:337;s:4:\"file\";s:17:\"2018/09/107-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"107-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"107-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"107-1-300x178.png\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"107-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"107-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"107-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(356,577,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.183530162783274164439717424102127552032470703125;s:5:\"bytes\";i:12762;s:11:\"size_before\";i:125320;s:10:\"size_after\";i:112558;s:4:\"time\";d:0.3400000000000000799360577730112709105014801025390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1560;s:11:\"size_before\";i:22255;s:10:\"size_after\";i:20695;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1344;s:11:\"size_before\";i:24015;s:10:\"size_after\";i:22671;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.020000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:176;s:11:\"size_before\";i:8693;s:10:\"size_after\";i:8517;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:603;s:11:\"size_before\";i:19064;s:10:\"size_after\";i:18461;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:40;s:11:\"size_before\";i:4819;s:10:\"size_after\";i:4779;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20695;s:10:\"size_after\";i:20695;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4779;s:10:\"size_after\";i:4779;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:9039;s:11:\"size_before\";i:21000;s:10:\"size_after\";i:11961;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(358,580,'_wp_attached_file','2018/09/108-1.png'),(359,580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:393;s:6:\"height\";i:373;s:4:\"file\";s:17:\"2018/09/108-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"108-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"108-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"108-1-300x285.png\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"108-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"108-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"108-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(360,580,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.0928613204736308261999511159956455230712890625;s:5:\"bytes\";i:13677;s:11:\"size_before\";i:90619;s:10:\"size_after\";i:76942;s:4:\"time\";d:0.480000000000000037747582837255322374403476715087890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1633;s:11:\"size_before\";i:14862;s:10:\"size_after\";i:13229;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:2078;s:11:\"size_before\";i:17154;s:10:\"size_after\";i:15076;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:267;s:11:\"size_before\";i:5700;s:10:\"size_after\";i:5433;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1498;s:11:\"size_before\";i:14004;s:10:\"size_after\";i:12506;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.190000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:6;s:11:\"size_before\";i:3166;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13229;s:10:\"size_after\";i:13229;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3160;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:8195;s:11:\"size_before\";i:19344;s:10:\"size_after\";i:11149;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(362,614,'_wp_attached_file','2018/09/109-1.png'),(363,614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:607;s:6:\"height\";i:517;s:4:\"file\";s:17:\"2018/09/109-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"109-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"109-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"109-1-600x511.png\";s:5:\"width\";i:600;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"109-1-300x256.png\";s:5:\"width\";i:300;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"109-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"109-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"109-1-600x511.png\";s:5:\"width\";i:600;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"109-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(364,614,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.91011511143766909981422941200435161590576171875;s:5:\"bytes\";i:28214;s:11:\"size_before\";i:408300;s:10:\"size_after\";i:380086;s:4:\"time\";d:1.060000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:662;s:11:\"size_before\";i:42731;s:10:\"size_after\";i:42069;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:6983;s:11:\"size_before\";i:104124;s:10:\"size_after\";i:97141;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.0900000000000000799360577730112709105014801025390625;s:5:\"bytes\";i:172;s:11:\"size_before\";i:15722;s:10:\"size_after\";i:15550;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40419;s:10:\"size_after\";i:40419;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:196;s:11:\"size_before\";i:7548;s:10:\"size_after\";i:7352;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42069;s:10:\"size_after\";i:42069;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97141;s:10:\"size_after\";i:97141;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7352;s:10:\"size_after\";i:7352;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:20201;s:11:\"size_before\";i:51194;s:10:\"size_after\";i:30993;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}}}'),(366,618,'_wp_attached_file','2018/09/110-1.png'),(367,618,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:207;s:4:\"file\";s:17:\"2018/09/110-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"110-1-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"110-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"110-1-300x165.png\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"110-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"110-1-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"110-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(368,618,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.1891137473831125959122800850309431552886962890625;s:5:\"bytes\";i:7749;s:11:\"size_before\";i:58753;s:10:\"size_after\";i:51004;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:2340;s:11:\"size_before\";i:8059;s:10:\"size_after\";i:5719;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:531;s:11:\"size_before\";i:11726;s:10:\"size_after\";i:11195;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.850000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:242;s:11:\"size_before\";i:6279;s:10:\"size_after\";i:6037;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:380;s:11:\"size_before\";i:9651;s:10:\"size_after\";i:9271;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:62;s:11:\"size_before\";i:3486;s:10:\"size_after\";i:3424;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5719;s:10:\"size_after\";i:5719;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3424;s:10:\"size_after\";i:3424;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:4194;s:11:\"size_before\";i:10409;s:10:\"size_after\";i:6215;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(370,619,'_wp_attached_file','2018/09/111-1.png'),(371,619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:655;s:6:\"height\";i:310;s:4:\"file\";s:17:\"2018/09/111-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"111-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"111-1-600x284.png\";s:5:\"width\";i:600;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"111-1-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"111-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"111-1-600x284.png\";s:5:\"width\";i:600;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(372,619,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.201916602283763069181077298708260059356689453125;s:5:\"bytes\";i:15804;s:11:\"size_before\";i:141083;s:10:\"size_after\";i:125279;s:4:\"time\";d:0.5900000000000000799360577730112709105014801025390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1544;s:11:\"size_before\";i:13709;s:10:\"size_after\";i:12165;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3688;s:11:\"size_before\";i:35817;s:10:\"size_after\";i:32129;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.04999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:114;s:11:\"size_before\";i:5574;s:10:\"size_after\";i:5460;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:553;s:11:\"size_before\";i:12800;s:10:\"size_after\";i:12247;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2736;s:10:\"size_after\";i:2736;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12165;s:10:\"size_after\";i:12165;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32129;s:10:\"size_after\";i:32129;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2736;s:10:\"size_after\";i:2736;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.2999999999999971578290569595992565155029296875;s:5:\"bytes\";i:9905;s:11:\"size_before\";i:23417;s:10:\"size_after\";i:13512;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}}}'),(374,626,'_wp_attached_file','2018/09/112-1.png'),(375,626,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:345;s:6:\"height\";i:305;s:4:\"file\";s:17:\"2018/09/112-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"112-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"112-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"112-1-300x265.png\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"112-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"112-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"112-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(376,626,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.407406671567361655661443364806473255157470703125;s:5:\"bytes\";i:9265;s:11:\"size_before\";i:50333;s:10:\"size_after\";i:41068;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:2176;s:11:\"size_before\";i:11500;s:10:\"size_after\";i:9324;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:691;s:11:\"size_before\";i:4489;s:10:\"size_after\";i:3798;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1851;s:11:\"size_before\";i:10232;s:10:\"size_after\";i:8381;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.6300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:381;s:11:\"size_before\";i:2605;s:10:\"size_after\";i:2224;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9324;s:10:\"size_after\";i:9324;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2224;s:10:\"size_after\";i:2224;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:4166;s:11:\"size_before\";i:9959;s:10:\"size_after\";i:5793;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(378,627,'_wp_attached_file','2018/09/113-2.png'),(379,627,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:339;s:6:\"height\";i:342;s:4:\"file\";s:17:\"2018/09/113-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"113-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"113-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"113-2-297x300.png\";s:5:\"width\";i:297;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"113-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"113-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"113-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(380,627,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.816686522424195260327905998565256595611572265625;s:5:\"bytes\";i:20626;s:11:\"size_before\";i:104084;s:10:\"size_after\";i:83458;s:4:\"time\";d:0.389999999999999957811525064244051463901996612548828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5047;s:11:\"size_before\";i:24108;s:10:\"size_after\";i:19061;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2262;s:11:\"size_before\";i:9021;s:10:\"size_after\";i:6759;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:4864;s:11:\"size_before\";i:23710;s:10:\"size_after\";i:18846;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:982;s:11:\"size_before\";i:4769;s:10:\"size_after\";i:3787;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19061;s:10:\"size_after\";i:19061;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3787;s:10:\"size_after\";i:3787;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:7471;s:11:\"size_before\";i:19628;s:10:\"size_after\";i:12157;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(382,628,'_wp_attached_file','2018/09/113-1-1.png'),(383,628,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:339;s:6:\"height\";i:342;s:4:\"file\";s:19:\"2018/09/113-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"113-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"113-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"113-1-1-297x300.png\";s:5:\"width\";i:297;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"113-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"113-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"113-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(384,628,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.816686522424195260327905998565256595611572265625;s:5:\"bytes\";i:20626;s:11:\"size_before\";i:104084;s:10:\"size_after\";i:83458;s:4:\"time\";d:0.48000000000000009325873406851314939558506011962890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5047;s:11:\"size_before\";i:24108;s:10:\"size_after\";i:19061;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2262;s:11:\"size_before\";i:9021;s:10:\"size_after\";i:6759;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:4864;s:11:\"size_before\";i:23710;s:10:\"size_after\";i:18846;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:982;s:11:\"size_before\";i:4769;s:10:\"size_after\";i:3787;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19061;s:10:\"size_after\";i:19061;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3787;s:10:\"size_after\";i:3787;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:7471;s:11:\"size_before\";i:19628;s:10:\"size_after\";i:12157;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(386,634,'_wp_attached_file','2018/09/users-1.jpg'),(387,634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2018/09/users-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"users-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"users-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"users-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"users-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"users-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"users-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"users-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"users-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"users-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(388,634,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9013273897213167629161034710705280303955078125;s:5:\"bytes\";i:7602;s:11:\"size_before\";i:262018;s:10:\"size_after\";i:254416;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.440000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:67;s:11:\"size_before\";i:15285;s:10:\"size_after\";i:15218;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:412;s:11:\"size_before\";i:36706;s:10:\"size_after\";i:36294;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6275;s:10:\"size_after\";i:6275;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15218;s:10:\"size_after\";i:15218;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.2600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:633;s:11:\"size_before\";i:50224;s:10:\"size_after\";i:49591;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3614;s:10:\"size_after\";i:3614;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15218;s:10:\"size_after\";i:15218;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36294;s:10:\"size_after\";i:36294;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3614;s:10:\"size_after\";i:3614;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:6490;s:11:\"size_before\";i:79570;s:10:\"size_after\";i:73080;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(390,637,'_wp_attached_file','2018/09/114-1.png'),(391,637,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:340;s:6:\"height\";i:334;s:4:\"file\";s:17:\"2018/09/114-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"114-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"114-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"114-1-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"114-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"114-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"114-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(392,637,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.554258617545141163418520591221749782562255859375;s:5:\"bytes\";i:15400;s:11:\"size_before\";i:87728;s:10:\"size_after\";i:72328;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:3295;s:11:\"size_before\";i:19885;s:10:\"size_after\";i:16590;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1540;s:11:\"size_before\";i:7234;s:10:\"size_after\";i:5694;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3316;s:11:\"size_before\";i:19692;s:10:\"size_after\";i:16376;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:782;s:11:\"size_before\";i:3942;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16590;s:10:\"size_after\";i:16590;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3160;s:10:\"size_after\";i:3160;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:6467;s:11:\"size_before\";i:17225;s:10:\"size_after\";i:10758;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(394,638,'_wp_attached_file','2018/09/115-1.png'),(395,638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:339;s:6:\"height\";i:332;s:4:\"file\";s:17:\"2018/09/115-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"115-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"115-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"115-1-300x294.png\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"115-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"115-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"115-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(396,638,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.9434309366855728740119957365095615386962890625;s:5:\"bytes\";i:29932;s:11:\"size_before\";i:130460;s:10:\"size_after\";i:100528;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:9547;s:11:\"size_before\";i:33822;s:10:\"size_after\";i:24275;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3062;s:11:\"size_before\";i:11200;s:10:\"size_after\";i:8138;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:9205;s:11:\"size_before\";i:32535;s:10:\"size_after\";i:23330;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:1297;s:11:\"size_before\";i:5875;s:10:\"size_after\";i:4578;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24275;s:10:\"size_after\";i:24275;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4578;s:10:\"size_after\";i:4578;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:6821;s:11:\"size_before\";i:18175;s:10:\"size_after\";i:11354;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(398,663,'_wp_attached_file','2018/09/blog-1-1.jpg'),(399,663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2018/09/blog-1-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"blog-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"blog-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"blog-1-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"blog-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"blog-1-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(400,663,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.343448131925779165385392843745648860931396484375;s:5:\"bytes\";i:8309;s:11:\"size_before\";i:354563;s:10:\"size_after\";i:346254;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16280;s:10:\"size_after\";i:16280;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31837;s:10:\"size_after\";i:31837;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5995;s:10:\"size_after\";i:5995;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11484;s:10:\"size_after\";i:11484;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46321;s:10:\"size_after\";i:46321;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3535;s:10:\"size_after\";i:3535;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16280;s:10:\"size_after\";i:16280;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31837;s:10:\"size_after\";i:31837;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3535;s:10:\"size_after\";i:3535;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:8309;s:11:\"size_before\";i:187459;s:10:\"size_after\";i:179150;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(402,664,'_wp_attached_file','2018/09/blog-2-1.jpg'),(403,664,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:769;s:6:\"height\";i:399;s:4:\"file\";s:20:\"2018/09/blog-2-1.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"blog-2-1-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"blog-2-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"blog-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"blog-2-1-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(404,664,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.45387153659674817074431985020055435597896575927734375;s:5:\"bytes\";i:1099;s:11:\"size_before\";i:242139;s:10:\"size_after\";i:241040;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15233;s:10:\"size_after\";i:15233;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30780;s:10:\"size_after\";i:30780;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4967;s:10:\"size_after\";i:4967;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10359;s:10:\"size_after\";i:10359;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45909;s:10:\"size_after\";i:45909;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2754;s:10:\"size_after\";i:2754;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15233;s:10:\"size_after\";i:15233;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30780;s:10:\"size_after\";i:30780;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2754;s:10:\"size_after\";i:2754;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3200000000000000621724893790087662637233734130859375;s:5:\"bytes\";i:1099;s:11:\"size_before\";i:83370;s:10:\"size_after\";i:82271;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(406,665,'_wp_attached_file','2018/09/blog-3-1.jpg'),(407,665,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2018/09/blog-3-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"blog-3-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"blog-3-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"blog-3-1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"blog-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"blog-3-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(408,665,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.11462444328213905464508570730686187744140625;s:5:\"bytes\";i:2813;s:11:\"size_before\";i:252372;s:10:\"size_after\";i:249559;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16668;s:10:\"size_after\";i:16668;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.1499999999999999944488848768742172978818416595458984375;s:5:\"bytes\";i:44;s:11:\"size_before\";i:30141;s:10:\"size_after\";i:30097;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5685;s:10:\"size_after\";i:5685;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10284;s:10:\"size_after\";i:10284;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:302;s:11:\"size_before\";i:46416;s:10:\"size_after\";i:46114;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3280;s:10:\"size_after\";i:3280;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16668;s:10:\"size_after\";i:16668;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30097;s:10:\"size_after\";i:30097;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3280;s:10:\"size_after\";i:3280;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.75;s:5:\"bytes\";i:2467;s:11:\"size_before\";i:89853;s:10:\"size_after\";i:87386;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1402,2352,'_elementor_data','[{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false}]'),(410,666,'_wp_attached_file','2018/09/blog-4-1.jpg'),(411,666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:769;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2018/09/blog-4-1.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"blog-4-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"blog-4-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"blog-4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"blog-4-1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(412,666,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.07843388207187462768388286349363625049591064453125;s:5:\"bytes\";i:7795;s:11:\"size_before\";i:375042;s:10:\"size_after\";i:367247;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.810000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:187;s:11:\"size_before\";i:23034;s:10:\"size_after\";i:22847;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:673;s:11:\"size_before\";i:45711;s:10:\"size_after\";i:45038;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6861;s:10:\"size_after\";i:6861;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:96;s:11:\"size_before\";i:13609;s:10:\"size_after\";i:13513;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:1107;s:11:\"size_before\";i:71482;s:10:\"size_after\";i:70375;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3746;s:10:\"size_after\";i:3746;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22847;s:10:\"size_after\";i:22847;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45038;s:10:\"size_after\";i:45038;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3746;s:10:\"size_after\";i:3746;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:5732;s:11:\"size_before\";i:138968;s:10:\"size_after\";i:133236;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(414,667,'_wp_attached_file','2018/09/blog-5-1.jpg'),(415,667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:771;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2018/09/blog-5-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"blog-5-1-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"blog-5-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"blog-5-1-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"blog-5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"blog-5-1-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"blog-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(416,667,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1279626815516687887708258131169714033603668212890625;s:5:\"bytes\";i:3407;s:11:\"size_before\";i:302049;s:10:\"size_after\";i:298642;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:192;s:11:\"size_before\";i:24382;s:10:\"size_after\";i:24190;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:224;s:11:\"size_before\";i:36720;s:10:\"size_after\";i:36496;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7989;s:10:\"size_after\";i:7989;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12325;s:10:\"size_after\";i:12325;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:356;s:11:\"size_before\";i:54415;s:10:\"size_after\";i:54059;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4423;s:10:\"size_after\";i:4423;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24190;s:10:\"size_after\";i:24190;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36496;s:10:\"size_after\";i:36496;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4423;s:10:\"size_after\";i:4423;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:2635;s:11:\"size_before\";i:96686;s:10:\"size_after\";i:94051;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1401,2352,'_wp_page_template','default'),(418,701,'_wp_attached_file','2018/09/logo-footer-1.png'),(419,701,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:68;s:4:\"file\";s:25:\"2018/09/logo-footer-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"logo-footer-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"logo-footer-1-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"logo-footer-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,701,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.1051175656984799644533268292434513568878173828125;s:5:\"bytes\";i:1895;s:11:\"size_before\";i:14460;s:10:\"size_after\";i:12565;s:4:\"time\";d:0.1100000000000000144328993201270350255072116851806640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:1063;s:11:\"size_before\";i:4272;s:10:\"size_after\";i:3209;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:605;s:11:\"size_before\";i:2672;s:10:\"size_after\";i:2067;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2067;s:10:\"size_after\";i:2067;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:227;s:11:\"size_before\";i:5449;s:10:\"size_after\";i:5222;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(421,795,'_wp_attached_file','2018/09/team-5-1.jpg'),(422,795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018/09/team-5-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"team-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(423,795,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.5911788877728059166116736378171481192111968994140625;s:5:\"bytes\";i:697;s:11:\"size_before\";i:43804;s:10:\"size_after\";i:43107;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6905;s:10:\"size_after\";i:6905;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4227;s:10:\"size_after\";i:4227;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4227;s:10:\"size_after\";i:4227;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:697;s:11:\"size_before\";i:28445;s:10:\"size_after\";i:27748;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(425,796,'_wp_attached_file','2018/09/team-6-1.jpg'),(426,796,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018/09/team-6-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"team-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(427,796,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.888779642765175292851154154050163924694061279296875;s:5:\"bytes\";i:1234;s:11:\"size_before\";i:42717;s:10:\"size_after\";i:41483;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6961;s:10:\"size_after\";i:6961;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4259;s:10:\"size_after\";i:4259;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4259;s:10:\"size_after\";i:4259;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:1234;s:11:\"size_before\";i:27238;s:10:\"size_after\";i:26004;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1400,2352,'_elementor_edit_mode','builder'),(429,797,'_wp_attached_file','2018/09/team-7-1.jpg'),(430,797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018/09/team-7-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"team-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(431,797,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.339510842158345926833362682373262941837310791015625;s:5:\"bytes\";i:425;s:11:\"size_before\";i:31728;s:10:\"size_after\";i:31303;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5201;s:10:\"size_after\";i:5201;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3359;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3359;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.149999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:425;s:11:\"size_before\";i:19809;s:10:\"size_after\";i:19384;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(433,798,'_wp_attached_file','2018/09/team-8-1.jpg'),(434,798,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018/09/team-8-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"team-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"team-8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(435,798,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.090861584688745278270971539313904941082000732421875;s:5:\"bytes\";i:334;s:11:\"size_before\";i:30618;s:10:\"size_after\";i:30284;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";b:1;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5135;s:10:\"size_after\";i:5135;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3269;s:10:\"size_after\";i:3269;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3269;s:10:\"size_after\";i:3269;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:334;s:11:\"size_before\";i:18945;s:10:\"size_after\";i:18611;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1399,2352,'_elementor_template_type','section'),(1538,2378,'_wp_attached_file','2020/01/cropped-KC_SalonSpa_Logo.png'),(1536,2377,'_wp_attached_file','2020/01/mt-sample-background.jpg'),(1537,2377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:32:\"2020/01/mt-sample-background.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"mt-sample-background-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"mt-sample-background-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"mt-sample-background-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(439,799,'_wp_attached_file','2019/10/log_file_2019-10-27__07-15-52.txt'),(440,744,'_elementor_template_type','section'),(441,744,'_elementor_edit_mode','builder'),(442,744,'_wp_page_template','default'),(443,744,'_elementor_data','[{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false}]'),(444,744,'_elementor_version','0.4'),(445,744,'_wp_old_slug','experts-section-2'),(446,744,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";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:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(1405,2353,'_elementor_template_type','section'),(448,747,'_elementor_template_type','section'),(449,747,'_elementor_edit_mode','builder'),(450,747,'_wp_page_template','default'),(451,747,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-1-1.jpg\",\"id\":39},\"slider_title\":\"Welcome to Angel\",\"slider_desc\":\"The best place of Mindfullness & Healthy body\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"vimjq11\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-2-1.jpg\",\"id\":40},\"slider_title\":\"Skin Care Solution\",\"slider_desc\":\"We provide best screen care & aging solution \",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"services\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"r1jbngb\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-3-1.jpg\",\"id\":41},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"The real place of Mindfullness & Healthy body\",\"button_text\":\"More Details\",\"button_url\":{\"url\":\"about-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"5dz23ok\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}]},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false}]'),(452,747,'_elementor_version','0.4'),(453,747,'_elementor_controls_usage','a:3:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(454,750,'_elementor_template_type','section'),(455,750,'_elementor_edit_mode','builder'),(456,750,'_wp_page_template','default'),(457,750,'_elementor_data','[{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(458,750,'_elementor_version','0.4'),(459,750,'_elementor_controls_usage','a:5:{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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;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:2;s:16:\"content_position\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";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:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1411,2354,'_elementor_template_type','section'),(461,753,'_elementor_template_type','section'),(462,753,'_elementor_edit_mode','builder'),(463,753,'_wp_page_template','default'),(464,753,'_elementor_data','[{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3>\\n<h3>BRAIDS &amp; TWIST<\\/h3>\\n<h4>$25.00 Per Head<\\/h4>\\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>HAIR COLOR<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nConsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>HAIR EXTENSION<\\/h3>\\n<h4>$19.00 Per Head<\\/h4>\\nAmet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>CORRECTIVE COLOR<\\/h3>\\n<h4>$13.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(465,753,'_elementor_version','0.4'),(466,753,'_wxr_import_has_attachment_refs','1'),(467,753,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:1:{s:15:\"tab_button_text\";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: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:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(468,753,'_wxr_import_has_attachment_refs','1'),(469,753,'_wxr_import_has_attachment_refs','1'),(470,756,'_elementor_template_type','section'),(471,756,'_elementor_edit_mode','builder'),(472,756,'_wp_page_template','default'),(473,756,'_elementor_data','[{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(474,756,'_elementor_version','0.4'),(475,756,'_elementor_controls_usage','a:3:{s:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";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:2:{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:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1417,2355,'_elementor_template_type','section'),(477,759,'_elementor_template_type','section'),(478,759,'_elementor_edit_mode','builder'),(479,759,'_wp_page_template','default'),(480,759,'_elementor_data','[{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"16\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(481,759,'_elementor_version','0.4'),(482,759,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"woocommerce-products\";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_tab\";a:2:{s:13:\"product_limit\";i:1;s:16:\"product_category\";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:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(1423,2356,'_elementor_template_type','section'),(484,762,'_elementor_template_type','section'),(485,762,'_elementor_edit_mode','builder'),(486,762,'_wp_page_template','default'),(487,762,'_elementor_data','[{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(488,762,'_elementor_version','0.4'),(489,762,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";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:2:{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:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1429,2357,'_elementor_template_type','section'),(491,765,'_elementor_template_type','section'),(492,765,'_elementor_edit_mode','builder'),(493,765,'_wp_page_template','default'),(494,765,'_elementor_data','[{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(495,765,'_elementor_version','0.4'),(496,765,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(498,768,'_elementor_template_type','section'),(499,768,'_elementor_edit_mode','builder'),(500,768,'_wp_page_template','default'),(501,768,'_elementor_data','[{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ec5598\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-cta\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false}]'),(502,768,'_elementor_version','0.4'),(503,768,'_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:2:{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:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:12:\"angel-button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:12:\"button_color\";i:1;s:21:\"typography_typography\";i:1;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";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:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(504,800,'_wp_attached_file','2019/03/log_file_2019-03-18__09-17-59.txt'),(505,825,'_wp_attached_file','2019/03/footer-bg-1.jpg'),(506,825,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:530;s:4:\"file\";s:23:\"2019/03/footer-bg-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"footer-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"footer-bg-1-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"footer-bg-1-1024x283.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-768x212.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"footer-bg-1-1536x424.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"footer-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(507,1038,'_wp_attached_file','2019/03/massage-icon.png'),(508,1038,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:783;s:6:\"height\";i:482;s:4:\"file\";s:24:\"2019/03/massage-icon.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"massage-icon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"massage-icon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"massage-icon-600x369.png\";s:5:\"width\";i:600;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"massage-icon-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"massage-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"massage-icon-768x473.png\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"massage-icon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"massage-icon-600x369.png\";s:5:\"width\";i:600;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"massage-icon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(510,2222,'_wp_attached_file','2019/04/woocommerce-placeholder.png'),(511,2222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2019/04/woocommerce-placeholder.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";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:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{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:5:\"large\";a:4:{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:9:\"thumbnail\";a:4:{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:12:\"medium_large\";a:4:{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:12:\"shop_catalog\";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:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s: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:{}}}'),(512,2244,'_wp_attached_file','2019/10/footer-bg-1-1.jpg'),(513,2244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:530;s:4:\"file\";s:25:\"2019/10/footer-bg-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"footer-bg-1-1-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1024x283.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-768x212.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1536x424.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(514,2337,'_wp_attached_file','2019/10/Appointments-Setup-5.png'),(515,2337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:533;s:6:\"height\";i:381;s:4:\"file\";s:32:\"2019/10/Appointments-Setup-5.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-5-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(517,2340,'_wp_attached_file','2019/10/Appointments-Setup-1.png'),(518,2340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:507;s:6:\"height\";i:514;s:4:\"file\";s:32:\"2019/10/Appointments-Setup-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-1-296x300.png\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(520,2344,'_wp_attached_file','2019/10/Appointments-Setup-3.png'),(521,2344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:466;s:6:\"height\";i:362;s:4:\"file\";s:32:\"2019/10/Appointments-Setup-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-3-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"Appointments-Setup-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Appointments-Setup-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(523,2348,'_wp_attached_file','2019/10/appointments-6.png'),(524,2348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:601;s:6:\"height\";i:539;s:4:\"file\";s:26:\"2019/10/appointments-6.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"appointments-6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"appointments-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"appointments-6-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"appointments-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"appointments-6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"appointments-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(559,14,'_elementor_controls_usage','a:0:{}'),(560,14,'_elementor_controls_usage','a:0:{}'),(561,14,'_menu_item_type','post_type'),(562,14,'_menu_item_menu_item_parent','0'),(563,14,'_menu_item_object_id','2224'),(564,14,'_menu_item_object','page'),(565,14,'_menu_item_target',''),(566,14,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(567,14,'_menu_item_xfn',''),(568,14,'_menu_item_url',''),(570,121,'_elementor_controls_usage','a:0:{}'),(571,121,'_elementor_controls_usage','a:0:{}'),(572,121,'_menu_item_type','custom'),(573,121,'_menu_item_menu_item_parent','0'),(574,121,'_menu_item_object_id','121'),(575,121,'_menu_item_object','custom'),(576,121,'_menu_item_target',''),(577,121,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(578,121,'_menu_item_xfn',''),(579,121,'_menu_item_url','#'),(580,122,'_elementor_controls_usage','a:0:{}'),(581,122,'_elementor_controls_usage','a:0:{}'),(582,122,'_menu_item_type','custom'),(583,122,'_menu_item_menu_item_parent','0'),(584,122,'_menu_item_object_id','122'),(585,122,'_menu_item_object','custom'),(586,122,'_menu_item_target',''),(587,122,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(588,122,'_menu_item_xfn',''),(589,122,'_menu_item_url','#'),(590,123,'_elementor_controls_usage','a:0:{}'),(591,123,'_elementor_controls_usage','a:0:{}'),(592,123,'_menu_item_type','custom'),(593,123,'_menu_item_menu_item_parent','0'),(594,123,'_menu_item_object_id','123'),(595,123,'_menu_item_object','custom'),(596,123,'_menu_item_target',''),(597,123,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(598,123,'_menu_item_xfn',''),(599,123,'_menu_item_url','#'),(600,124,'_elementor_controls_usage','a:0:{}'),(601,124,'_elementor_controls_usage','a:0:{}'),(602,124,'_menu_item_type','custom'),(603,124,'_menu_item_menu_item_parent','0'),(604,124,'_menu_item_object_id','124'),(605,124,'_menu_item_object','custom'),(606,124,'_menu_item_target',''),(607,124,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(608,124,'_menu_item_xfn',''),(609,124,'_menu_item_url','#'),(610,125,'_elementor_controls_usage','a:0:{}'),(611,125,'_elementor_controls_usage','a:0:{}'),(612,125,'_menu_item_type','custom'),(613,125,'_menu_item_menu_item_parent','0'),(614,125,'_menu_item_object_id','125'),(615,125,'_menu_item_object','custom'),(616,125,'_menu_item_target',''),(617,125,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(618,125,'_menu_item_xfn',''),(619,125,'_menu_item_url','#'),(1438,2358,'_elementor_data','[{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1567,2384,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1566,2384,'_elementor_edit_mode','builder'),(1565,2384,'_wp_page_template','page-templates/full-width-title.php'),(1437,2358,'_wp_page_template','default'),(1436,2358,'_elementor_edit_mode','builder'),(675,167,'_elementor_controls_usage','a:0:{}'),(676,167,'_elementor_controls_usage','a:0:{}'),(677,167,'_menu_item_type','post_type'),(678,167,'_menu_item_menu_item_parent','0'),(679,167,'_menu_item_object_id','148'),(680,167,'_menu_item_object','page'),(681,167,'_menu_item_target',''),(682,167,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(683,167,'_menu_item_xfn',''),(684,167,'_menu_item_url',''),(686,168,'_elementor_controls_usage','a:0:{}'),(687,168,'_elementor_controls_usage','a:0:{}'),(688,168,'_menu_item_type','post_type'),(689,168,'_menu_item_menu_item_parent','0'),(690,168,'_menu_item_object_id','144'),(691,168,'_menu_item_object','page'),(692,168,'_menu_item_target',''),(693,168,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(694,168,'_menu_item_xfn',''),(695,168,'_menu_item_url',''),(1435,2358,'_elementor_template_type','section'),(697,771,'_elementor_template_type','section'),(698,771,'_elementor_edit_mode','builder'),(699,771,'_wp_page_template','default'),(700,771,'_elementor_data','[{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(701,771,'_elementor_version','0.4'),(702,771,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:13:\"pricing_table\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:11:\"section_tab\";a:3:{s:20:\"pricing_table_header\";i:4;s:19:\"pricing_table_price\";i:3;s:24:\"pricing_table_background\";i:4;}s:16:\"section_features\";a:1:{s:13:\"pricing_table\";i:4;}s:22:\"section_pricing_footer\";a:2:{s:25:\"pricing_table_button_text\";i:4;s:25:\"pricing_table_button_link\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(703,774,'_elementor_template_type','section'),(704,774,'_elementor_edit_mode','builder'),(705,774,'_wp_page_template','default'),(706,774,'_elementor_data','[{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667},\"elements\":[{\"id\":\"ej1k9q4\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"3\\\" title=\\\"Contact Us\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.333,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"angel-contact-details\"},\"elements\":[{\"id\":\"jttbegu\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8149ib\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"16\\/14 Babor Road, Mohammad pur <br>Dhaka, Bangladesh\",\"icon\":\"fa fa-map-marker\",\"_id\":\"ezjavph\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+55 654 545 122  <br>+55 654 545 123\",\"icon\":\"fa fa-phone\",\"_id\":\"egq3g92\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"info @example.com  <br>info2@example.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"er0ihki\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#ec5598\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"text_indent\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(707,774,'_elementor_version','0.4'),(708,774,'_elementor_controls_usage','a:6:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}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;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;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:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:11:\"css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:1:{s:11:\"text_indent\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(709,777,'_elementor_template_type','section'),(710,777,'_elementor_edit_mode','builder'),(711,777,'_wp_page_template','default'),(712,777,'_elementor_data','[{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(713,777,'_elementor_version','0.4'),(714,777,'_elementor_controls_usage','a:3:{s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";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: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:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1441,2359,'_elementor_template_type','section'),(716,791,'_elementor_template_type','section'),(717,791,'_elementor_edit_mode','builder'),(718,791,'_wp_page_template','default'),(719,791,'_elementor_data','[{\"id\":\"c0e29f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"edd1a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"dd78e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1ca2c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Linda Smith\",\"description_text\":\"Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f6ece2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4807324\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a63394\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Jhon Smith\",\"description_text\":\"Designer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b03d5f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"71f2727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db94ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Danny Headway\",\"description_text\":\"Developer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b7a81c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a7264ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5cef127\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"James Peter\",\"description_text\":\"Support\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(720,791,'_elementor_version','0.4'),(721,791,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;s:32:\"image_box_shadow_box_shadow_type\";i:4;s:27:\"image_box_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:4;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:4;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;s:17:\"description_color\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;s:34:\"description_typography_line_height\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;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:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(723,2349,'_wp_page_template','default'),(2187,140,'_edit_lock','1614047033:1'),(756,176,'_elementor_controls_usage','a:0:{}'),(757,176,'_elementor_controls_usage','a:0:{}'),(758,176,'_menu_item_type','post_type'),(759,176,'_menu_item_menu_item_parent','347'),(760,176,'_menu_item_object_id','140'),(761,176,'_menu_item_object','page'),(762,176,'_menu_item_target',''),(763,176,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(764,176,'_menu_item_xfn',''),(765,176,'_menu_item_url',''),(797,347,'_elementor_controls_usage','a:0:{}'),(798,347,'_elementor_controls_usage','a:0:{}'),(799,347,'_menu_item_type','custom'),(800,347,'_menu_item_menu_item_parent','0'),(801,347,'_menu_item_object_id','347'),(802,347,'_menu_item_object','custom'),(803,347,'_menu_item_target',''),(804,347,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(805,347,'_menu_item_xfn',''),(806,347,'_menu_item_url','#'),(1564,2384,'_thumbnail_id','145'),(1563,2384,'_elementor_controls_usage','a:0:{}'),(1562,144,'_edit_lock','1635595805:1'),(2059,728,'_edit_lock','1621268153:1'),(2060,2485,'_elementor_edit_mode','builder'),(2061,2485,'_elementor_template_type','kit'),(2062,2485,'_elementor_version','2.9.8'),(1450,2360,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"BRAIDS & TWIST\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2017\\/08\\/variety-1-1.jpg\",\"id\":64},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"$25.00 Per Head\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(850,734,'_elementor_controls_usage','a:0:{}'),(851,734,'_elementor_controls_usage','a:0:{}'),(852,734,'_menu_item_type','post_type'),(853,734,'_menu_item_menu_item_parent','0'),(854,734,'_menu_item_object_id','728'),(855,734,'_menu_item_object','page'),(856,734,'_menu_item_target',''),(857,734,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(858,734,'_menu_item_xfn',''),(859,734,'_menu_item_url',''),(861,2084,'_elementor_controls_usage','a:0:{}'),(862,2084,'_elementor_controls_usage','a:0:{}'),(863,2084,'_menu_item_type','post_type'),(864,2084,'_menu_item_menu_item_parent','0'),(865,2084,'_menu_item_object_id','144'),(866,2084,'_menu_item_object','page'),(867,2084,'_menu_item_target',''),(868,2084,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(869,2084,'_menu_item_xfn',''),(870,2084,'_menu_item_url',''),(1449,2360,'_elementor_edit_mode','builder'),(872,2085,'_elementor_controls_usage','a:0:{}'),(873,2085,'_elementor_controls_usage','a:0:{}'),(874,2085,'_menu_item_type','post_type'),(875,2085,'_menu_item_menu_item_parent','0'),(876,2085,'_menu_item_object_id','728'),(877,2085,'_menu_item_object','page'),(878,2085,'_menu_item_target',''),(879,2085,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(880,2085,'_menu_item_xfn',''),(881,2085,'_menu_item_url',''),(883,2086,'_elementor_controls_usage','a:0:{}'),(884,2086,'_elementor_controls_usage','a:0:{}'),(885,2086,'_menu_item_type','post_type'),(886,2086,'_menu_item_menu_item_parent','0'),(887,2086,'_menu_item_object_id','140'),(888,2086,'_menu_item_object','page'),(889,2086,'_menu_item_target',''),(890,2086,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(891,2086,'_menu_item_xfn',''),(892,2086,'_menu_item_url',''),(1448,2360,'_wp_page_template','page-templates/full-width.php'),(894,2089,'_elementor_controls_usage','a:0:{}'),(895,2089,'_elementor_controls_usage','a:0:{}'),(896,2089,'_menu_item_type','post_type'),(897,2089,'_menu_item_menu_item_parent','0'),(898,2089,'_menu_item_object_id','2224'),(899,2089,'_menu_item_object','page'),(900,2089,'_menu_item_target',''),(901,2089,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(902,2089,'_menu_item_xfn',''),(903,2089,'_menu_item_url',''),(2184,148,'_edit_lock','1582949468:1'),(1447,2360,'_elementor_controls_usage','a:0:{}'),(927,140,'_wp_page_template','page-templates/full-width.php'),(928,140,'_elementor_edit_mode','builder'),(929,140,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\",\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(930,140,'_elementor_version','3.1.1'),(931,140,'_elementor_template_type','wp-post'),(932,140,'_wxr_import_has_attachment_refs','1'),(2232,2511,'_wp_page_template','page-templates/full-width.php'),(2233,2511,'_elementor_edit_mode','builder'),(2234,2511,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(2214,2508,'_wp_page_template','page-templates/full-width.php'),(2215,2508,'_elementor_edit_mode','builder'),(2216,2508,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2227432d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"54da81fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3f858f21\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"22bb07e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1391afd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"56b095d7\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-4-1.jpg\",\"id\":52},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7fd59304\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"41781068\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"562a7ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cebc709\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"709958ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b7658cb\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(934,140,'_wxr_import_has_attachment_refs','1'),(935,142,'_elementor_controls_usage','a:6:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}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:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}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:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{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:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}}'),(936,142,'_wp_page_template','page-templates/full-width.php'),(937,142,'_elementor_edit_mode','builder'),(938,142,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"BRAIDS & TWIST\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2017\\/08\\/variety-1-1.jpg\",\"id\":64},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"$25.00 Per Head\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(939,142,'_elementor_version','2.7.4'),(940,142,'_elementor_template_type','wp-post'),(1454,2361,'_thumbnail_id','145'),(942,142,'_elementor_controls_usage','a:6:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}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:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}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:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{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:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}}'),(1453,2361,'_elementor_controls_usage','a:0:{}'),(945,144,'_thumbnail_id','2397'),(946,144,'_wp_page_template','page-templates/full-width-title.php'),(947,144,'_elementor_edit_mode','builder'),(948,144,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3667,2752,'_wp_page_template','page-templates/full-width-title.php'),(3668,2752,'_elementor_edit_mode','builder'),(3669,2752,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3323,2701,'_thumbnail_id','2397'),(3324,2701,'_wp_page_template','page-templates/full-width-title.php'),(3325,2701,'_elementor_edit_mode','builder'),(3326,2701,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(2801,2610,'_thumbnail_id','2397'),(2802,2610,'_wp_page_template','page-templates/full-width-title.php'),(2803,2610,'_elementor_edit_mode','builder'),(2804,2610,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(2757,2604,'_thumbnail_id','2397'),(2758,2604,'_wp_page_template','page-templates/full-width-title.php'),(2759,2604,'_elementor_edit_mode','builder'),(2744,2602,'_wp_page_template','page-templates/full-width-title.php'),(2745,2602,'_elementor_edit_mode','builder'),(2746,2602,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"e05d5f3\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(949,144,'_elementor_version','3.4.4'),(950,144,'_elementor_template_type','wp-post'),(2706,2597,'_thumbnail_id','2397'),(2084,2488,'_thumbnail_id','2397'),(2085,2488,'_wp_page_template','page-templates/full-width-title.php'),(1460,2362,'_elementor_controls_usage','a:0:{}'),(954,148,'_thumbnail_id','146'),(955,148,'_wp_page_template','page-templates/full-width-title.php'),(956,148,'_elementor_edit_mode','builder'),(957,148,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995115018691649311222136020660400390625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/goo.gl\\/maps\\/SS2m8xuAEAvLxuPW9\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"70 6th SW Largo, FL 33770\",\"zoom\":{\"unit\":\"px\",\"size\":16},\"height\":{\"unit\":\"px\",\"size\":463},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(958,148,'_elementor_version','2.9.2'),(959,148,'_elementor_template_type','wp-post'),(2305,2524,'_elementor_edit_mode','builder'),(2306,2524,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995115018691649311222136020660400390625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/goo.gl\\/maps\\/SS2m8xuAEAvLxuPW9\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"Spa 1877, Sheffield S3 7QD, UK\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":420},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(961,150,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:7:\"link_to\";i:8;s:4:\"link\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:8;s:18:\"image_border_width\";i:8;s:18:\"image_border_color\";i:8;s:19:\"image_border_radius\";i:8;s:32:\"image_box_shadow_box_shadow_type\";i:8;s:27:\"image_box_shadow_box_shadow\";i:8;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:8;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:8;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:4:\"link\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:8;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:28:\"title_typography_line_height\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;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:8;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";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;}}}}}'),(962,150,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:7:\"link_to\";i:8;s:4:\"link\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:8;s:18:\"image_border_width\";i:8;s:18:\"image_border_color\";i:8;s:19:\"image_border_radius\";i:8;s:32:\"image_box_shadow_box_shadow_type\";i:8;s:27:\"image_box_shadow_box_shadow\";i:8;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:8;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:8;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:4:\"link\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:8;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:28:\"title_typography_line_height\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;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:8;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";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;}}}}}'),(963,150,'_thumbnail_id','145'),(964,150,'_wp_page_template','default'),(965,150,'_elementor_edit_mode','builder'),(966,150,'_elementor_data','[{\"id\":\"c0e29f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"edd1a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"dd78e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1ca2c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Linda Smith\",\"description_text\":\"Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f6ece2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4807324\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a63394\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Jhon Smith\",\"description_text\":\"Designer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b03d5f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"71f2727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db94ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Danny Headway\",\"description_text\":\"Developer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b7a81c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a7264ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5cef127\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"James Peter\",\"description_text\":\"Support\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d58cc5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"4495d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cb26381\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-8.jpg\",\"id\":798},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c0f2fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Mike Abomy\",\"description_text\":\"Co-Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b0767ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"b32b9a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-7.jpg\",\"id\":797},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c6c183\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Shrity Kaan\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"696addf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"b907036\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-6.jpg\",\"id\":796},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b3389\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Joseph Hunk\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"28be754\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6798488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-5.jpg\",\"id\":795},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d754157\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Limi Tanga\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6a8345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46450e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"33066b53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"6e7cf3a0\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(967,150,'_elementor_version','2.5.8'),(968,150,'_elementor_template_type','post'),(969,150,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(970,150,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:7:\"link_to\";i:8;s:4:\"link\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:8;s:18:\"image_border_width\";i:8;s:18:\"image_border_color\";i:8;s:19:\"image_border_radius\";i:8;s:32:\"image_box_shadow_box_shadow_type\";i:8;s:27:\"image_box_shadow_box_shadow\";i:8;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:8;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:8;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:4:\"link\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:8;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:28:\"title_typography_line_height\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;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:8;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";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;}}}}}'),(1468,2363,'_elementor_controls_usage','a:0:{}'),(972,152,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;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:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:4:{s:10:\"wp_gallery\";i:1;s:15:\"gallery_columns\";i:1;s:14:\"thumbnail_size\";i:1;s:12:\"gallery_rand\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_gallery_images\";a:1:{s:13:\"image_spacing\";i:1;}s:15:\"section_caption\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(973,152,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;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:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:4:{s:10:\"wp_gallery\";i:1;s:15:\"gallery_columns\";i:1;s:14:\"thumbnail_size\";i:1;s:12:\"gallery_rand\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_gallery_images\";a:1:{s:13:\"image_spacing\";i:1;}s:15:\"section_caption\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(974,152,'_thumbnail_id','145'),(975,152,'_wp_page_template','default'),(976,152,'_elementor_edit_mode','builder'),(977,152,'_elementor_data','[{\"id\":\"8d22e92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"5ca125e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25},\"elements\":[{\"id\":\"9c954ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7d631fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.997},\"elements\":[{\"id\":\"1b0442b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ff1b7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"04be1c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profilePersonal\\\">\\n<h2>Linda Smith<\\/h2>\\nFounder, Angel Beauty Spa\\n\\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\\n<ul class=\\\"list-unstyled\\\">\\n \\t<li><i class=\\\"fa fa-phone\\\" aria-hidden=\\\"true\\\"><\\/i>154 564 2245<\\/li>\\n \\t<li><a href=\\\"mailto:hello@example.com\\\"><i class=\\\"fa fa-envelope\\\" aria-hidden=\\\"true\\\"><\\/i>hello@example.com<\\/a><\\/li>\\n<\\/ul>\\n<ul class=\\\"list-inline\\\">\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d4c4e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c2f3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profileSkills patternbg\\\"><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Manicure<\\/li><li class=\\\"pull-right\\\">75%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Pedicure<\\/li><li class=\\\"pull-right\\\">90%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Nail Art<\\/li><li class=\\\"pull-right\\\">60%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Massage<\\/li><li class=\\\"pull-right\\\">70%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bab6ab9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ea512c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98fc010\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"margin-bottom: 15px; font-weight: 400; line-height: 22px; font-size: 20px;\\\">BIOGRAPHY<\\/h3><p>Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4dd60a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76198ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6cf322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profileExtra\\\"><div class=\\\"extraTitle\\\"><h3>Education<\\/h3><\\/div><div class=\\\"educationDetails\\\"><dl><dt>Bachalors on Beauty<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><dt>Masters on Spa<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><dt>PHD on Pedicure<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><\\/dl><\\/div><\\/div>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"430f5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Work Gallery\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d41c687\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":44,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\"},{\"id\":47,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\"},{\"id\":46,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\"},{\"id\":45,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\"},{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"}],\"gallery_columns\":\"5\",\"image_spacing\":\"custom\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"thumbnail_size\":\"shop_catalog\",\"gallery_rand\":\"rand\"},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"e395dbd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f82ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"758e9b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(978,152,'_elementor_version','2.5.12'),(979,152,'_elementor_template_type','post'),(980,152,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(981,152,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;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:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:4:{s:10:\"wp_gallery\";i:1;s:15:\"gallery_columns\";i:1;s:14:\"thumbnail_size\";i:1;s:12:\"gallery_rand\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_gallery_images\";a:1:{s:13:\"image_spacing\";i:1;}s:15:\"section_caption\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(1476,2364,'_elementor_controls_usage','a:0:{}'),(983,156,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";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:0;s:8:\"controls\";a:0:{}}}'),(984,156,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";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:0;s:8:\"controls\";a:0:{}}}'),(985,156,'_thumbnail_id','146'),(986,156,'_wp_page_template','default'),(987,156,'_elementor_edit_mode','builder'),(988,156,'_elementor_data','[{\"id\":\"65e3d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9f6cf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0bace17\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(989,156,'_elementor_version','0.4'),(990,156,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";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:0;s:8:\"controls\";a:0:{}}}'),(1482,2365,'_elementor_controls_usage','a:0:{}'),(992,158,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";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:0;s:8:\"controls\";a:0:{}}}'),(993,158,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";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:0;s:8:\"controls\";a:0:{}}}'),(994,158,'_thumbnail_id','146'),(995,158,'_wp_page_template','default'),(996,158,'_elementor_edit_mode','builder'),(997,158,'_elementor_data','[{\"id\":\"186f3d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2175e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"056d7c1\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(998,158,'_elementor_version','2.5.8'),(999,158,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1000,158,'_elementor_template_type','post'),(1001,158,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";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:0;s:8:\"controls\";a:0:{}}}'),(1490,2366,'_elementor_controls_usage','a:0:{}'),(1003,160,'_elementor_controls_usage','a:0:{}'),(1004,160,'_elementor_controls_usage','a:0:{}'),(1005,160,'_thumbnail_id','145'),(1006,160,'_wp_page_template','default'),(1007,289,'_elementor_controls_usage','a:2:{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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1008,289,'_elementor_controls_usage','a:2:{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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1009,289,'_wp_page_template','page-templates/full-width.php'),(1010,289,'_elementor_edit_mode','builder'),(1011,289,'_elementor_data','[{\"id\":\"1f114fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9cba5f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fe93250\",\"elType\":\"widget\",\"settings\":{\"slider_navigation_on_hover\":\"true\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"thumbnails\":\"\",\"item_list\":[{\"item_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"item_title\":\"Slide #1\",\"item_subtitle\":\"SubTitle\",\"item_desc\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"item_button_primary_url\":\"#\",\"item_button_primary_text\":\"Button #1\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"Button #2\",\"_id\":\"486e8e3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"item_title\":\"Slide #2\",\"item_subtitle\":\"SubTitle\",\"item_desc\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"item_button_primary_url\":\"#\",\"item_button_primary_text\":\"Button #1\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"Button #2\",\"_id\":\"5fc471b\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"item_title\":\"Slide #3\",\"item_subtitle\":\"SubTitle\",\"item_desc\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"item_button_primary_url\":\"#\",\"item_button_primary_text\":\"Button #1\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"Button #2\",\"_id\":\"90011d0\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"slider_navigation_icon_arrow\":\"fa fa-arrow-left\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":18},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":71}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false}]'),(1012,289,'_elementor_version','0.4'),(1013,289,'_elementor_controls_usage','a:2:{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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1014,389,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:16;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:16;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";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:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:6:\"_title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;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:30;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:15;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:14;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:3;s:3:\"gap\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:14;s:5:\"align\";i:14;s:7:\"link_to\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:14;s:27:\"image_box_shadow_box_shadow\";i:14;}}}}}'),(1015,389,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:16;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:16;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";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:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:6:\"_title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;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:30;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:15;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:14;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:3;s:3:\"gap\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:14;s:5:\"align\";i:14;s:7:\"link_to\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:14;s:27:\"image_box_shadow_box_shadow\";i:14;}}}}}'),(1016,389,'_wp_page_template','default'),(1017,389,'_elementor_edit_mode','builder'),(1018,389,'_elementor_template_type','post'),(1019,389,'_elementor_data','[{\"id\":\"4392a71\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22422cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e2d98d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb09038\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54d86b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Install Wordpress\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88c9bc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Before installing Angel you have to install wordpress. You can install it yourself or use any web host that installs wordpress for you. To know more visit\\u00a0<a href=\\\"https:\\/\\/codex.wordpress.org\\/Installing_WordPress\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WordPress.org<\\/a>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":1},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98bb4d1\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7427f3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9efd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c1d4ef\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24d1f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d496917\",\"elType\":\"widget\",\"settings\":{\"title\":\"install Angel\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20797b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To install Angel go to<b> Appearance &gt; Add Theme &gt; Upload Theme<\\/b>, Click <strong>Choose File<\\/strong>,\\u00a0 select the angel.zip and hit<b> Install Now<\\/b>. But don\'t activate the theme if you want some customization,\\u00a0 install the Angel-child theme and activate this one.<\\/p>\",\"_title\":\"Text Editor\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7034fa6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d3ae277\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0928a3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>1.<\\/strong> First, go to <b>Appearance &gt; Themes<\\/b> and click <b>Add New <\\/b>to\\u00a0add Angel Theme.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"030e513\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32582e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/101.png\",\"id\":568},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a68668\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ca953aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9ea51b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Next, Click <strong>Upload Theme <\\/strong>to upload the theme file you have purchased.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f4864de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20cd3fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/102.png\",\"id\":569},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea22510\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4e74bd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a70c15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>3.<\\/strong> Now, click <strong>Choose File<\\/strong> and select the <strong>angel.zip<\\/strong> file from your pc to upload it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"623c771\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3de4063\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/103.png\",\"id\":570},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6968b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6fe27f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"df1b580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>4.<\\/strong> Next, click <strong>Install Now<\\/strong> to start the installation process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77fbfbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1d4137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/104.png\",\"id\":572},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4b04fbe\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5aadf3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0c9a79f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>5. Finally, when the angel.zip file is uploaded and installed completely you will see \\\"Theme installed successfully\\\" message. But <i><b>you should not activate this one, because when Angel Theme will be updated to a later version all modification you have made directly in the Angel Theme will be lost<\\/b><\\/i>. Hence, we suggest you to install and activate the Angel Child Theme we provide for your convenience.\\u00a0 \\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ace78de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28ab67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/105-1.png\",\"id\":573},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7564a1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5051f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2063e88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>6.<\\/strong> Again, to install Angel Child Theme click<b> Add New<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d549c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50b2d4c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/101.png\",\"id\":568},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"791d16c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c6dfcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f676664\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>7.<\\/strong>\\u00a0Now click\\u00a0<b>Upload Theme<\\/b> to upload Angel child theme this time.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c15a9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a6e1c14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/102.png\",\"id\":569},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de7c299\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cfcf792\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"38e26e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>8.<\\/strong> Click, <strong>Choose File<\\/strong>\\u00a0 and select angel-child.zip to upload it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9da6c46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9a7a480\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/103.png\",\"id\":570},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"967d4ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee8f44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7e8c9ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>9.<\\/strong> Hit the\\u00a0 <b>Install Now<\\/b> button to begin Angel child theme installation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bd924c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bc1727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/106.png\",\"id\":574},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"864678a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d96ad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0adad85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10. Finally,\\u00a0 you will get a confirmation that both the child theme And the parent Angel theme are installed successfully.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57bb1ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"57d1a21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/107.png\",\"id\":577},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cbb137\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a60773\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1f93fbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"63c185f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4284baf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"784f4bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Activate Angel Child Theme\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f90c557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Now that you have installed both Angel theme And Angel Child Theme go to <b>Appearance &gt; Themes<\\/b> hover over Angel Child Theme And click <b>Activate<\\/b> to activate the Child Theme.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e44536\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"36e8c94\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/108.png\",\"id\":580},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9d9dd2\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0491699\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2bb0ee3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f0ca119\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b6047dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"ebe16c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Install Plugins\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ad55b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> Go to <b>Plugins<\\/b>, click <b>Begin Installing Plugins.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"066de1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e1fd05d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/1.png\",\"id\":434},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c3e8b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c36fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f76a8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Check all <b>plugins<\\/b>. Then select <b>Install<\\/b> in the <b>Bulk Actions<\\/b> dropdown and click\\u00a0<b>Apply<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f336461\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7be417f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/2.png\",\"id\":437},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8a7064a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"87f6c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46c0719\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3. And finally, you will see the confirmation that all plugins are installed and activated successfully.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ac58f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d5ce9fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/109.png\",\"id\":614},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1020,389,'_elementor_version','0.4'),(1021,389,'_oembed_298d632b188d3cd50a73c9edcfdcf2b8','<iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),(1022,389,'_oembed_time_298d632b188d3cd50a73c9edcfdcf2b8','1536328416'),(1023,389,'_oembed_4c95f65ae317656c2662d81666013fb5','<iframe width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),(1024,389,'_oembed_time_4c95f65ae317656c2662d81666013fb5','1536402370'),(1025,389,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:16;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:16;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";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:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:6:\"_title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;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:30;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:15;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:14;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:3;s:3:\"gap\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:14;s:5:\"align\";i:14;s:7:\"link_to\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:14;s:27:\"image_box_shadow_box_shadow\";i:14;}}}}}'),(1496,2367,'_elementor_controls_usage','a:0:{}'),(1027,391,'_elementor_controls_usage','a:6:{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:1:{s:5:\"title\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;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:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:30;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:20;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:10;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:10;s:7:\"link_to\";i:10;s:5:\"align\";i:10;s:13:\"open_lightbox\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:10;s:27:\"image_box_shadow_box_shadow\";i:10;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;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:10;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:5;s:3:\"gap\";i:5;}}}}}'),(1028,391,'_elementor_controls_usage','a:6:{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:1:{s:5:\"title\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;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:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:30;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:20;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:10;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:10;s:7:\"link_to\";i:10;s:5:\"align\";i:10;s:13:\"open_lightbox\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:10;s:27:\"image_box_shadow_box_shadow\";i:10;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;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:10;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:5;s:3:\"gap\";i:5;}}}}}'),(1029,391,'_wp_page_template','default'),(1030,391,'_elementor_edit_mode','builder'),(1031,391,'_elementor_data','[{\"id\":\"1185438\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"aebe308\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f529ee1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a12890f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93a8238\",\"elType\":\"widget\",\"settings\":{\"title\":\"Import DEMO<br>\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1a4e1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b>\\u00a0 First, go to <b>Appearance &gt; Import Demo Data<\\/b> and click\\u00a0<b>Import Demo Data.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f549fae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11635a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/4.png\",\"id\":450},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d745ae0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b53ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"85ca9d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"aa67b38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31cc894\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Please wait until the demo data is imported properly because it may take a while.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"826eeb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cbfe891\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/110.png\",\"id\":618},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed2d20f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91122f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8723eff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"8899af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c5742db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>3.<\\/strong> And finally when demo data importation is finished successfully\\u00a0 you will see a confirmation message.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8a828b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19c679a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/111.png\",\"id\":619},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c9e1e77\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bbdd638\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d672a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b59da00\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"231b2c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b93802\",\"elType\":\"widget\",\"settings\":{\"title\":\"Permalinks Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f7c8a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To create a custom URL structure for your permalinks go to<b> Settings &gt; Permalinks<\\/b>\\u00a0 and fill\\u00a0in the\\u00a0<b>Common Settings <\\/b>and\\u00a0<b>Product Permalinks <\\/b>forms<b>\\u00a0<\\/b>there.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eebbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac97f2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/3.png\",\"id\":449},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26ee516\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df8e35\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ce6aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8bf6175\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b4ce29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5caa031\",\"elType\":\"widget\",\"settings\":{\"title\":\"Woocommerce Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3977e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To set up WooCommerce\\u00a0 go to <b>WooCommerce<\\/b> and run the <b>WooCommerce Setup Wizard<\\/b>. The Setup Wizard takes you through all necessary steps to set up your store.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f73f2a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"71b852c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/5.png\",\"id\":453},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2bacd3c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed2402d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99ca1fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e029122\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e945594\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8fa44c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homepage Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d02b396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Go to <b>settings<\\/b>\\u00a0select <b>A static page<\\/b> set your\\u00a0<b>Homepage<\\/b> and <b>\\u00a0Post page<\\/b> and hit <b>Save Changes<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c2ef4a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9668ef9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/6.png\",\"id\":454},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"392d314\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f7dfe8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"03c270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"76aa5ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b4ee03a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3317f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Menu Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"894ea43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Go to <b>Appearance &gt; Menus<\\/b> And select <b>Primary<\\/b> in the <b>Menu Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"635dff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8ac71e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/7.png\",\"id\":456},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a54981f\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6174c89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f83809\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96bbbb0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6efdc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"edc5532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9a798a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> Go to <b>Pages &gt; Home<\\/b> hit <b>Edit with Elementor<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c673c4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a65e71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/8.png\",\"id\":462},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77df2c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d55e73a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d3fea8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cdd1ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c1adb04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>2.<\\/b> Go to Our Product section click <b>edit<\\/b> Button.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a86208b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb69a60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/9.png\",\"id\":463},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e4877a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ebcafa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0e8a0c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c08d4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b326165\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>3.<\\/b> Select <b>Featured<\\/b> from the <b>Product category<\\/b> dropdown and hit <b>update<\\/b>.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e86ad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"741f35b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/10.png\",\"id\":464},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1032,391,'_elementor_version','0.4'),(1033,391,'_elementor_template_type','post'),(1034,391,'_elementor_controls_usage','a:6:{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:1:{s:5:\"title\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;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:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:30;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:20;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:10;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:10;s:7:\"link_to\";i:10;s:5:\"align\";i:10;s:13:\"open_lightbox\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:10;s:27:\"image_box_shadow_box_shadow\";i:10;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;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:10;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:5;s:3:\"gap\";i:5;}}}}}'),(1502,2368,'_elementor_controls_usage','a:0:{}'),(1036,480,'_elementor_controls_usage','a:7:{s:11:\"angel-title\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:3;s:12:\"section_desc\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:57;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:36;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:39;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:18;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:18;s:7:\"link_to\";i:16;s:5:\"align\";i:18;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:18;s:27:\"image_box_shadow_box_shadow\";i:18;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:6;s:3:\"gap\";i:6;}}}}}'),(1037,480,'_elementor_edit_mode','builder'),(1038,480,'_wp_page_template','default'),(1039,480,'_elementor_data','[{\"id\":\"32d5726\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fdcfa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ac1bce7\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Customization\",\"section_desc\":\"Using Customizer\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6652f7c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"273f3ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72bf0569\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"177a571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c6c5ee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change Site color Scheme\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c5df8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.To change site\'s primary color go to <b>Appearance &gt; Customize &gt; Site Color Scheme<\\/b> and choose the color.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"512f2967\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7021db14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/12-1.png\",\"id\":497},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f12ac32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b55b0bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"80fa05b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e5e905\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7aad7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Now, Choose the color that fits your need by selecting the color after clicking the <b>Select Color<\\/b> button.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00b38dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e7d9f14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/112.png\",\"id\":626},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcc96e3\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"347574ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7a19819a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7c18b71a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6d709d50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bb6924d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Logo\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65daf666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To change the logo go to <b>Appearance &gt; Customize &gt;\\u00a0Header Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5af83bd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f1ad80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/113.png\",\"id\":627},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"537fcba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c0b766\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"318df54\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6dca528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e94609e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> click <b>Select image<\\/b> and upload the image you want to use as your logo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7cebf05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84217c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/13.png\",\"id\":501},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"927668e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"248ceaba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"59f22692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"33ae8053\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"341cd1b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3079e69d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Make the Header Sticky\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474545b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>1.<\\/strong> To make your header sticky go to <b>Appearance &gt; Customize &gt;\\u00a0Header Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2c5df580\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"793f52e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/113-1.png\",\"id\":628},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"015d829\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c0a340c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6c6eaf9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db64635\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"361ee6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> And now, check the <b>Sticky Header<\\/b> checkbox.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"838bcb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"83c6a5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/14.png\",\"id\":504},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dade645\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64a8b09f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d2d41d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6733d265\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d77bb45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"696cb316\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Site Title\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"460756cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To set the site title go to <b>Appearance &gt; Customize &gt;\\u00a0Site Identity.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"247dfd99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78c33e7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/114.png\",\"id\":637},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b7081af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3ac88e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"040b56f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5e1019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"714c7fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Now, type in your site\'s title in the <b>Site Title<\\/b> input. You can also type in a tagline below to set your site\'s tagline.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d732ddb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"42d111c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/115.png\",\"id\":638},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4556cfa\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"081d3e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"19d5bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c351ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ab4db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f64ec55\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Site Icon\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be4161\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To change the Site Icon go to <b>Appearance &gt; Customize &gt;\\u00a0Site Identity.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c409e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aa3cb8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/114.png\",\"id\":637},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee8791a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9f0644\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1864586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"39a151c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee47d54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>2.<\\/b> Now, Click <b>Change image<\\/b> and upload the image you want to use as your site icon. We suggest to use an image that has a dimension of 512 by 512 pixels.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8ca4685\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4de7015\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/16-1.png\",\"id\":514},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2633a70\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8057a66\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30d925c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2cb5890\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Customization\",\"section_desc\":\"Using Elementor\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"259b98c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"429ec53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"126742fa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1632cb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31219aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Use Custom Angel Elements\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d4dfc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our custom elements are located at the bottom of the elementor panel. To add any element used in the theme just drag and drop it in the page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c2d62dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1518f763\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/18-2.png\",\"id\":530},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12f78f32\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3003e8a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3aa61f4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c3398d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"414073d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1a332b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Customize Angel Elements inside elementor\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f764c0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1. <\\/b>To Customize any element used in Angel Theme click on the element and then you will have your customization options in the elementor panel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3b668cb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11c7c41d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/19-1.png\",\"id\":538},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7004f42f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b633f71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"925dd9c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2f40185f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1a5c095b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong>\\u00a0Next, click on the item you want to edit. You can even add or delete items here.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3c21f58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c91752c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/20-2.png\",\"id\":539},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357300d8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"766521b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2988c78e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6fbff1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ef2a45f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>3.<\\/b>\\u00a0And now you can edit images or any other contents here.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d0c01b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"406354bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/21-1.png\",\"id\":525},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43a0efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b215bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"948276c\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Plugins Setup\",\"section_desc\":\"Using Dashboard\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2970b4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"efe2a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"69c7d24\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4852fd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"736270a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1. Go to Appointments &gt; Settings for setup Booking and book time slots of the Booked Calender plugins.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b7ff2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec459ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-5.png\",\"id\":2337},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8e7954\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1d86757\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"152445e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"15cae23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"36bc906\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2. Go to General &gt; Choose Guest Booking, Choose Booking Options, Guest Booking Options, Appointment Booking Redirect etc.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"65ab465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54e7e1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-1.png\",\"id\":2340},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"426e695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4237999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5d1d1ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c20f3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98313a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"3.\\u00a0Here you can choose Front-End Color also. Then Hit Save Changes<\\/b> Button\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cb8f8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c432a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-3.png\",\"id\":2344},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"671446c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9217a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"bb5ea09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71330cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7461cd7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4. Go to Time Slots &gt; Now Setup Daily Time Slots for a Week by using Bulk. Set as you want or your demand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e5f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2006846\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/appointments-6.png\",\"id\":2348},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1040,480,'_elementor_version','2.7.5'),(1041,480,'_elementor_template_type','wp-post'),(1042,480,'_elementor_controls_usage','a:7:{s:11:\"angel-title\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:3;s:12:\"section_desc\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:57;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:36;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:39;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:18;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:18;s:7:\"link_to\";i:16;s:5:\"align\";i:18;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:32:\"image_box_shadow_box_shadow_type\";i:18;s:27:\"image_box_shadow_box_shadow\";i:18;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:6;s:3:\"gap\";i:6;}}}}}'),(1508,2369,'_elementor_controls_usage','a:0:{}'),(1045,728,'_wp_page_template','page-templates/full-width-title.php'),(1046,728,'_elementor_edit_mode','builder'),(1047,728,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.5789999999999935198502498678863048553466796875,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"7\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.42099999999999937472239253111183643341064453125,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1048,728,'_elementor_version','3.2.3'),(1049,728,'_elementor_template_type','wp-post'),(1051,2350,'_elementor_controls_usage','a:0:{}'),(1052,2350,'_elementor_controls_usage','a:0:{}'),(1053,801,'_elementor_controls_usage','a:0:{}'),(1054,801,'_elementor_controls_usage','a:0:{}'),(1055,802,'_elementor_controls_usage','a:0:{}'),(1056,802,'_elementor_controls_usage','a:0:{}'),(1057,2223,'_elementor_controls_usage','a:0:{}'),(1058,2223,'_elementor_controls_usage','a:0:{}'),(1060,2224,'_wp_page_template','page-templates/full-width.php'),(1061,2224,'_elementor_edit_mode','builder'),(1062,2224,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"a9be53d\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1063,2224,'_elementor_version','3.5.3'),(1064,2224,'_elementor_template_type','wp-post'),(1712,2419,'_wp_page_template','page-templates/full-width.php'),(1713,2419,'_elementor_edit_mode','builder'),(1714,2419,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1067,2225,'_elementor_controls_usage','a:0:{}'),(1068,2225,'_elementor_controls_usage','a:0:{}'),(1069,2225,'_wp_page_template','default'),(1070,2351,'_elementor_controls_usage','a:0:{}'),(1071,2351,'_wp_page_template','default'),(1072,97,'_elementor_controls_usage','a:0:{}'),(1073,97,'_elementor_controls_usage','a:0:{}'),(1074,97,'_wc_review_count','0'),(1075,97,'_wc_rating_count','a:0:{}'),(1076,97,'_wc_average_rating','0'),(1077,97,'_thumbnail_id','375'),(1078,97,'_sku',''),(1079,97,'_regular_price','20'),(1080,97,'_sale_price',''),(1081,97,'_sale_price_dates_from',''),(1082,97,'_sale_price_dates_to',''),(1083,97,'total_sales','0'),(1084,97,'_tax_status','taxable'),(1085,97,'_tax_class',''),(1086,97,'_manage_stock','no'),(1087,97,'_backorders','no'),(1088,97,'_sold_individually','no'),(1089,97,'_weight',''),(1090,97,'_length',''),(1091,97,'_width',''),(1092,97,'_height',''),(1093,97,'_upsell_ids','a:0:{}'),(1094,97,'_crosssell_ids','a:0:{}'),(1095,97,'_purchase_note',''),(1096,97,'_default_attributes','a:0:{}'),(1097,97,'_virtual','no'),(1098,97,'_downloadable','no'),(1099,97,'_product_image_gallery',''),(1100,97,'_download_limit','-1'),(1101,97,'_download_expiry','-1'),(1102,97,'_stock',''),(1103,97,'_stock_status','instock'),(1104,97,'_product_version','3.4.5'),(1105,97,'_price','20'),(1106,100,'_elementor_controls_usage','a:0:{}'),(1107,100,'_elementor_controls_usage','a:0:{}'),(1108,100,'_sku',''),(1109,100,'_regular_price','30'),(1110,100,'_sale_price','25'),(1111,100,'_sale_price_dates_from',''),(1112,100,'_sale_price_dates_to',''),(1113,100,'total_sales','0'),(1114,100,'_tax_status','taxable'),(1115,100,'_tax_class',''),(1116,100,'_manage_stock','no'),(1117,100,'_backorders','no'),(1118,100,'_sold_individually','no'),(1119,100,'_weight',''),(1120,100,'_length',''),(1121,100,'_width',''),(1122,100,'_height',''),(1123,100,'_upsell_ids','a:0:{}'),(1124,100,'_crosssell_ids','a:0:{}'),(1125,100,'_purchase_note',''),(1126,100,'_default_attributes','a:0:{}'),(1127,100,'_virtual','no'),(1128,100,'_downloadable','no'),(1129,100,'_product_image_gallery',''),(1130,100,'_download_limit','-1'),(1131,100,'_download_expiry','-1'),(1132,100,'_thumbnail_id','374'),(1133,100,'_stock',''),(1134,100,'_stock_status','instock'),(1135,100,'_wc_average_rating','0'),(1136,100,'_wc_rating_count','a:0:{}'),(1137,100,'_wc_review_count','0'),(1138,100,'_downloadable_files','a:0:{}'),(1139,100,'_product_attributes','a:0:{}'),(1140,100,'_product_version','6.1.2'),(1141,100,'_price','25'),(1142,102,'_elementor_controls_usage','a:0:{}'),(1143,102,'_elementor_controls_usage','a:0:{}'),(1144,102,'_sku',''),(1145,102,'_regular_price','25'),(1146,102,'_sale_price','20'),(1147,102,'_sale_price_dates_from',''),(1148,102,'_sale_price_dates_to',''),(1149,102,'total_sales','4'),(1150,102,'_tax_status','taxable'),(1151,102,'_tax_class',''),(1152,102,'_manage_stock','no'),(1153,102,'_backorders','no'),(1154,102,'_sold_individually','no'),(1155,102,'_weight',''),(1156,102,'_length',''),(1157,102,'_width',''),(1158,102,'_height',''),(1159,102,'_upsell_ids','a:0:{}'),(1160,102,'_crosssell_ids','a:0:{}'),(1161,102,'_purchase_note',''),(1162,102,'_default_attributes','a:0:{}'),(1163,102,'_virtual','no'),(1164,102,'_downloadable','no'),(1165,102,'_product_image_gallery',''),(1166,102,'_download_limit','-1'),(1167,102,'_download_expiry','-1'),(1168,102,'_thumbnail_id','373'),(1169,102,'_stock',''),(1170,102,'_stock_status','instock'),(1171,102,'_wc_average_rating','0'),(1172,102,'_wc_rating_count','a:0:{}'),(1173,102,'_wc_review_count','0'),(1174,102,'_downloadable_files','a:0:{}'),(1175,102,'_product_attributes','a:0:{}'),(1176,102,'_product_version','3.4.5'),(1177,102,'_price','20'),(1178,104,'_elementor_controls_usage','a:0:{}'),(1179,104,'_elementor_controls_usage','a:0:{}'),(1180,104,'_sku',''),(1181,104,'_regular_price','15'),(1182,104,'_sale_price',''),(1183,104,'_sale_price_dates_from',''),(1184,104,'_sale_price_dates_to',''),(1185,104,'total_sales','0'),(1186,104,'_tax_status','taxable'),(1187,104,'_tax_class',''),(1188,104,'_manage_stock','no'),(1189,104,'_backorders','no'),(1190,104,'_sold_individually','no'),(1191,104,'_weight',''),(1192,104,'_length',''),(1193,104,'_width',''),(1194,104,'_height',''),(1195,104,'_upsell_ids','a:0:{}'),(1196,104,'_crosssell_ids','a:0:{}'),(1197,104,'_purchase_note',''),(1198,104,'_default_attributes','a:0:{}'),(1199,104,'_virtual','no'),(1200,104,'_downloadable','no'),(1201,104,'_product_image_gallery',''),(1202,104,'_download_limit','-1'),(1203,104,'_download_expiry','-1'),(1204,104,'_stock',''),(1205,104,'_stock_status','instock'),(1206,104,'_wc_average_rating','0'),(1207,104,'_wc_rating_count','a:0:{}'),(1208,104,'_wc_review_count','0'),(1209,104,'_downloadable_files','a:0:{}'),(1210,104,'_product_attributes','a:0:{}'),(1211,104,'_product_version','3.4.5'),(1212,104,'_price','15'),(1213,104,'_thumbnail_id','371'),(1270,377,'_elementor_controls_usage','a:0:{}'),(1271,377,'_elementor_controls_usage','a:0:{}'),(1272,377,'_sku',''),(1273,377,'_regular_price','15'),(1274,377,'_sale_price',''),(1275,377,'_sale_price_dates_from',''),(1276,377,'_sale_price_dates_to',''),(1277,377,'total_sales','0'),(1278,377,'_tax_status','taxable'),(1279,377,'_tax_class',''),(1280,377,'_manage_stock','no'),(1281,377,'_backorders','no'),(1282,377,'_sold_individually','no'),(1283,377,'_weight',''),(1284,377,'_length',''),(1285,377,'_width',''),(1286,377,'_height',''),(1287,377,'_upsell_ids','a:0:{}'),(1288,377,'_crosssell_ids','a:0:{}'),(1289,377,'_purchase_note',''),(1290,377,'_default_attributes','a:0:{}'),(1291,377,'_virtual','no'),(1292,377,'_downloadable','no'),(1293,377,'_product_image_gallery',''),(1294,377,'_download_limit','-1'),(1295,377,'_download_expiry','-1'),(1296,377,'_thumbnail_id','378'),(1297,377,'_stock',''),(1298,377,'_stock_status','instock'),(1299,377,'_wc_average_rating','0'),(1301,377,'_wc_review_count','0'),(1302,377,'_downloadable_files','a:0:{}'),(1303,377,'_product_attributes','a:0:{}'),(1304,377,'_product_version','4.7.1'),(1305,377,'_price','15'),(1306,377,'_wp_old_slug','hand-soap'),(1307,379,'_elementor_controls_usage','a:0:{}'),(1308,379,'_elementor_controls_usage','a:0:{}'),(1309,379,'_sku',''),(1310,379,'_regular_price','45'),(1311,379,'_sale_price','40'),(1312,379,'_sale_price_dates_from',''),(1313,379,'_sale_price_dates_to',''),(1314,379,'total_sales','0'),(1315,379,'_tax_status','taxable'),(1316,379,'_tax_class',''),(1317,379,'_manage_stock','no'),(1318,379,'_backorders','no'),(1319,379,'_sold_individually','no'),(1320,379,'_weight',''),(1321,379,'_length',''),(1322,379,'_width',''),(1323,379,'_height',''),(1324,379,'_upsell_ids','a:0:{}'),(1325,379,'_crosssell_ids','a:0:{}'),(1326,379,'_purchase_note',''),(1327,379,'_default_attributes','a:0:{}'),(1328,379,'_virtual','no'),(1329,379,'_downloadable','no'),(1330,379,'_product_image_gallery',''),(1331,379,'_download_limit','-1'),(1332,379,'_download_expiry','-1'),(1333,379,'_thumbnail_id','380'),(1334,379,'_stock',''),(1335,379,'_stock_status','instock'),(1336,379,'_wc_average_rating','0'),(1337,379,'_wc_rating_count','a:0:{}'),(1338,379,'_wc_review_count','0'),(1339,379,'_downloadable_files','a:0:{}'),(1340,379,'_product_attributes','a:0:{}'),(1341,379,'_product_version','3.4.5'),(1342,379,'_price','40'),(1516,2371,'_wp_attached_file','2020/01/KC_SalonSpa_Logo.png'),(1517,2371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:518;s:6:\"height\";i:319;s:4:\"file\";s:28:\"2020/01/KC_SalonSpa_Logo.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"KC_SalonSpa_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1514,2370,'_wp_attached_file','2020/01/footer-bg-1-1.jpg'),(1376,730,'_elementor_controls_usage','a:0:{}'),(1377,730,'_elementor_controls_usage','a:0:{}'),(1378,730,'_form','<label><b>Select Services:</b></label>\n   [checkbox* services use_label_element exclusive \"Women\'s Cut & Style\" \"Shampoo & Style\" \"Men\'s Cut & Style\" \"Children\'s Cut & Style\" \"Balayage + Toner\" \"Full Foil + Toner\" \"Partial foil + Toner\" \"Base Color\" \"Other\"]\n\n<label> <b>Appointment Date:</b>\n    [date* date] </label>\n\n<label> <b>Appointment Time:</b>\n    [select* time include_blank \"9am - 10am\" \"10am - 11am\" \"11am - 12pm\" \"12pm - 1pm\" \"2pm - 3pm\" \"3pm - 4pm\" \"4pm - 5pm\"] </label>\n\n<label> <b>Your Name:</b>\n    [text* your-name] </label>\n\n<label> <b>Your Email:</b>\n    [email* your-email] </label>\n\n<label> Note (optional)\n    [textarea your-message] </label>\n\n[submit \"Get Appointment\"]'),(1379,730,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"[your-name] wants to book an appointment.\";s:6:\"sender\";s:37:\"[your-name] <casey@kcsalonandspa.com>\";s:9:\"recipient\";s:23:\"casey@kcsalonandspa.com\";s:4:\"body\";s:198:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\nService Requested:\n[services]\n[date]\n[time]\n\n-- \nThis e-mail was sent from a contact form on KCSalonAndSpa.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1380,730,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:57:\"Thank you for booking an appointment at KC Salon and Spa.\";s:6:\"sender\";s:42:\"KC Salon and Spa <casey@kcsalonandspa.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:246:\"Thanks again for booking an appointment at KC Salon and Spa. We will respond with a confirmation or an alternative date and time as soon as possible.\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on KCSalonAndSpa.com\";s:18:\"additional_headers\";s:33:\"Reply-To: casey@kcsalonandspa.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1381,730,'_messages','a:22:{s:12:\"mail_sent_ok\";s:80:\"Thank you. Your appointment is pending until we send confirmation to your email.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1382,730,'_additional_settings',''),(1383,730,'_locale','en_US'),(1384,803,'_elementor_controls_usage','a:0:{}'),(1385,803,'_elementor_controls_usage','a:0:{}'),(1386,803,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(1387,803,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:37:\"Contact Form Message from [your-name]\";s:6:\"sender\";s:37:\"[your-name] <casey@kcsalonandspa.com>\";s:9:\"recipient\";s:23:\"casey@kcsalonandspa.com\";s:4:\"body\";s:180:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on KCSalonAndSpa.com (http://kcsalonandspa.com)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1388,803,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"Thank you for contacting KC Salon and Spa\";s:6:\"sender\";s:42:\"KC Salon and Spa <casey@kcsalonandspa.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:165:\"Thank you for contacting KC Salon and Spa\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on KCSalonAndSpa.com (http://kcsalonandspa.com)\";s:18:\"additional_headers\";s:33:\"Reply-To: casey@kcsalonandspa.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1389,803,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(2364,2532,'_elementor_controls_usage','a:0:{}'),(1390,803,'_additional_settings',''),(1391,803,'_locale','en_US'),(1392,2264,'_elementor_controls_usage','a:7:{s:15:\"booked-calendar\";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:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:11:\"css_classes\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{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:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";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:10:\"text_color\";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:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;s:13:\"selected_icon\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:4;s:17:\"text_align_mobile\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:4;s:15:\"_padding_tablet\";i:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{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:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(1393,2264,'_wp_page_template','page-templates/full-width-title.php'),(1394,2264,'_elementor_edit_mode','builder'),(1395,2264,'_elementor_template_type','wp-page'),(1396,2264,'_elementor_version','2.7.4'),(1397,2264,'_elementor_data','[{\"id\":\"60f2a6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2228e0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22c892c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/dev\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0111d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.579,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"80\",\"bottom\":\"50\",\"left\":\"80\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"decbe6c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"booked-calendar\"}],\"isInner\":true},{\"id\":\"a9f1ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.421,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a3eb882\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appointment\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84dca71\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0cdb3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque. Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"301dd0c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"804758c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"75bc5f8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98b058d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1398,2264,'_elementor_controls_usage','a:7:{s:15:\"booked-calendar\";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:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:11:\"css_classes\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{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:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";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:10:\"text_color\";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:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;s:13:\"selected_icon\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:4;s:17:\"text_align_mobile\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:4;s:15:\"_padding_tablet\";i:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{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:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(1403,2352,'_elementor_version','0.4'),(1404,2352,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:12:\"team_section\";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_tab\";a:1:{s:5:\"teams\";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:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(1406,2353,'_elementor_edit_mode','builder'),(1407,2353,'_wp_page_template','default'),(1408,2353,'_elementor_data','[{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1409,2353,'_elementor_version','0.4'),(1410,2353,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;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:2;s:16:\"content_position\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";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:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";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:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1412,2354,'_elementor_edit_mode','builder'),(1413,2354,'_wp_page_template','default'),(1414,2354,'_elementor_data','[{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(1415,2354,'_elementor_version','0.4'),(1416,2354,'_elementor_controls_usage','a:3:{s:13:\"price-section\";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_tab\";a:1:{s:11:\"short_price\";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:2:{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:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1418,2355,'_elementor_edit_mode','builder'),(1419,2355,'_wp_page_template','default'),(1420,2355,'_elementor_data','[{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"16\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(1421,2355,'_elementor_version','0.4'),(1422,2355,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"woocommerce-products\";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_tab\";a:2:{s:13:\"product_limit\";i:1;s:16:\"product_category\";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:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(1424,2356,'_elementor_edit_mode','builder'),(1425,2356,'_wp_page_template','default'),(1426,2356,'_elementor_data','[{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1427,2356,'_elementor_version','0.4'),(1428,2356,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";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:2:{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:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1430,2357,'_elementor_edit_mode','builder'),(1431,2357,'_wp_page_template','default'),(1432,2357,'_elementor_data','[{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1433,2357,'_elementor_version','0.4'),(1434,2357,'_elementor_controls_usage','a:4:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";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:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1439,2358,'_elementor_version','0.4'),(1440,2358,'_elementor_controls_usage','a:3:{s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";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: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:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}}}}'),(1442,2359,'_elementor_edit_mode','builder'),(1443,2359,'_wp_page_template','default'),(1444,2359,'_elementor_data','[{\"id\":\"c0e29f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"edd1a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"dd78e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1ca2c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Linda Smith\",\"description_text\":\"Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f6ece2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4807324\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a63394\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Jhon Smith\",\"description_text\":\"Designer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b03d5f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"71f2727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db94ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Danny Headway\",\"description_text\":\"Developer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b7a81c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a7264ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5cef127\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"James Peter\",\"description_text\":\"Support\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(1445,2359,'_elementor_version','0.4'),(1446,2359,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;s:32:\"image_box_shadow_box_shadow_type\";i:4;s:27:\"image_box_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:4;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:4;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;s:17:\"description_color\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;s:34:\"description_typography_line_height\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:19:\"_section_background\";a:1:{s:28:\"_background_hover_background\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;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:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(1451,2360,'_elementor_version','2.7.4'),(1452,2360,'_elementor_template_type','wp-post'),(1455,2361,'_wp_page_template','page-templates/full-width-title.php'),(1456,2361,'_elementor_edit_mode','builder'),(1457,2361,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1458,2361,'_elementor_version','2.7.4'),(1459,2361,'_elementor_template_type','wp-post'),(1461,2362,'_thumbnail_id','145'),(1462,2362,'_wp_page_template','default'),(1463,2362,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1464,2362,'_elementor_data','[{\"id\":\"c0e29f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"edd1a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"dd78e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1ca2c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Linda Smith\",\"description_text\":\"Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f6ece2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4807324\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a63394\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Jhon Smith\",\"description_text\":\"Designer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b03d5f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"71f2727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db94ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Danny Headway\",\"description_text\":\"Developer\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b7a81c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a7264ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5cef127\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"James Peter\",\"description_text\":\"Support\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d58cc5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"00\",\"left\":0,\"isLinked\":false},\"gap\":\"wide\"},\"elements\":[{\"id\":\"4495d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cb26381\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-8.jpg\",\"id\":798},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c0f2fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Mike Abomy\",\"description_text\":\"Co-Founder\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b0767ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"b32b9a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-7.jpg\",\"id\":797},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c6c183\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Shrity Kaan\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_hover_background\":\"classic\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"696addf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"b907036\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-6.jpg\",\"id\":796},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b3389\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Joseph Hunk\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"28be754\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6798488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/team-5.jpg\",\"id\":795},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_background_hover_background\":\"classic\",\"link_to\":\"custom\",\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d754157\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Limi Tanga\",\"description_text\":\"Beautician\",\"image_size\":{\"unit\":\"%\",\"size\":85},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3},\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"..\\/team-member-details\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6a8345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46450e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"33066b53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"6e7cf3a0\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1465,2362,'_elementor_version','2.5.8'),(1466,2362,'_elementor_template_type','post'),(1467,2362,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1469,2363,'_thumbnail_id','145'),(1470,2363,'_wp_page_template','default'),(1471,2363,'_elementor_edit_mode','builder'),(1472,2363,'_elementor_data','[{\"id\":\"8d22e92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"5ca125e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25},\"elements\":[{\"id\":\"9c954ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7d631fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.997},\"elements\":[{\"id\":\"1b0442b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ff1b7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"04be1c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profilePersonal\\\">\\n<h2>Linda Smith<\\/h2>\\nFounder, Angel Beauty Spa\\n\\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\\n<ul class=\\\"list-unstyled\\\">\\n \\t<li><i class=\\\"fa fa-phone\\\" aria-hidden=\\\"true\\\"><\\/i>154 564 2245<\\/li>\\n \\t<li><a href=\\\"mailto:hello@example.com\\\"><i class=\\\"fa fa-envelope\\\" aria-hidden=\\\"true\\\"><\\/i>hello@example.com<\\/a><\\/li>\\n<\\/ul>\\n<ul class=\\\"list-inline\\\">\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n \\t<li><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d4c4e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c2f3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profileSkills patternbg\\\"><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Manicure<\\/li><li class=\\\"pull-right\\\">75%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Pedicure<\\/li><li class=\\\"pull-right\\\">90%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Nail Art<\\/li><li class=\\\"pull-right\\\">60%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><div class=\\\"progressSingle\\\"><ul class=\\\"list-inline \\\"><li>Massage<\\/li><li class=\\\"pull-right\\\">70%<\\/li><\\/ul><div class=\\\"progress\\\">\\u00a0<\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bab6ab9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ea512c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98fc010\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"margin-bottom: 15px; font-weight: 400; line-height: 22px; font-size: 20px;\\\">BIOGRAPHY<\\/h3><p>Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4dd60a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76198ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6cf322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"profileExtra\\\"><div class=\\\"extraTitle\\\"><h3>Education<\\/h3><\\/div><div class=\\\"educationDetails\\\"><dl><dt>Bachalors on Beauty<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><dt>Masters on Spa<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><dt>PHD on Pedicure<\\/dt><dd>Juris Doctor from the DePaul University College<\\/dd><\\/dl><\\/div><\\/div>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"430f5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Work Gallery\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d41c687\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":44,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\"},{\"id\":47,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\"},{\"id\":46,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\"},{\"id\":45,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\"},{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"}],\"gallery_columns\":\"5\",\"image_spacing\":\"custom\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"thumbnail_size\":\"shop_catalog\",\"gallery_rand\":\"rand\"},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"e395dbd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f82ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"758e9b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1473,2363,'_elementor_version','2.5.12'),(1474,2363,'_elementor_template_type','post'),(1475,2363,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1477,2364,'_thumbnail_id','146'),(1478,2364,'_wp_page_template','default'),(1479,2364,'_elementor_edit_mode','builder'),(1480,2364,'_elementor_data','[{\"id\":\"65e3d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9f6cf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0bace17\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1481,2364,'_elementor_version','0.4'),(1483,2365,'_thumbnail_id','146'),(1484,2365,'_wp_page_template','default'),(1485,2365,'_elementor_edit_mode','builder'),(1486,2365,'_elementor_data','[{\"id\":\"186f3d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2175e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"056d7c1\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1487,2365,'_elementor_version','2.5.8'),(1488,2365,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1489,2365,'_elementor_template_type','post'),(1491,2366,'_wp_page_template','default'),(1492,2366,'_elementor_edit_mode','builder'),(1493,2366,'_elementor_template_type','post'),(1494,2366,'_elementor_data','[{\"id\":\"4392a71\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22422cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e2d98d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb09038\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54d86b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Install Wordpress\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88c9bc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Before installing Angel you have to install wordpress. You can install it yourself or use any web host that installs wordpress for you. To know more visit\\u00a0<a href=\\\"https:\\/\\/codex.wordpress.org\\/Installing_WordPress\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WordPress.org<\\/a>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":1},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98bb4d1\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7427f3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9efd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c1d4ef\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24d1f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d496917\",\"elType\":\"widget\",\"settings\":{\"title\":\"install Angel\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20797b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To install Angel go to<b> Appearance &gt; Add Theme &gt; Upload Theme<\\/b>, Click <strong>Choose File<\\/strong>,\\u00a0 select the angel.zip and hit<b> Install Now<\\/b>. But don\'t activate the theme if you want some customization,\\u00a0 install the Angel-child theme and activate this one.<\\/p>\",\"_title\":\"Text Editor\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7034fa6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d3ae277\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0928a3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>1.<\\/strong> First, go to <b>Appearance &gt; Themes<\\/b> and click <b>Add New <\\/b>to\\u00a0add Angel Theme.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"030e513\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32582e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/101.png\",\"id\":568},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a68668\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ca953aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9ea51b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Next, Click <strong>Upload Theme <\\/strong>to upload the theme file you have purchased.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f4864de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20cd3fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/102.png\",\"id\":569},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea22510\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4e74bd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a70c15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>3.<\\/strong> Now, click <strong>Choose File<\\/strong> and select the <strong>angel.zip<\\/strong> file from your pc to upload it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"623c771\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3de4063\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/103.png\",\"id\":570},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6968b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6fe27f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"df1b580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>4.<\\/strong> Next, click <strong>Install Now<\\/strong> to start the installation process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77fbfbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1d4137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/104.png\",\"id\":572},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4b04fbe\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5aadf3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0c9a79f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>5. Finally, when the angel.zip file is uploaded and installed completely you will see \\\"Theme installed successfully\\\" message. But <i><b>you should not activate this one, because when Angel Theme will be updated to a later version all modification you have made directly in the Angel Theme will be lost<\\/b><\\/i>. Hence, we suggest you to install and activate the Angel Child Theme we provide for your convenience.\\u00a0 \\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ace78de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28ab67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/105-1.png\",\"id\":573},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7564a1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5051f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2063e88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>6.<\\/strong> Again, to install Angel Child Theme click<b> Add New<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d549c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50b2d4c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/101.png\",\"id\":568},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"791d16c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c6dfcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f676664\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>7.<\\/strong>\\u00a0Now click\\u00a0<b>Upload Theme<\\/b> to upload Angel child theme this time.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c15a9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a6e1c14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/102.png\",\"id\":569},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de7c299\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cfcf792\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"38e26e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>8.<\\/strong> Click, <strong>Choose File<\\/strong>\\u00a0 and select angel-child.zip to upload it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9da6c46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9a7a480\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/103.png\",\"id\":570},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"967d4ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee8f44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7e8c9ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>9.<\\/strong> Hit the\\u00a0 <b>Install Now<\\/b> button to begin Angel child theme installation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bd924c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bc1727\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/106.png\",\"id\":574},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"864678a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d96ad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0adad85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10. Finally,\\u00a0 you will get a confirmation that both the child theme And the parent Angel theme are installed successfully.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57bb1ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"57d1a21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/107.png\",\"id\":577},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cbb137\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a60773\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1f93fbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"63c185f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4284baf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"784f4bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Activate Angel Child Theme\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f90c557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Now that you have installed both Angel theme And Angel Child Theme go to <b>Appearance &gt; Themes<\\/b> hover over Angel Child Theme And click <b>Activate<\\/b> to activate the Child Theme.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e44536\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"36e8c94\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/108.png\",\"id\":580},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9d9dd2\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0491699\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2bb0ee3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f0ca119\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b6047dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"ebe16c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Install Plugins\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ad55b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> Go to <b>Plugins<\\/b>, click <b>Begin Installing Plugins.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"066de1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e1fd05d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/1.png\",\"id\":434},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c3e8b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c36fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f76a8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Check all <b>plugins<\\/b>. Then select <b>Install<\\/b> in the <b>Bulk Actions<\\/b> dropdown and click\\u00a0<b>Apply<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f336461\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7be417f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/2.png\",\"id\":437},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8a7064a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"87f6c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46c0719\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3. And finally, you will see the confirmation that all plugins are installed and activated successfully.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ac58f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d5ce9fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/109.png\",\"id\":614},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1495,2366,'_elementor_version','0.4'),(1497,2367,'_wp_page_template','default'),(1498,2367,'_elementor_edit_mode','builder'),(1499,2367,'_elementor_data','[{\"id\":\"1185438\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"aebe308\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f529ee1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a12890f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93a8238\",\"elType\":\"widget\",\"settings\":{\"title\":\"Import DEMO<br>\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1a4e1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b>\\u00a0 First, go to <b>Appearance &gt; Import Demo Data<\\/b> and click\\u00a0<b>Import Demo Data.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f549fae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11635a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/4.png\",\"id\":450},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d745ae0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b53ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"85ca9d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"aa67b38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31cc894\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Please wait until the demo data is imported properly because it may take a while.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"826eeb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cbfe891\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/110.png\",\"id\":618},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed2d20f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91122f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8723eff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"8899af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c5742db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>3.<\\/strong> And finally when demo data importation is finished successfully\\u00a0 you will see a confirmation message.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8a828b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19c679a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/111.png\",\"id\":619},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c9e1e77\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bbdd638\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d672a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b59da00\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"231b2c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b93802\",\"elType\":\"widget\",\"settings\":{\"title\":\"Permalinks Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f7c8a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To create a custom URL structure for your permalinks go to<b> Settings &gt; Permalinks<\\/b>\\u00a0 and fill\\u00a0in the\\u00a0<b>Common Settings <\\/b>and\\u00a0<b>Product Permalinks <\\/b>forms<b>\\u00a0<\\/b>there.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eebbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac97f2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/3.png\",\"id\":449},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26ee516\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df8e35\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5ce6aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8bf6175\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b4ce29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5caa031\",\"elType\":\"widget\",\"settings\":{\"title\":\"Woocommerce Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3977e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To set up WooCommerce\\u00a0 go to <b>WooCommerce<\\/b> and run the <b>WooCommerce Setup Wizard<\\/b>. The Setup Wizard takes you through all necessary steps to set up your store.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f73f2a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"71b852c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/5.png\",\"id\":453},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2bacd3c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed2402d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99ca1fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e029122\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e945594\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8fa44c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homepage Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d02b396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Go to <b>settings<\\/b>\\u00a0select <b>A static page<\\/b> set your\\u00a0<b>Homepage<\\/b> and <b>\\u00a0Post page<\\/b> and hit <b>Save Changes<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c2ef4a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9668ef9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/6.png\",\"id\":454},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"392d314\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f7dfe8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"03c270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"76aa5ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b4ee03a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3317f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Menu Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"894ea43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Go to <b>Appearance &gt; Menus<\\/b> And select <b>Primary<\\/b> in the <b>Menu Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"635dff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8ac71e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/7.png\",\"id\":456},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a54981f\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6174c89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f83809\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96bbbb0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6efdc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"edc5532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Setup\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9a798a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> Go to <b>Pages &gt; Home<\\/b> hit <b>Edit with Elementor<\\/b>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c673c4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a65e71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/8.png\",\"id\":462},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77df2c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d55e73a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d3fea8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cdd1ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c1adb04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>2.<\\/b> Go to Our Product section click <b>edit<\\/b> Button.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a86208b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb69a60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/9.png\",\"id\":463},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e4877a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ebcafa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0e8a0c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c08d4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b326165\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>3.<\\/b> Select <b>Featured<\\/b> from the <b>Product category<\\/b> dropdown and hit <b>update<\\/b>.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e86ad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"741f35b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/10.png\",\"id\":464},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1500,2367,'_elementor_version','0.4'),(1501,2367,'_elementor_template_type','post'),(1503,2368,'_elementor_edit_mode','builder'),(1504,2368,'_wp_page_template','default'),(1505,2368,'_elementor_data','[{\"id\":\"32d5726\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fdcfa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ac1bce7\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Customization\",\"section_desc\":\"Using Customizer\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6652f7c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"273f3ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72bf0569\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"177a571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c6c5ee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change Site color Scheme\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c5df8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.To change site\'s primary color go to <b>Appearance &gt; Customize &gt; Site Color Scheme<\\/b> and choose the color.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"512f2967\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7021db14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/12-1.png\",\"id\":497},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f12ac32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b55b0bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"80fa05b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e5e905\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7aad7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Now, Choose the color that fits your need by selecting the color after clicking the <b>Select Color<\\/b> button.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00b38dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e7d9f14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/112.png\",\"id\":626},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcc96e3\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"347574ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7a19819a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7c18b71a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6d709d50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bb6924d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Logo\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65daf666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To change the logo go to <b>Appearance &gt; Customize &gt;\\u00a0Header Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5af83bd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f1ad80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/113.png\",\"id\":627},\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"537fcba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c0b766\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"318df54\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6dca528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e94609e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> click <b>Select image<\\/b> and upload the image you want to use as your logo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7cebf05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84217c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/13.png\",\"id\":501},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"927668e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"248ceaba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"59f22692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"33ae8053\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"341cd1b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3079e69d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Make the Header Sticky\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474545b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>1.<\\/strong> To make your header sticky go to <b>Appearance &gt; Customize &gt;\\u00a0Header Settings.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2c5df580\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"793f52e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/113-1.png\",\"id\":628},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"015d829\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c0a340c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6c6eaf9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db64635\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"361ee6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> And now, check the <b>Sticky Header<\\/b> checkbox.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"838bcb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"83c6a5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/14.png\",\"id\":504},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dade645\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64a8b09f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d2d41d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6733d265\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d77bb45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"696cb316\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Site Title\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"460756cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To set the site title go to <b>Appearance &gt; Customize &gt;\\u00a0Site Identity.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"247dfd99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78c33e7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/114.png\",\"id\":637},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b7081af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3ac88e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"040b56f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5e1019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"714c7fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong> Now, type in your site\'s title in the <b>Site Title<\\/b> input. You can also type in a tagline below to set your site\'s tagline.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d732ddb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"42d111c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/115.png\",\"id\":638},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4556cfa\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"081d3e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"19d5bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c351ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ab4db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f64ec55\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Change the Site Icon\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be4161\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1.<\\/b> To change the Site Icon go to <b>Appearance &gt; Customize &gt;\\u00a0Site Identity.<\\/b><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c409e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aa3cb8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/114.png\",\"id\":637},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee8791a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9f0644\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1864586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"39a151c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee47d54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>2.<\\/b> Now, Click <b>Change image<\\/b> and upload the image you want to use as your site icon. We suggest to use an image that has a dimension of 512 by 512 pixels.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8ca4685\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4de7015\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/16-1.png\",\"id\":514},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2633a70\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8057a66\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30d925c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2cb5890\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Customization\",\"section_desc\":\"Using Elementor\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"259b98c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"429ec53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"126742fa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1632cb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31219aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Use Custom Angel Elements\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d4dfc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our custom elements are located at the bottom of the elementor panel. To add any element used in the theme just drag and drop it in the page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c2d62dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1518f763\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/18-2.png\",\"id\":530},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12f78f32\",\"elType\":\"widget\",\"settings\":{\"color\":\"#c9c9c9\",\"gap\":{\"unit\":\"px\",\"size\":50},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3003e8a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3aa61f4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c3398d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"414073d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1a332b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Customize Angel Elements inside elementor\",\"title_color\":\"#222222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f764c0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>1. <\\/b>To Customize any element used in Angel Theme click on the element and then you will have your customization options in the elementor panel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3b668cb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11c7c41d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/19-1.png\",\"id\":538},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7004f42f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b633f71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"925dd9c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2f40185f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1a5c095b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>2.<\\/strong>\\u00a0Next, click on the item you want to edit. You can even add or delete items here.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3c21f58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c91752c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/20-2.png\",\"id\":539},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357300d8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"766521b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2988c78e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6fbff1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ef2a45f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>3.<\\/b>\\u00a0And now you can edit images or any other contents here.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d0c01b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"406354bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/21-1.png\",\"id\":525},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43a0efa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b215bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"948276c\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Plugins Setup\",\"section_desc\":\"Using Dashboard\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2970b4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"efe2a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"69c7d24\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4852fd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"736270a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1. Go to Appointments &gt; Settings for setup Booking and book time slots of the Booked Calender plugins.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b7ff2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec459ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-5.png\",\"id\":2337},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8e7954\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1d86757\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"152445e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"15cae23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"36bc906\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2. Go to General &gt; Choose Guest Booking, Choose Booking Options, Guest Booking Options, Appointment Booking Redirect etc.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"65ab465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54e7e1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-1.png\",\"id\":2340},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"426e695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4237999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5d1d1ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c20f3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98313a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"3.\\u00a0Here you can choose Front-End Color also. Then Hit Save Changes<\\/b> Button\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cb8f8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c432a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/Appointments-Setup-3.png\",\"id\":2344},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"671446c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9217a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"bb5ea09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71330cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7461cd7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4. Go to Time Slots &gt; Now Setup Daily Time Slots for a Week by using Bulk. Set as you want or your demand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e5f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2006846\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/10\\/appointments-6.png\",\"id\":2348},\"link_to\":\"file\",\"align\":\"left\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":4,\"vertical\":8,\"blur\":16,\"spread\":0,\"color\":\"rgba(0,0,0,0.11)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1506,2368,'_elementor_version','2.7.5'),(1507,2368,'_elementor_template_type','wp-post'),(1509,2369,'_wp_page_template','page-templates/full-width.php'),(1510,2369,'_elementor_edit_mode','builder'),(1511,2369,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-1-1.jpg\",\"id\":39},\"slider_title\":\"Welcome to Angel\",\"slider_desc\":\"The best place of Mindfullness & Healthy body\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"shop\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"vimjq11\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-2-1.jpg\",\"id\":40},\"slider_title\":\"Skin Care Solution\",\"slider_desc\":\"We provide best screen care & aging solution \",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"services\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"r1jbngb\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-3-1.jpg\",\"id\":41},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"The real place of Mindfullness & Healthy body\",\"button_text\":\"More Details\",\"button_url\":{\"url\":\"about-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"5dz23ok\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.333,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1512,2369,'_elementor_version','2.7.5'),(1513,2369,'_elementor_template_type','wp-post'),(1515,2370,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:530;s:4:\"file\";s:25:\"2020/01/footer-bg-1-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"footer-bg-1-1-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1024x283.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-768x212.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"footer-bg-1-1-1536x424.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"footer-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-600x166.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1638,2403,'_wp_attached_file','2020/01/Home_Slider_KC_1.jpg'),(1639,2403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020/01/Home_Slider_KC_1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_1-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Home_Slider_KC_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1539,2378,'_wp_attachment_context','site-icon'),(1540,2378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2020/01/cropped-KC_SalonSpa_Logo.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:36:\"cropped-KC_SalonSpa_Logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:34:\"cropped-KC_SalonSpa_Logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2365,2532,'_wp_page_template','page-templates/full-width-title.php'),(2375,2533,'_elementor_template_type','wp-post'),(2374,2533,'_elementor_version','2.7.5'),(1547,2224,'_edit_lock','1648567641:1'),(1568,2384,'_elementor_version','2.7.4'),(1569,2384,'_elementor_template_type','wp-post'),(2708,2597,'_elementor_edit_mode','builder'),(2709,2597,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner \\/ Master Stylist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1571,2385,'_elementor_controls_usage','a:0:{}'),(1572,2385,'_thumbnail_id','145'),(1573,2385,'_wp_page_template','page-templates/full-width-title.php'),(1574,2385,'_elementor_edit_mode','builder'),(1575,2385,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/p><p class=\\\"p1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1576,2385,'_elementor_version','2.7.4'),(1577,2385,'_elementor_template_type','wp-post'),(1579,2386,'_wp_attached_file','2020/01/AdobeStock_170506006-scaled.jpg'),(1580,2386,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_170506006-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_170506006-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_170506006-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_170506006-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_170506006-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_170506006-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:30:\"©hedgehog94 - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_170506006.jpg\";}'),(1581,2387,'_wp_attached_file','2020/01/AdobeStock_184258433-scaled.jpg'),(1582,2387,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:39:\"2020/01/AdobeStock_184258433-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_184258433-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_184258433-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_184258433-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_184258433-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_184258433-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:38:\"©LIGHTFIELD STUDIOS - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_184258433.jpg\";}'),(1583,2388,'_wp_attached_file','2020/01/AdobeStock_199687713-scaled.jpg'),(1584,2388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_199687713-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_199687713-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_199687713-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_199687713-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_199687713-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_199687713-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:39:\"©Aliaksandr Barouski - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_199687713.jpg\";}'),(1585,2389,'_wp_attached_file','2020/01/AdobeStock_244205171-scaled.jpg'),(1586,2389,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_244205171-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_244205171-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_244205171-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_244205171-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_244205171-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_244205171-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:26:\"©6okean - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_244205171.jpg\";}'),(1587,2390,'_wp_attached_file','2020/01/AdobeStock_252042229-scaled.jpg'),(1588,2390,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_252042229-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_252042229-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_252042229-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_252042229-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_252042229-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_252042229-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:40:\"©Viacheslav Iakobchuk - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_252042229.jpg\";}'),(1589,2391,'_wp_attached_file','2020/01/AdobeStock_258902273-scaled.jpg'),(1590,2391,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1708;s:4:\"file\";s:39:\"2020/01/AdobeStock_258902273-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_258902273-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_258902273-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_258902273-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_258902273-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_258902273-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:29:\"©stockaboo - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_258902273.jpg\";}'),(1591,2392,'_wp_attached_file','2020/01/AdobeStock_300333540.jpg'),(1592,2392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:32:\"2020/01/AdobeStock_300333540.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"AdobeStock_300333540-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_300333540-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_300333540-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_300333540-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:27:\"©Tatyana - stock.adobe.com\";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:{}}}'),(1593,2393,'_wp_attached_file','2020/01/AdobeStock_302853723-scaled.jpg'),(1594,2393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_302853723-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_302853723-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_302853723-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_302853723-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_302853723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_302853723-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:28:\"©Microgen - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_302853723.jpg\";}'),(1595,2394,'_wp_attached_file','2020/01/IMG_0938-scaled.jpg'),(1596,2394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:27:\"2020/01/IMG_0938-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0938-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0938-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0938-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0938-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0938-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_0938-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0938-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0938-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0938-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0938-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0938-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0938-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_0938.jpg\";}'),(1597,2395,'_wp_attached_file','2020/01/IMG_0939-scaled.jpg'),(1598,2395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2020/01/IMG_0939-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0939-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0939-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0939-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_0939-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0939-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_0939-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0939-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0939-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0939-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0939-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0939-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0939-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_0939.jpg\";}'),(1626,2401,'_elementor_version','2.8.3'),(1627,2401,'_elementor_template_type','wp-post'),(2086,2488,'_elementor_edit_mode','builder'),(2087,2488,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1624,2401,'_elementor_edit_mode','builder'),(1625,2401,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/p><p class=\\\"p1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1623,2401,'_wp_page_template','page-templates/full-width-title.php'),(2707,2597,'_wp_page_template','page-templates/full-width-title.php'),(1622,2401,'_thumbnail_id','2397'),(1607,2397,'_wp_attached_file','2020/01/AboutPage_Title_BG_1.jpg'),(1608,2397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:250;s:4:\"file\";s:32:\"2020/01/AboutPage_Title_BG_1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"AboutPage_Title_BG_1-300x39.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AboutPage_Title_BG_1-1024x133.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-768x100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"AboutPage_Title_BG_1-1536x200.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"AboutPage_Title_BG_1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"AboutPage_Title_BG_1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AboutPage_Title_BG_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1609,2398,'_wp_attached_file','2020/01/Page_Title_BG_1.jpg'),(1610,2398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:250;s:4:\"file\";s:27:\"2020/01/Page_Title_BG_1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_1-300x39.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Page_Title_BG_1-1024x133.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_1-768x100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Page_Title_BG_1-1536x200.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Page_Title_BG_1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_1-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1611,2399,'_wp_attached_file','2020/01/Page_Title_BG_2.jpg'),(1612,2399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:250;s:4:\"file\";s:27:\"2020/01/Page_Title_BG_2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_2-300x39.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Page_Title_BG_2-1024x133.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_2-768x100.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Page_Title_BG_2-1536x200.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Page_Title_BG_2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_2-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Page_Title_BG_2-600x78.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Page_Title_BG_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1613,144,'_edit_last','1'),(1614,2400,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;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:2;s:16:\"content_position\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";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:1:{s:3:\"gap\";i:5;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:21:\"background_attachment\";i:3;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:3;s:12:\"section_desc\";i:3;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"team_section\";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_tab\";a:1:{s:5:\"teams\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(1615,2400,'_thumbnail_id','2397'),(1616,2400,'_wp_page_template','page-templates/full-width-title.php'),(1617,2400,'_elementor_edit_mode','builder'),(1618,2400,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/p><p class=\\\"p1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a09028\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"4f1a16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ff0d53\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"4949cbb\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1619,2400,'_elementor_version','2.8.3'),(1620,2400,'_elementor_template_type','wp-post'),(1654,2408,'_elementor_edit_mode','builder'),(1655,2408,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Welcome to KC Salon & Spa\",\"slider_desc\":\"TREAT YOURSELF\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-2-1.jpg\",\"id\":40},\"slider_title\":\"Skin Care Solution\",\"slider_desc\":\"We provide best screen care & aging solution \",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"services\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"r1jbngb\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-3-1.jpg\",\"id\":41},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"The real place of Mindfullness & Healthy body\",\"button_text\":\"More Details\",\"button_url\":{\"url\":\"about-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"5dz23ok\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1664,2410,'_wp_page_template','page-templates/full-width.php'),(1665,2410,'_elementor_edit_mode','builder'),(1666,2410,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Welcome to KC Salon & Spa\",\"slider_desc\":\"TREAT YOURSELF\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/p><p class=\\\"p1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1640,2404,'_wp_attached_file','2020/01/Home_Slider_KC_2.jpg'),(1641,2404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020/01/Home_Slider_KC_2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_2-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_2-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Home_Slider_KC_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1704,2417,'_wp_attached_file','2020/01/Home_Slider_KC_4.jpg'),(1705,2417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020/01/Home_Slider_KC_4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_4-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_4-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Home_Slider_KC_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1702,2416,'_wp_attached_file','2020/01/Home_Slider_KC_3.jpg'),(1703,2416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020/01/Home_Slider_KC_3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_3-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Home_Slider_KC_3-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Home_Slider_KC_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Home_Slider_KC_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1652,2408,'_elementor_controls_usage','a:0:{}'),(1653,2408,'_wp_page_template','page-templates/full-width.php'),(1646,2407,'_elementor_controls_usage','a:0:{}'),(1647,2407,'_wp_page_template','page-templates/full-width.php'),(1648,2407,'_elementor_edit_mode','builder'),(1649,2407,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-1-1.jpg\",\"id\":39},\"slider_title\":\"Welcome to Angel\",\"slider_desc\":\"The best place of Mindfullness & Healthy body\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"shop\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"vimjq11\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-2-1.jpg\",\"id\":40},\"slider_title\":\"Skin Care Solution\",\"slider_desc\":\"We provide best screen care & aging solution \",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"services\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"r1jbngb\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-3-1.jpg\",\"id\":41},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"The real place of Mindfullness & Healthy body\",\"button_text\":\"More Details\",\"button_url\":{\"url\":\"about-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"5dz23ok\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.982,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.333,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1650,2407,'_elementor_version','2.7.5'),(1651,2407,'_elementor_template_type','wp-post'),(1656,2408,'_elementor_version','2.7.5'),(1657,2408,'_elementor_template_type','wp-post'),(1679,2412,'_elementor_version','2.8.3'),(1680,2412,'_elementor_template_type','wp-post'),(1667,2410,'_elementor_version','2.8.3'),(1668,2410,'_elementor_template_type','wp-post'),(1694,2414,'_elementor_template_type','wp-post'),(1676,2412,'_wp_page_template','page-templates/full-width.php'),(1677,2412,'_elementor_edit_mode','builder'),(1678,2412,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Welcome to KC Salon & Spa\",\"slider_desc\":\"TREAT YOURSELF\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/p><p class=\\\"p1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50 +\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2393 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_302853723-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1693,2414,'_elementor_version','2.8.3'),(1706,2418,'_wp_page_template','page-templates/full-width.php'),(1707,2418,'_elementor_edit_mode','builder'),(1708,2418,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Welcome to KC Salon & Spa\",\"slider_desc\":\"TREAT YOURSELF\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1690,2414,'_wp_page_template','page-templates/full-width.php'),(1691,2414,'_elementor_edit_mode','builder'),(1692,2414,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Welcome to KC Salon & Spa\",\"slider_desc\":\"TREAT YOURSELF\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-2-1.jpg\",\"id\":40},\"slider_title\":\"Skin Care Solution\",\"slider_desc\":\"We provide best screen care & aging solution \",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"services\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"r1jbngb\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-3-1.jpg\",\"id\":41},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"The real place of Mindfullness & Healthy body\",\"button_text\":\"More Details\",\"button_url\":{\"url\":\"about-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"5dz23ok\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-about-1.jpg\",\"id\":37},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANGEL LUXURY SPA RESORT\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1709,2418,'_elementor_version','2.8.3'),(1710,2418,'_elementor_template_type','wp-post'),(1715,2419,'_elementor_version','2.8.3'),(1716,2419,'_elementor_template_type','wp-post'),(1730,2422,'_wp_page_template','page-templates/full-width.php'),(1731,2422,'_elementor_edit_mode','builder'),(1732,2422,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1727,2421,'_elementor_version','2.8.3'),(1728,2421,'_elementor_template_type','wp-post'),(1855,2447,'_wp_page_template','page-templates/full-width.php'),(1836,2443,'_elementor_edit_mode','builder'),(1837,2443,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1787,2433,'_wp_page_template','page-templates/full-width.php'),(1788,2433,'_elementor_edit_mode','builder'),(1789,2433,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2428 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_272926929-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut.<\\/p><p>Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1724,2421,'_wp_page_template','page-templates/full-width.php'),(1725,2421,'_elementor_edit_mode','builder'),(1726,2421,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-slider-4-1.jpg\",\"id\":42},\"slider_title\":\"Most Beautiful Theme\",\"slider_desc\":\"Angel is a beautiful theme and easy to customize\",\"button_text\":\"Buy Now\",\"button_url\":{\"url\":\"product\\/hand-made-soap\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1733,2422,'_elementor_version','2.8.3'),(1734,2422,'_elementor_template_type','wp-post'),(1737,2423,'_wp_page_template','page-templates/full-width.php'),(1738,2423,'_elementor_edit_mode','builder'),(1739,2423,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1740,2423,'_elementor_version','2.8.3'),(1741,2423,'_elementor_template_type','wp-post'),(1773,2430,'_wp_attached_file','2020/01/AdobeStock_253595060-scaled.jpg'),(1774,2430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_253595060-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_253595060-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_253595060-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_253595060-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_253595060-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_253595060-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:30:\"©prostooleh - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_253595060.jpg\";}'),(1753,2425,'_elementor_version','2.8.3'),(1754,2425,'_elementor_template_type','wp-post'),(1781,2432,'_wp_page_template','page-templates/full-width.php'),(1782,2432,'_elementor_edit_mode','builder'),(1767,2429,'_wp_page_template','page-templates/full-width.php'),(1768,2429,'_elementor_edit_mode','builder'),(1769,2429,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2428 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_272926929-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1750,2425,'_wp_page_template','page-templates/full-width.php'),(1751,2425,'_elementor_edit_mode','builder'),(1752,2425,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1770,2429,'_elementor_version','2.8.3'),(1771,2429,'_elementor_template_type','wp-post'),(1765,2428,'_wp_attached_file','2020/01/AdobeStock_272926929-scaled.jpg'),(1766,2428,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2020/01/AdobeStock_272926929-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_272926929-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_272926929-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_272926929-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_272926929-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_272926929-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:15:\"PARILOV EVGENIY\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_272926929.jpg\";}'),(1784,2432,'_elementor_version','2.8.3'),(1785,2432,'_elementor_template_type','wp-post'),(1783,2432,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2428 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_272926929-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1790,2433,'_elementor_version','2.8.3'),(1791,2433,'_elementor_template_type','wp-post'),(1793,2434,'_wp_page_template','page-templates/full-width.php'),(1794,2434,'_elementor_edit_mode','builder'),(1795,2434,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2428 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_272926929-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1796,2434,'_elementor_version','2.8.3'),(1797,2434,'_elementor_template_type','wp-post'),(1856,2447,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1857,2447,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1799,2435,'_wp_attached_file','2020/01/AdobeStock_24616868-scaled.jpg'),(1800,2435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:38:\"2020/01/AdobeStock_24616868-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_24616868-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"AdobeStock_24616868-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:33:\"AdobeStock_24616868-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"AdobeStock_24616868-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"AdobeStock_24616868-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:31:\"©Eléonore H - stock.adobe.com\";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:{}}s:14:\"original_image\";s:23:\"AdobeStock_24616868.jpg\";}'),(1810,2437,'_elementor_version','2.8.3'),(1811,2437,'_elementor_template_type','wp-post'),(1807,2437,'_wp_page_template','page-templates/full-width.php'),(1808,2437,'_elementor_edit_mode','builder'),(1809,2437,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2428 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_272926929-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1826,2441,'_elementor_version','2.8.3'),(1827,2441,'_elementor_template_type','wp-post'),(1835,2443,'_wp_page_template','page-templates/full-width.php'),(1823,2441,'_wp_page_template','page-templates/full-width.php'),(1824,2441,'_elementor_edit_mode','builder'),(1825,2441,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1819,2439,'_wp_attached_file','2020/01/AdobeStock_142844260-scaled.jpg'),(1820,2439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1834;s:4:\"file\";s:39:\"2020/01/AdobeStock_142844260-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_142844260-1024x733.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-768x550.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_142844260-1536x1100.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_142844260-2048x1467.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_142844260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_142844260-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:25:\"©Dimid - stock.adobe.com\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_142844260.jpg\";}'),(1821,2440,'_wp_attached_file','2020/01/AdobeStock_172960573-scaled.jpg'),(1822,2440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:39:\"2020/01/AdobeStock_172960573-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_172960573-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_172960573-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_172960573-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_172960573-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_172960573-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:18:\"MICROGEN@GMAIL.COM\";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:{}}s:14:\"original_image\";s:24:\"AdobeStock_172960573.jpg\";}'),(1838,2443,'_elementor_version','2.8.3'),(1839,2443,'_elementor_template_type','wp-post'),(1852,2446,'_elementor_version','2.8.3'),(1853,2446,'_elementor_template_type','wp-post'),(1849,2446,'_wp_page_template','page-templates/full-width.php'),(1850,2446,'_elementor_edit_mode','builder'),(1851,2446,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>EXTENSION PER TRACK<\\/h3>\\n<h4>$40.00 Per Head<\\/h4>\\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1847,2445,'_wp_attached_file','2020/01/Full_Foil_1.jpg'),(1848,2445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1540;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2020/01/Full_Foil_1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Full_Foil_1-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"Full_Foil_1-1536x798.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Full_Foil_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Full_Foil_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1858,2447,'_elementor_version','2.8.3'),(1859,2447,'_elementor_template_type','wp-post'),(1942,2459,'_elementor_edit_mode','builder'),(1943,2459,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1861,2448,'_wp_page_template','page-templates/full-width.php'),(1862,2448,'_elementor_edit_mode','builder'),(1863,2448,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1864,2448,'_elementor_version','2.8.3'),(1865,2448,'_elementor_template_type','wp-post'),(1905,2453,'_elementor_version','2.8.3'),(1906,2453,'_elementor_template_type','wp-post'),(1929,2457,'_elementor_version','2.8.3'),(1930,2457,'_elementor_template_type','wp-post'),(1875,142,'_edit_lock','1579032707:1'),(1877,2450,'_wp_page_template','page-templates/full-width.php'),(1878,2450,'_elementor_edit_mode','builder'),(1879,2450,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"Skin Care\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1-1.jpg\",\"id\":31},\"image_size\":\"shop_single\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starts at $75\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\",\"link\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>\\u00ae <\\/sup>and Dermalogica<sup>\\u00ae<\\/sup> product for optimal results. Explore our many day spa facials today!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1887,2451,'_elementor_controls_usage','a:0:{}'),(1888,2451,'_wp_page_template','page-templates/full-width.php'),(1889,2451,'_elementor_edit_mode','builder'),(1890,2451,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"Skin Care\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1-1.jpg\",\"id\":31},\"image_size\":\"shop_single\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"$25.00 Per Head\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>\\u00ae <\\/sup>and Dermalogica<sup>\\u00ae<\\/sup> product for optimal results. Explore our many day spa facials today!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1880,2450,'_elementor_version','2.8.3'),(1881,2450,'_elementor_template_type','wp-post'),(1901,2450,'_elementor_controls_usage','a:6:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}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:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}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:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{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:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}}'),(1884,2450,'_edit_lock','1579031344:1'),(1885,2450,'_edit_last','1'),(1891,2451,'_elementor_version','2.8.3'),(1892,2451,'_elementor_template_type','wp-post'),(1894,2452,'_elementor_controls_usage','a:0:{}'),(1895,2452,'_wp_page_template','page-templates/full-width.php'),(1896,2452,'_elementor_edit_mode','builder'),(1897,2452,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"Skin Care\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1-1.jpg\",\"id\":31},\"image_size\":\"shop_single\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starts at $75\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\",\"link\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>\\u00ae <\\/sup>and Dermalogica<sup>\\u00ae<\\/sup> product for optimal results. Explore our many day spa facials today!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1898,2452,'_elementor_version','2.8.3'),(1899,2452,'_elementor_template_type','wp-post'),(1941,2459,'_wp_page_template','page-templates/full-width.php'),(1902,2453,'_wp_page_template','page-templates/full-width.php'),(1903,2453,'_elementor_edit_mode','builder'),(1904,2453,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1925,2457,'_elementor_controls_usage','a:0:{}'),(1926,2457,'_wp_page_template','page-templates/full-width.php'),(1927,2457,'_elementor_edit_mode','builder'),(1928,2457,'_elementor_data','[{\"id\":\"5f70799b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"22a75c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d6f413b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Services Details\",\"section_desc\":\"Hair Care\"},\"elements\":[],\"widgetType\":\"angel-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7755d84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"03c52ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"98769bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4715156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starts at $25\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"per-head-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"83ca3da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7a43dd\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"Pricing Heading\",\"pricing_table_price\":\"$99\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":false}],\"isInner\":false}]'),(1920,2456,'_elementor_version','2.8.3'),(1921,2456,'_elementor_template_type','wp-post'),(1960,2461,'_elementor_version','2.8.3'),(1961,2461,'_elementor_template_type','wp-post'),(1917,2456,'_wp_page_template','page-templates/full-width.php'),(1918,2456,'_elementor_edit_mode','builder'),(1919,2456,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12n8wsb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4d4b0b\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"woo-angel-product\"},\"elements\":[{\"id\":\"a42n4qn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ot0i8dx\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Natural\",\"section_desc\":\"OUR PRODUCTS\",\"rgb_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"k8y3kr6\",\"elType\":\"widget\",\"settings\":{\"product_limit\":\"3\",\"product_category\":\"22\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1915,2455,'_wp_attached_file','2020/01/Offer_TN_HomePage_Hair.jpg'),(1916,2455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:254;s:6:\"height\";i:254;s:4:\"file\";s:34:\"2020/01/Offer_TN_HomePage_Hair.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Offer_TN_HomePage_Hair-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Offer_TN_HomePage_Hair-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Offer_TN_HomePage_Hair-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1944,2459,'_elementor_version','2.8.3'),(1945,2459,'_elementor_template_type','wp-post'),(1963,2462,'_wp_page_template','page-templates/full-width.php'),(1964,2462,'_elementor_edit_mode','builder'),(1965,2462,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1957,2461,'_wp_page_template','page-templates/full-width.php'),(1958,2461,'_elementor_edit_mode','builder'),(1959,2461,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2002,2473,'_wp_page_template','page-templates/full-width.php'),(2003,2473,'_elementor_edit_mode','builder'),(2004,2473,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN.jpg\",\"id\":2471},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1991,2470,'_wp_page_template','page-templates/full-width.php'),(1992,2470,'_elementor_edit_mode','builder'),(1966,2462,'_elementor_version','2.8.3'),(1967,2462,'_elementor_template_type','wp-post'),(1969,2463,'_wp_page_template','page-templates/full-width.php'),(1970,2463,'_elementor_edit_mode','builder'),(1971,2463,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1972,2463,'_elementor_version','2.8.3'),(1973,2463,'_elementor_template_type','wp-post'),(1998,2471,'_wp_attached_file','2020/01/Casey_TeamMember_TN.jpg'),(1999,2471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:31:\"2020/01/Casey_TeamMember_TN.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Casey_TeamMember_TN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Casey_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Casey_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2000,2472,'_wp_attached_file','2020/01/Kelly_TeamMember_TN.jpg'),(2001,2472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:31:\"2020/01/Kelly_TeamMember_TN.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Kelly_TeamMember_TN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Kelly_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Kelly_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1994,2470,'_elementor_version','2.8.3'),(1995,2470,'_elementor_template_type','wp-post'),(1993,2470,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-1-1.jpg\",\"id\":53},\"team_name\":\"Linda Smith\",\"team_designation\":\"Founder, Angel Beauty\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1981,2465,'_wp_attached_file','2020/01/Dermalogica_Logo.png'),(1982,2465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:21;s:4:\"file\";s:28:\"2020/01/Dermalogica_Logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dermalogica_Logo-150x21.png\";s:5:\"width\";i:150;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Dermalogica_Logo-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Dermalogica_Logo-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1983,2466,'_wp_attached_file','2020/01/PCA_Skin_Logo.png'),(1984,2466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:41;s:4:\"file\";s:25:\"2020/01/PCA_Skin_Logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"PCA_Skin_Logo-150x41.png\";s:5:\"width\";i:150;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"PCA_Skin_Logo-100x41.png\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"PCA_Skin_Logo-100x41.png\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1985,2467,'_wp_attached_file','2020/01/Pureology_Logo.png'),(1986,2467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:107;s:4:\"file\";s:26:\"2020/01/Pureology_Logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Pureology_Logo-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Pureology_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Pureology_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1987,2468,'_wp_attached_file','2020/01/Redken_Logo.png'),(1988,2468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:47;s:4:\"file\";s:23:\"2020/01/Redken_Logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Redken_Logo-150x47.png\";s:5:\"width\";i:150;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Redken_Logo-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Redken_Logo-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1989,2469,'_wp_attached_file','2020/01/Unite_Logo.png'),(1990,2469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:45;s:4:\"file\";s:22:\"2020/01/Unite_Logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Unite_Logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Unite_Logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Unite_Logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2005,2473,'_elementor_version','2.8.3'),(2006,2473,'_elementor_template_type','wp-post'),(2024,2478,'_wp_page_template','page-templates/full-width.php'),(2025,2478,'_elementor_edit_mode','builder'),(2026,2478,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2022,2477,'_wp_attached_file','2020/01/Casey_TeamMember_TN_REV1.jpg'),(2023,2477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:36:\"2020/01/Casey_TeamMember_TN_REV1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Casey_TeamMember_TN_REV1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Casey_TeamMember_TN_REV1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Casey_TeamMember_TN_REV1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2018,2475,'_elementor_version','2.8.3'),(2019,2475,'_elementor_template_type','wp-post'),(2015,2475,'_wp_page_template','page-templates/full-width.php'),(2016,2475,'_elementor_edit_mode','builder'),(2017,2475,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Selina Hubb\",\"testimonial_job\":\"Actress\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-2-1.jpg\",\"id\":58},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Jane Smith\",\"testimonial_job\":\"Model\",\"testimonial_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/testimonial-1-1.jpg\",\"id\":57},\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\",\"_id\":\"q29tadv\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN.jpg\",\"id\":2471},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2027,2478,'_elementor_version','2.8.3'),(2028,2478,'_elementor_template_type','wp-post'),(2076,2487,'_wp_page_template','page-templates/full-width.php'),(2077,2487,'_elementor_edit_mode','builder'),(2078,2487,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2041,2480,'_elementor_version','2.8.3'),(2042,2480,'_elementor_template_type','wp-post'),(2373,2533,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.5789999999999935198502498678863048553466796875,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"7\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.42099999999999937472239253111183643341064453125,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2372,2533,'_elementor_edit_mode','builder'),(2370,2533,'_elementor_controls_usage','a:0:{}'),(2371,2533,'_wp_page_template','page-templates/full-width-title.php'),(2038,2480,'_wp_page_template','page-templates/full-width.php'),(2039,2480,'_elementor_edit_mode','builder'),(2040,2480,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2053,2482,'_elementor_version','2.8.3'),(2054,2482,'_elementor_template_type','wp-post'),(2050,2482,'_wp_page_template','page-templates/full-width.php'),(2051,2482,'_elementor_edit_mode','builder'),(2052,2482,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!<span class=\\\"Apple-converted-space\\\">\\u00a0 <\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2079,2487,'_elementor_version','2.8.3'),(2080,2487,'_elementor_template_type','wp-post'),(2106,2491,'_wp_attached_file','2020/02/Balayage_3.jpg'),(2107,2491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:22:\"2020/02/Balayage_3.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Balayage_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Balayage_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Balayage_3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Balayage_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Balayage_3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Balayage_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Balayage_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Balayage_3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Balayage_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:44:\"20 Balayage Brown to Blonde Long Hairstyles.\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:44:\"20 Balayage Brown to Blonde Long Hairstyles.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:27:\"https://haircolourstyle.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:44:\"20 Balayage Brown to Blonde Long Hairstyles.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2088,2488,'_elementor_version','2.8.3'),(2089,2488,'_elementor_template_type','wp-post'),(2438,2547,'_elementor_version','2.9.2'),(2439,2547,'_elementor_template_type','wp-post'),(2103,2490,'_elementor_version','2.9.2'),(2104,2490,'_elementor_template_type','wp-post'),(2148,2499,'_wp_page_template','page-templates/full-width.php'),(2149,2499,'_elementor_edit_mode','builder'),(2150,2499,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starts at $55<\\/h4><p>KC Salon and Spa\'s base color is regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2102,2490,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Balayage\",\"tab_price\":\"$120+\",\"tab_description\":\"<h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<br \\/><br \\/>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (2130,2495,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2100,2490,'_wp_page_template','page-templates/full-width.php'),(2101,2490,'_elementor_edit_mode','builder'),(2119,2493,'_elementor_version','2.9.2'),(2120,2493,'_elementor_template_type','wp-post'),(2145,2498,'_elementor_version','2.9.2'),(2146,2498,'_elementor_template_type','wp-post'),(2128,2495,'_wp_page_template','page-templates/full-width.php'),(2129,2495,'_elementor_edit_mode','builder'),(2116,2493,'_wp_page_template','page-templates/full-width.php'),(2117,2493,'_elementor_edit_mode','builder'),(2118,2493,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Partial foil\",\"tab_price\":\"$85+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil\",\"tab_price\":\"$130+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Hair Cut\",\"tab_price\":\"$140+\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Partial foil + Hair Cut<\\/h3><h4>Starts at $140<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top, followed by your personal hair cut and style.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Balayage\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2131,2495,'_elementor_version','2.9.2'),(2132,2495,'_elementor_template_type','wp-post'),(2278,2520,'_elementor_edit_mode','builder'),(2279,2520,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Grand Opening\",\"slider_desc\":\"March 20 4pm - 8pm\",\"button_text\":\"RSVP Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2142,2498,'_wp_page_template','page-templates/full-width.php'),(2143,2498,'_elementor_edit_mode','builder'),(2144,2498,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$80+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starts at $80<\\/h4><p>KC Salon and Spa\'s base color is regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2140,2497,'_wp_attached_file','2020/02/KC_Salon_BaseColor.jpg'),(2141,2497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:30:\"2020/02/KC_Salon_BaseColor.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"KC_Salon_BaseColor-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"KC_Salon_BaseColor-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"KC_Salon_BaseColor-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"KC_Salon_BaseColor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2151,2499,'_elementor_version','2.9.2'),(2152,2499,'_elementor_template_type','wp-post'),(2154,2500,'_wp_page_template','page-templates/full-width.php'),(2155,2500,'_elementor_edit_mode','builder'),(2156,2500,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starts at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$75+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2157,2500,'_elementor_version','2.9.2'),(2158,2500,'_elementor_template_type','wp-post'),(2174,2503,'_wp_page_template','page-templates/full-width.php'),(2175,2503,'_elementor_edit_mode','builder'),(2176,2503,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2170,2502,'_elementor_version','2.9.2'),(2171,2502,'_elementor_template_type','wp-post'),(2167,2502,'_wp_page_template','page-templates/full-width.php'),(2168,2502,'_elementor_edit_mode','builder'),(2169,2502,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starts at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starts at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starts at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starts at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starts at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starts at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starts at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2177,2503,'_elementor_version','2.9.2'),(2178,2503,'_elementor_template_type','wp-post'),(2260,2517,'_elementor_version','2.9.2'),(2261,2517,'_elementor_template_type','wp-post'),(2203,2506,'_wp_page_template','page-templates/full-width.php'),(2204,2506,'_elementor_edit_mode','builder'),(2205,2506,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"BRAIDS & TWIST\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"HAIR COLOR \",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"HAIR EXTENSION\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"CORRECTIVE COLOR\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"HAIR CUT\",\"tab_price\":\"$48\",\"tab_description\":\"<p><img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/p><h3>HAIR CUT<\\/h3><h4>$48.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"PARTIAL FOIL\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>PARTIAL FOIL<\\/h3><h4>$10.00 Per Head<\\/h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"EXTENSION PER TRACK\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2227432d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"54da81fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3f858f21\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"22bb07e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1391afd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"56b095d7\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-4-1.jpg\",\"id\":52},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7fd59304\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"41781068\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"562a7ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cebc709\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"709958ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b7658cb\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2208,2507,'_elementor_controls_usage','a:0:{}'),(2209,2507,'_wp_page_template','page-templates/full-width.php'),(2210,2507,'_elementor_edit_mode','builder'),(2211,2507,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"BODY MASSAGE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-2-1.jpg\",\"id\":45},\"_id\":\"t6hf6nk\"},{\"price_title\":\"NAIL CARE\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$15\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2227432d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"54da81fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3f858f21\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"22bb07e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1391afd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"56b095d7\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-4-1.jpg\",\"id\":52},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7fd59304\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"41781068\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"562a7ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cebc709\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"709958ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b7658cb\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"..\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2202,2506,'_elementor_controls_usage','a:0:{}'),(2229,2510,'_elementor_version','2.9.2'),(2230,2510,'_elementor_template_type','wp-post'),(2277,2520,'_wp_page_template','page-templates/full-width.php'),(2226,2510,'_wp_page_template','page-templates/full-width.php'),(2227,2510,'_elementor_edit_mode','builder'),(2228,2510,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"Grand Opening February 2020\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2206,2506,'_elementor_version','2.7.4'),(2207,2506,'_elementor_template_type','wp-post'),(2212,2507,'_elementor_version','2.7.4'),(2213,2507,'_elementor_template_type','wp-post'),(2217,2508,'_elementor_version','2.9.2'),(2218,2508,'_elementor_template_type','wp-post'),(2235,2511,'_elementor_version','2.9.2'),(2236,2511,'_elementor_template_type','wp-post'),(3355,2706,'_wp_page_template','page-templates/full-width-title.php'),(3356,2706,'_elementor_edit_mode','builder'),(3357,2706,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.5789999999999935198502498678863048553466796875,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"7\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.42099999999999937472239253111183643341064453125,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2254,2516,'_wp_attached_file','2020/02/Home_Slider_KC_GrandOpening4.png'),(2255,2516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:40:\"2020/02/Home_Slider_KC_GrandOpening4.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Home_Slider_KC_GrandOpening4-1024x427.png\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-768x320.png\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"Home_Slider_KC_GrandOpening4-1536x640.png\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_GrandOpening4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2264,2518,'_wp_page_template','page-templates/full-width.php'),(2265,2518,'_elementor_edit_mode','builder'),(2266,2518,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Grand Opening\",\"slider_desc\":\"March 20 4pm - 8pm\",\"button_text\":\"RSVP Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2257,2517,'_wp_page_template','page-templates/full-width.php'),(2258,2517,'_elementor_edit_mode','builder'),(2259,2517,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Grand Opening\",\"slider_desc\":\"March 20 4pm - 8pm\",\"button_text\":\"RSVP Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ubccjbu\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cee2f34\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"css_classes\":\"angel-ct12\"},\"elements\":[{\"id\":\"4khqrua\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"tml3yw8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dt31xta\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\"},\"elements\":[{\"id\":\"wra2cyo\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"View Packages\",\"button_align\":\"center\",\"button_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"button_text_color\":\"#222222\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_link\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"angel-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ydn508z\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8053c23\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"_element_id\":\"pricing\"},\"elements\":[{\"id\":\"xll5q9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ppgrtz3\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Amazing\",\"section_desc\":\"SERVICES PRICING\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"juc5fek\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3aa82f1\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"5ocx1ww\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"mabshsn\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA LIGHT\",\"pricing_table_price\":\"$59\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-1-1.jpg\",\"id\":49},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"crp2zjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"zzkkk4w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Silver\",\"pricing_table_price\":\"$79\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-2-1.jpg\",\"id\":50},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"8zceibh\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fyscfhi\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Gold\",\"pricing_table_price\":\"$99\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2018\\/09\\/blog-1.jpg\",\"id\":663},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true},{\"id\":\"7gtb28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1vjo38w\",\"elType\":\"widget\",\"settings\":{\"pricing_table_header\":\"SPA Platinum\",\"pricing_table_price\":\"$199\",\"pricing_table_background\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pricing-3-1-e1510736724815.jpg\",\"id\":51},\"pricing_table\":[{\"pricing_item\":\"Body Hand and Foot Massage\",\"_id\":\"jdo29d4\"},{\"pricing_item\":\"Nail Cutting And Styling\",\"_id\":\"gfa6fuc\"},{\"pricing_item\":\"Spa Therapy\",\"_id\":\"cb34v9t\"},{\"pricing_item\":\"Hair Coloring\",\"_id\":\"tzghuim\"}],\"pricing_table_button_text\":\"Buy Now\",\"pricing_table_button_link\":{\"url\":\"contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_css_classes\":\"pricing-table-2\"},\"elements\":[],\"widgetType\":\"pricing_table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2267,2518,'_elementor_version','2.9.2'),(2268,2518,'_elementor_template_type','wp-post'),(2300,2523,'_elementor_version','2.7.4'),(2301,2523,'_elementor_template_type','wp-post'),(2280,2520,'_elementor_version','2.9.2'),(2281,2520,'_elementor_template_type','wp-post'),(2333,2528,'_thumbnail_id','146'),(2334,2528,'_wp_page_template','page-templates/full-width-title.php'),(2335,2528,'_elementor_edit_mode','builder'),(2336,2528,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995115018691649311222136020660400390625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/goo.gl\\/maps\\/SS2m8xuAEAvLxuPW9\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"70 6th SW Largo, FL 33770\",\"zoom\":{\"unit\":\"px\",\"size\":16},\"height\":{\"unit\":\"px\",\"size\":463},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(2287,2522,'_elementor_controls_usage','a:0:{}'),(2288,2522,'_thumbnail_id','146'),(2289,2522,'_wp_page_template','page-templates/full-width-title.php'),(2290,2522,'_elementor_edit_mode','builder'),(2291,2522,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.333,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"Spa 1877, Sheffield S3 7QD, UK\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":420},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(2292,2522,'_elementor_version','2.7.4'),(2293,2522,'_elementor_template_type','wp-post'),(2303,2524,'_thumbnail_id','146'),(2295,2523,'_elementor_controls_usage','a:0:{}'),(2296,2523,'_thumbnail_id','146'),(2297,2523,'_wp_page_template','page-templates/full-width-title.php'),(2298,2523,'_elementor_edit_mode','builder'),(2299,2523,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995115018691649311222136020660400390625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/goo.gl\\/maps\\/SS2m8xuAEAvLxuPW9\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"Spa 1877, Sheffield S3 7QD, UK\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":420},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(2304,2524,'_wp_page_template','page-templates/full-width-title.php'),(2307,2524,'_elementor_version','2.9.2'),(2308,2524,'_elementor_template_type','wp-post'),(2368,2532,'_elementor_version','2.7.5'),(2369,2532,'_elementor_template_type','wp-post'),(2350,2530,'_wp_page_template','page-templates/full-width.php'),(2351,2530,'_elementor_edit_mode','builder'),(2352,2530,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\",\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(2353,2530,'_elementor_version','2.9.2'),(2354,2530,'_elementor_template_type','wp-post'),(3189,2679,'_wp_page_template','page-templates/full-width.php'),(3190,2679,'_elementor_edit_mode','builder'),(3191,2679,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\",\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(2393,2535,'_elementor_version','2.9.2'),(2394,2535,'_elementor_template_type','wp-post'),(2377,148,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;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:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";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:10:\"text_color\";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:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:13:\"selected_icon\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:1:{s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:5:{s:21:\"background_background\";i:2;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:2:{s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:1:{s:12:\"text_padding\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:3:\"gap\";i:3;s:6:\"layout\";i:2;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:5:\"style\";a:1:{s:17:\"section_map_style\";a:5:{s:22:\"css_filters_css_filter\";i:1;s:16:\"css_filters_blur\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}}}}'),(2366,2532,'_elementor_edit_mode','builder'),(2424,2545,'_wp_attached_file','2020/03/Shireen_TeamMember_TN.jpg'),(2425,2545,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:33:\"2020/03/Shireen_TeamMember_TN.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Shireen_TeamMember_TN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Shireen_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Shireen_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2448,2549,'_wp_page_template','page-templates/full-width.php'),(2449,2549,'_elementor_edit_mode','builder'),(2450,2549,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"We are open\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2591,2579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2020/04/Home_Slider_KC_MothersDay.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Home_Slider_KC_MothersDay-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"Home_Slider_KC_MothersDay-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_MothersDay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2367,2532,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.579,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"730\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.421,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appointment\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque. Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.<\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"Angel Beauty, Victoria Street<br >Sheffield, UK\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"+55 654 545 122  <br>+55 654 545 123\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"info @example.com  <br>info2@example.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2330,2527,'_elementor_version','2.9.2'),(2331,2527,'_elementor_template_type','wp-post'),(2329,2527,'_elementor_data','[{\"id\":\"456327c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"28a1cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"710735c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"b35f24f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"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},\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":40,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995115018691649311222136020660400390625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1f6bcd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"246486d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d9a3e72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f74be7\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/goo.gl\\/maps\\/SS2m8xuAEAvLxuPW9\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e8fdca0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d30de58\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10b93a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"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},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"acdaa57\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"_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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97161e0\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd287a5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88ac42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9f5f8\",\"elType\":\"widget\",\"settings\":{\"address\":\"Spa 1877, Sheffield S3 7QD, UK\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":420},\"css_filters_css_filter\":\"custom\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":108},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":91},\"css_filters_hue\":{\"unit\":\"px\",\"size\":325}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(2326,2527,'_thumbnail_id','146'),(2327,2527,'_wp_page_template','page-templates/full-width-title.php'),(2328,2527,'_elementor_edit_mode','builder'),(2337,2528,'_elementor_version','2.9.2'),(2338,2528,'_elementor_template_type','wp-post'),(2391,2535,'_elementor_edit_mode','builder'),(2392,2535,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Grand Opening\",\"slider_desc\":\"March 20 4pm - 8pm\",\"button_text\":\"RSVP Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2390,2535,'_wp_page_template','page-templates/full-width.php'),(2490,2564,'_wp_page_template','page-templates/full-width.php'),(2491,2564,'_elementor_edit_mode','builder'),(2492,2564,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_3.jpg\",\"id\":2416},\"slider_title\":\"Will be closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#489883\",\"content_color\":\"#489883\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2435,2547,'_wp_page_template','page-templates/full-width.php'),(2436,2547,'_elementor_edit_mode','builder'),(2437,2547,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"Grand Opening\",\"slider_desc\":\"March 20 4pm - 8pm\",\"button_text\":\"RSVP Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2451,2549,'_elementor_version','2.9.6'),(2452,2549,'_elementor_template_type','wp-post'),(2507,2566,'_elementor_version','2.9.6'),(2508,2566,'_elementor_template_type','wp-post'),(2543,2572,'_wp_page_template','page-templates/full-width.php'),(2544,2572,'_elementor_edit_mode','builder'),(2545,2572,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Home_Slider_KC_3_REV2.jpg\",\"id\":2568},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2456,2550,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_1.jpg'),(2457,2550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_1-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_1-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2458,2551,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_2.jpg'),(2459,2551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_2-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_2-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2460,2552,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_3.jpg'),(2461,2552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_3-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_3-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2462,2553,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_4.jpg'),(2463,2553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_4-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_4-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2464,2554,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_5.jpg'),(2465,2554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_5-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_5-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2466,2555,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_6.jpg'),(2467,2555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_6-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_6-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2468,2556,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_7.jpg'),(2469,2556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_7-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_7-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2470,2557,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_8.jpg'),(2471,2557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_8-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_8-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2472,2558,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_9.jpg'),(2473,2558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:33:\"2020/03/KC_SalonSpa_Gallery_9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_9-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_9-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"KC_SalonSpa_Gallery_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2474,2559,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_10.jpg'),(2475,2559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/03/KC_SalonSpa_Gallery_10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_10-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_10-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2476,2560,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_11.jpg'),(2477,2560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/03/KC_SalonSpa_Gallery_11.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_11-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_11-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_11-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_11-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2478,2561,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_12.jpg'),(2479,2561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/03/KC_SalonSpa_Gallery_12.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_12-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_12-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_12-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_12-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2480,2562,'_wp_attached_file','2020/03/KC_SalonSpa_Gallery_13.jpg'),(2481,2562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/03/KC_SalonSpa_Gallery_13.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_13-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_13-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_13-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_13-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2493,2564,'_elementor_version','2.9.6'),(2494,2564,'_elementor_template_type','wp-post'),(2525,2569,'_elementor_version','2.9.6'),(2526,2569,'_elementor_template_type','wp-post'),(2504,2566,'_wp_page_template','page-templates/full-width.php'),(2505,2566,'_elementor_edit_mode','builder'),(2506,2566,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_4.jpg\",\"id\":2417},\"slider_title\":\"We are open\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2522,2569,'_wp_page_template','page-templates/full-width.php'),(2523,2569,'_elementor_edit_mode','builder'),(2524,2569,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Home_Slider_KC_3_REV2.jpg\",\"id\":2568},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2519,2568,'_wp_attached_file','2020/03/Home_Slider_KC_3_REV2.jpg'),(2520,2568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2020/03/Home_Slider_KC_3_REV2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Home_Slider_KC_3_REV2-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"Home_Slider_KC_3_REV2-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Home_Slider_KC_3_REV2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2540,2571,'_elementor_version','2.9.6'),(2541,2571,'_elementor_template_type','wp-post'),(2537,2571,'_wp_page_template','page-templates/full-width.php'),(2538,2571,'_elementor_edit_mode','builder'),(2539,2571,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Home_Slider_KC_3_REV2.jpg\",\"id\":2568},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":29,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-1-1.jpg\"},{\"id\":30,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-2-1.jpg\"},{\"id\":31,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-3-1.jpg\"},{\"id\":32,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-4-1.jpg\"},{\"id\":33,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-5-1.jpg\"},{\"id\":34,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-6-1.jpg\"},{\"id\":35,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-7-1.jpg\"},{\"id\":36,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/gallery-8-1.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2546,2572,'_elementor_version','2.9.6'),(2547,2572,'_elementor_template_type','wp-post'),(2560,2574,'_elementor_version','2.9.6'),(2561,2574,'_elementor_template_type','wp-post'),(2564,2575,'_wp_page_template','page-templates/full-width.php'),(2565,2575,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (2566,2575,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Home_Slider_KC_3_REV2.jpg\",\"id\":2568},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2557,2574,'_wp_page_template','page-templates/full-width.php'),(2558,2574,'_elementor_edit_mode','builder'),(2559,2574,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Home_Slider_KC_3_REV2.jpg\",\"id\":2568},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2567,2575,'_elementor_version','2.9.6'),(2568,2575,'_elementor_template_type','wp-post'),(2580,2577,'_wp_page_template','page-templates/full-width.php'),(2581,2577,'_elementor_edit_mode','builder'),(2582,2577,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2583,2577,'_elementor_version','2.9.6'),(2584,2577,'_elementor_template_type','wp-post'),(2590,2579,'_wp_attached_file','2020/04/Home_Slider_KC_MothersDay.jpg'),(2592,2580,'_wp_page_template','page-templates/full-width.php'),(2593,2580,'_elementor_edit_mode','builder'),(2594,2580,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"03b62a6\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2595,2580,'_elementor_version','2.9.7'),(2596,2580,'_elementor_template_type','wp-post'),(2861,2588,'_elementor_page_settings','a:8:{s:21:\"space_between_widgets\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:8:\"7180a0f0\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"59d2a586\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:8:\"5ef02a47\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"2ae77ccd\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(2860,2589,'_elementor_page_settings','a:8:{s:21:\"space_between_widgets\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"875e136\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"74a2774f\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:8:\"1bd84f2c\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"22db13ea\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(2859,2485,'_elementor_page_settings','a:8:{s:21:\"space_between_widgets\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:8:\"68703e2f\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"1997fa85\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:7:\"f6128a4\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"7ba7cc86\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(2905,2633,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2625,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-1.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2794,2609,'_elementor_edit_mode','builder'),(2795,2609,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2691,2595,'_wp_page_template','page-templates/full-width.php'),(2692,2595,'_elementor_edit_mode','builder'),(2693,2595,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2689,2594,'_wp_attached_file','2020/05/Ashley_TeamMember_TN.jpg'),(2690,2594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:32:\"2020/05/Ashley_TeamMember_TN.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ashley_TeamMember_TN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ashley_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ashley_TeamMember_TN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2608,2582,'_elementor_version','2.9.8'),(2609,2582,'_elementor_template_type','wp-post'),(2666,2590,'_elementor_version','2.9.8'),(2667,2590,'_elementor_template_type','wp-post'),(2605,2582,'_wp_page_template','page-templates/full-width.php'),(2606,2582,'_elementor_edit_mode','builder'),(2607,2582,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"https:\\/\\/kcsalonandspa.store\\/\",\"is_external\":\"on\"},\"_id\":\"03b62a6\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2641,2586,'_elementor_version','2.9.8'),(2642,2586,'_elementor_template_type','wp-post'),(2684,2593,'_elementor_edit_mode','builder'),(2685,2593,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2638,2586,'_wp_page_template','page-templates/full-width.php'),(2639,2586,'_elementor_edit_mode','builder'),(2640,2586,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"https:\\/\\/kcsalonandspa.store\\/\",\"is_external\":\"on\"},\"_id\":\"03b62a6\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"https:\\/\\/kcsalonandspa.store\\/\",\"is_external\":\"on\"},\"_id\":\"3a9e76f\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2683,2593,'_wp_page_template','page-templates/full-width.php'),(2663,2590,'_wp_page_template','page-templates/full-width.php'),(2664,2590,'_elementor_edit_mode','builder'),(2665,2590,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"https:\\/\\/kcsalonandspa.store\\/\",\"is_external\":\"on\"},\"_id\":\"03b62a6\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/04\\/Home_Slider_KC_MothersDay.jpg\",\"id\":2579},\"slider_title\":\"Treat Your Mom\",\"slider_desc\":\"To a gift card or 20% OFF any product\",\"button_text\":\"Shop Now\",\"button_url\":{\"url\":\"https:\\/\\/kcsalonandspa.store\\/\",\"is_external\":\"on\"},\"_id\":\"3a9e76f\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are closed\",\"slider_desc\":\"until further notice\",\"button_text\":\"Book for later\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2650,2485,'_edit_lock','1621267831:1'),(2651,2588,'_elementor_edit_mode','builder'),(2652,2588,'_elementor_template_type','kit'),(2653,2588,'_elementor_version','2.9.2'),(2655,2485,'_wp_page_template','default'),(2656,2485,'_elementor_data','[]'),(2657,2589,'_elementor_edit_mode','builder'),(2658,2589,'_elementor_template_type','kit'),(2659,2589,'_elementor_version','2.9.2'),(2661,2589,'_wp_page_template','default'),(2662,2589,'_elementor_data','[]'),(2686,2593,'_elementor_version','2.9.8'),(2687,2593,'_elementor_template_type','wp-post'),(2694,2595,'_elementor_version','2.9.8'),(2695,2595,'_elementor_template_type','wp-post'),(2698,2596,'_wp_page_template','page-templates/full-width.php'),(2699,2596,'_elementor_edit_mode','builder'),(2700,2596,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2701,2596,'_elementor_version','2.9.8'),(2702,2596,'_elementor_template_type','wp-post'),(2903,2633,'_wp_page_template','page-templates/full-width.php'),(2904,2633,'_elementor_edit_mode','builder'),(2715,2598,'_wp_page_template','page-templates/full-width.php'),(2716,2598,'_elementor_edit_mode','builder'),(2717,2598,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2710,2597,'_elementor_version','2.9.2'),(2711,2597,'_elementor_template_type','wp-post'),(2743,2602,'_thumbnail_id','2397'),(2722,2599,'_thumbnail_id','2397'),(2723,2599,'_wp_page_template','page-templates/full-width-title.php'),(2724,2599,'_elementor_edit_mode','builder'),(2725,2599,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-4-1.jpg\",\"id\":56},\"team_name\":\"John Smith\",\"team_designation\":\"Co Founder\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"5q2o9be\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-3-1.jpg\",\"id\":55},\"team_name\":\"Dany Headway\",\"team_designation\":\"Beautician\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"usuz0gv\"},{\"team_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/team-2-1.jpg\",\"id\":54},\"team_name\":\"Saggy Overen\",\"team_designation\":\"Designer\",\"fb_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cr6j1w3\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":85,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-3.png\"},{\"id\":86,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-3.png\"},{\"id\":87,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-3.png\"},{\"id\":88,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-3.png\"},{\"id\":17,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-1-2.png\"},{\"id\":18,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-2-2.png\"},{\"id\":19,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-3-2.png\"},{\"id\":20,\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/brand-4-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2718,2598,'_elementor_version','2.9.8'),(2719,2598,'_elementor_template_type','wp-post'),(2793,2609,'_wp_page_template','page-templates/full-width.php'),(2737,2601,'_wp_page_template','page-templates/full-width.php'),(2738,2601,'_elementor_edit_mode','builder'),(2739,2601,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2726,2599,'_elementor_version','2.9.8'),(2727,2599,'_elementor_template_type','wp-post'),(2747,2602,'_elementor_version','2.9.8'),(2748,2602,'_elementor_template_type','wp-post'),(2740,2601,'_elementor_version','2.9.8'),(2741,2601,'_elementor_template_type','wp-post'),(2785,2607,'_wp_page_template','page-templates/full-width.php'),(2786,2607,'_elementor_edit_mode','builder'),(2787,2607,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"_id\":\"08eba81\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2761,2604,'_elementor_version','2.9.8'),(2762,2604,'_elementor_template_type','wp-post'),(2766,2605,'_thumbnail_id','2397'),(2767,2605,'_wp_page_template','page-templates/full-width-title.php'),(2768,2605,'_elementor_edit_mode','builder'),(2769,2605,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"e05d5f3\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(2760,2604,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"e05d5f3\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2770,2605,'_elementor_version','2.9.8'),(2771,2605,'_elementor_template_type','wp-post'),(2775,2606,'_thumbnail_id','2397'),(2776,2606,'_wp_page_template','page-templates/full-width-title.php'),(2777,2606,'_elementor_edit_mode','builder'),(2778,2606,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Casey_TeamMember_TN_REV1.jpg\",\"id\":2477},\"team_name\":\"Casey Childress\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Kelly_TeamMember_TN.jpg\",\"id\":2472},\"team_name\":\"Kelly Rocheleau\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/Shireen_TeamMember_TN.jpg\",\"id\":2545},\"team_name\":\"Shireen Kirchmann\",\"team_designation\":\"Redken Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"e05d5f3\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/05\\/Ashley_TeamMember_TN.jpg\",\"id\":2594},\"team_name\":\"Ashley Wallace\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(2779,2606,'_elementor_version','2.9.8'),(2780,2606,'_elementor_template_type','wp-post'),(2788,2607,'_elementor_version','2.9.8'),(2789,2607,'_elementor_template_type','wp-post'),(2796,2609,'_elementor_version','2.9.8'),(2797,2609,'_elementor_template_type','wp-post'),(2841,2618,'_wp_page_template','page-templates/full-width.php'),(2842,2618,'_elementor_edit_mode','builder'),(2843,2618,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3281,2694,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2851,2621,'_wp_page_template','page-templates/full-width.php'),(2852,2621,'_elementor_edit_mode','builder'),(2853,2621,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2819,2613,'_wp_attached_file','2020/07/Kelly_TeamMember_TN_071920.jpg'),(2820,2613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:38:\"2020/07/Kelly_TeamMember_TN_071920.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Kelly_TeamMember_TN_071920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Kelly_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Kelly_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2805,2610,'_elementor_version','2.9.8'),(2806,2610,'_elementor_template_type','wp-post'),(2832,2617,'_thumbnail_id','2397'),(2833,2617,'_wp_page_template','page-templates/full-width-title.php'),(2834,2617,'_elementor_edit_mode','builder'),(2835,2617,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3309,2699,'_thumbnail_id','2397'),(3310,2699,'_wp_page_template','page-templates/full-width-title.php'),(3311,2699,'_elementor_edit_mode','builder'),(3312,2699,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(2810,2611,'_wp_attached_file','2020/07/Casey_TeamMember_TN_071920.jpg'),(2811,2611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:38:\"2020/07/Casey_TeamMember_TN_071920.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Casey_TeamMember_TN_071920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Casey_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Casey_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2828,2616,'_elementor_version','2.9.8'),(2829,2616,'_elementor_template_type','wp-post'),(2825,2616,'_wp_page_template','page-templates/full-width.php'),(2826,2616,'_elementor_edit_mode','builder'),(2827,2616,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\"}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2821,2614,'_wp_attached_file','2020/07/Ashley_TeamMember_TN_071920.jpg'),(2822,2614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:39:\"2020/07/Ashley_TeamMember_TN_071920.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Ashley_TeamMember_TN_071920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ashley_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ashley_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2823,2615,'_wp_attached_file','2020/07/Sofia_TeamMember_TN_071920.jpg'),(2824,2615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:38:\"2020/07/Sofia_TeamMember_TN_071920.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Sofia_TeamMember_TN_071920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Sofia_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Sofia_TeamMember_TN_071920-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2836,2617,'_elementor_version','2.9.8'),(2837,2617,'_elementor_template_type','wp-post'),(2844,2618,'_elementor_version','2.9.8'),(2845,2618,'_elementor_template_type','wp-post'),(2874,2624,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_15_2.jpg'),(2865,2622,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_15.jpg'),(2866,2622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1270;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/11/KC_SalonSpa_Gallery_15.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1024x1021.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-768x766.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2849,2620,'_wp_attached_file','2020/11/Home_Slider_KC_Christmas.jpg'),(2850,2620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2020/11/Home_Slider_KC_Christmas.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Christmas-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Christmas-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Home_Slider_KC_Christmas-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2854,2621,'_elementor_version','2.9.8'),(2855,2621,'_elementor_template_type','wp-post'),(2875,2624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:966;s:4:\"file\";s:36:\"2020/11/KC_SalonSpa_Gallery_15_2.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-768x773.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-600x604.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-600x604.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2878,2626,'_wp_page_template','page-templates/full-width.php'),(2879,2626,'_elementor_edit_mode','builder'),(2880,2626,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2891,2628,'_elementor_version','2.9.8'),(2892,2628,'_elementor_template_type','wp-post'),(3279,2694,'_wp_page_template','page-templates/full-width.php'),(3280,2694,'_elementor_edit_mode','builder'),(2888,2628,'_wp_page_template','page-templates/full-width.php'),(2889,2628,'_elementor_edit_mode','builder'),(2890,2628,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2625,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-1.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2876,2625,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_15-1.jpg'),(2877,2625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:36:\"2020/11/KC_SalonSpa_Gallery_15-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_15-1-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_15-1-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2881,2626,'_elementor_version','2.9.8'),(2882,2626,'_elementor_template_type','wp-post'),(2883,2627,'_wp_page_template','page-templates/full-width.php'),(2884,2627,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (2885,2627,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2886,2627,'_elementor_version','2.9.8'),(2887,2627,'_elementor_template_type','wp-post'),(2895,2629,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_15-2.jpg'),(2896,2629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:36:\"2020/11/KC_SalonSpa_Gallery_15-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_15-2-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_15-2-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_15-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2897,2630,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_16.jpg'),(2898,2630,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:34:\"2020/11/KC_SalonSpa_Gallery_16.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_16-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"KC_SalonSpa_Gallery_16-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"KC_SalonSpa_Gallery_16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2899,2631,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_17_A.jpg'),(2900,2631,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:36:\"2020/11/KC_SalonSpa_Gallery_17_A.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_17_A-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_17_A-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_A-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2901,2632,'_wp_attached_file','2020/11/KC_SalonSpa_Gallery_17_B.jpg'),(2902,2632,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1266;s:4:\"file\";s:36:\"2020/11/KC_SalonSpa_Gallery_17_B.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_17_B-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"KC_SalonSpa_Gallery_17_B-768x1013.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1013;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-600x791.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"KC_SalonSpa_Gallery_17_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2906,2633,'_elementor_version','3.0.14'),(2907,2633,'_elementor_template_type','wp-post'),(2909,2634,'_wp_page_template','page-templates/full-width.php'),(2910,2634,'_elementor_edit_mode','builder'),(2911,2634,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2625,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-1.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2912,2634,'_elementor_version','3.0.14'),(2913,2634,'_elementor_template_type','wp-post'),(3259,2690,'_elementor_edit_mode','builder'),(3260,2690,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2915,2635,'_wp_page_template','page-templates/full-width.php'),(2916,2635,'_elementor_edit_mode','builder'),(2917,2635,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2918,2635,'_elementor_version','3.0.14'),(2919,2635,'_elementor_template_type','wp-post'),(2923,2636,'_wp_page_template','page-templates/full-width.php'),(2924,2636,'_elementor_edit_mode','builder'),(2925,2636,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2926,2636,'_elementor_version','3.0.14'),(2927,2636,'_elementor_template_type','wp-post'),(2929,2637,'_wp_page_template','page-templates/full-width.php'),(2930,2637,'_elementor_edit_mode','builder'),(2931,2637,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2932,2637,'_elementor_version','3.0.14'),(2933,2637,'_elementor_template_type','wp-post'),(2935,2638,'_wp_page_template','page-templates/full-width.php'),(2936,2638,'_elementor_edit_mode','builder'),(2937,2638,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2938,2638,'_elementor_version','3.0.14'),(2939,2638,'_elementor_template_type','wp-post'),(2943,2639,'_wp_page_template','page-templates/full-width.php'),(2944,2639,'_elementor_edit_mode','builder'),(2945,2639,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2946,2639,'_elementor_version','3.0.14'),(2947,2639,'_elementor_template_type','wp-post'),(2949,2640,'_wp_page_template','page-templates/full-width.php'),(2950,2640,'_elementor_edit_mode','builder'),(2951,2640,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2952,2640,'_elementor_version','3.0.14'),(2953,2640,'_elementor_template_type','wp-post'),(2955,2641,'_wp_page_template','page-templates/full-width.php'),(2956,2641,'_elementor_edit_mode','builder'),(2957,2641,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2958,2641,'_elementor_version','3.0.14'),(2959,2641,'_elementor_template_type','wp-post'),(2963,2642,'_wp_page_template','page-templates/full-width.php'),(2964,2642,'_elementor_edit_mode','builder'),(2965,2642,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2966,2642,'_elementor_version','3.0.14'),(2967,2642,'_elementor_template_type','wp-post'),(2969,2643,'_wp_page_template','page-templates/full-width.php'),(2970,2643,'_elementor_edit_mode','builder'),(2971,2643,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2972,2643,'_elementor_version','3.0.14'),(2973,2643,'_elementor_template_type','wp-post'),(2975,2644,'_wp_page_template','page-templates/full-width.php'),(2976,2644,'_elementor_edit_mode','builder'),(2977,2644,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2978,2644,'_elementor_version','3.0.14'),(2979,2644,'_elementor_template_type','wp-post'),(2982,2645,'_wp_page_template','page-templates/full-width.php'),(2983,2645,'_elementor_edit_mode','builder'),(2984,2645,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2985,2645,'_elementor_version','3.0.14'),(2986,2645,'_elementor_template_type','wp-post'),(2987,2646,'_wp_page_template','page-templates/full-width.php'),(2988,2646,'_elementor_edit_mode','builder'),(2989,2646,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2990,2646,'_elementor_version','3.0.14'),(2991,2646,'_elementor_template_type','wp-post'),(2992,2647,'_wp_page_template','page-templates/full-width.php'),(2993,2647,'_elementor_edit_mode','builder'),(2994,2647,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(2995,2647,'_elementor_version','3.0.14'),(2996,2647,'_elementor_template_type','wp-post'),(2998,2648,'_wp_page_template','page-templates/full-width.php'),(2999,2648,'_elementor_edit_mode','builder'),(3000,2648,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3001,2648,'_elementor_version','3.0.14'),(3002,2648,'_elementor_template_type','wp-post'),(3003,2649,'_wp_page_template','page-templates/full-width.php'),(3004,2649,'_elementor_edit_mode','builder'),(3005,2649,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3006,2649,'_elementor_version','3.0.14'),(3007,2649,'_elementor_template_type','wp-post'),(3008,2650,'_wp_page_template','page-templates/full-width.php'),(3009,2650,'_elementor_edit_mode','builder'),(3010,2650,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3011,2650,'_elementor_version','3.0.14'),(3012,2650,'_elementor_template_type','wp-post'),(3047,2655,'_wp_page_template','page-templates/full-width.php'),(3048,2655,'_elementor_edit_mode','builder'),(3049,2655,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3037,2652,'_wp_attached_file','2020/12/KC-SALON-XMAS.mov'),(3038,2652,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:119360725;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:63;s:16:\"length_formatted\";s:4:\"1:03\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:6:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:0:\"\";s:11:\"sample_rate\";d:7680;s:8:\"channels\";i:0;s:15:\"bits_per_sample\";i:3000;s:8:\"lossless\";b:0;}s:17:\"created_timestamp\";i:1608740210;}'),(3208,2682,'_wp_page_template','page-templates/full-width.php'),(3209,2682,'_elementor_edit_mode','builder'),(3210,2682,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3207,140,'_elementor_controls_usage','a:5:{s:11:\"angel-title\";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_tab\";a:2:{s:15:\"section_heading\";i:1;s:12:\"section_desc\";i:1;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:\"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:3:{s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";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:1:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:2;s:15:\"stretch_section\";i:1;s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_tablet\";i:1;}}}}s:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:23:\"_element_vertical_align\";i:1;}}}}}'),(3060,2657,'_elementor_version','3.0.14'),(3061,2657,'_elementor_template_type','wp-post'),(3258,2690,'_wp_page_template','page-templates/full-width.php'),(3076,2660,'_wp_page_template','page-templates/full-width.php'),(3077,2660,'_elementor_edit_mode','builder'),(3078,2660,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3057,2657,'_wp_page_template','page-templates/full-width.php'),(3058,2657,'_elementor_edit_mode','builder'),(3059,2657,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0563fdf\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/dYce5KGo4mo\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3045,2224,'_oembed_6c93ef184e0cff227a3e9543016bec7e','<iframe title=\"It&#039;s beginning to look a lot like Christmas at KC Salon and Spa - 2021\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/dYce5KGo4mo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3039,2653,'_wp_attached_file','2020/12/KC-SALON-XMAS-1.mov'),(3040,2653,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:119360725;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:63;s:16:\"length_formatted\";s:4:\"1:03\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:6:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:0:\"\";s:11:\"sample_rate\";d:7680;s:8:\"channels\";i:0;s:15:\"bits_per_sample\";i:3000;s:8:\"lossless\";b:0;}s:17:\"created_timestamp\";i:1608740210;}'),(3042,2654,'_wp_attached_file','2020/12/KC-SALON-XMAS.mp4'),(3043,2654,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:107431310;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:62;s:16:\"length_formatted\";s:4:\"1:02\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1608743574;}'),(3046,2224,'_oembed_time_6c93ef184e0cff227a3e9543016bec7e','1608744631'),(3050,2655,'_elementor_version','3.0.14'),(3051,2655,'_elementor_template_type','wp-post'),(3052,2656,'_wp_page_template','page-templates/full-width.php'),(3053,2656,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (3054,2656,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3055,2656,'_elementor_version','3.0.14'),(3056,2656,'_elementor_template_type','wp-post'),(3064,2658,'_wp_page_template','page-templates/full-width.php'),(3065,2658,'_elementor_edit_mode','builder'),(3066,2658,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0563fdf\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/dYce5KGo4mo\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3067,2658,'_elementor_version','3.0.14'),(3068,2658,'_elementor_template_type','wp-post'),(3070,2659,'_wp_page_template','page-templates/full-width.php'),(3071,2659,'_elementor_edit_mode','builder'),(3072,2659,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0563fdf\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/dYce5KGo4mo\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3073,2659,'_elementor_version','3.0.14'),(3074,2659,'_elementor_template_type','wp-post'),(3079,2660,'_elementor_version','3.0.14'),(3080,2660,'_elementor_template_type','wp-post'),(3094,2662,'_wp_page_template','page-templates/full-width.php'),(3095,2662,'_elementor_edit_mode','builder'),(3096,2662,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3109,2664,'_elementor_version','3.0.14'),(3110,2664,'_elementor_template_type','wp-post'),(3106,2664,'_wp_page_template','page-templates/full-width.php'),(3107,2664,'_elementor_edit_mode','builder'),(3108,2664,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3092,2224,'_oembed_0f89dd49073da3f8b3652e8a1b1ab728','<iframe title=\"It&#039;s beginning to look a lot like Christmas at KC Salon and Spa - 2020\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/uOoZYTdYMME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3093,2224,'_oembed_time_0f89dd49073da3f8b3652e8a1b1ab728','1608772210'),(3097,2662,'_elementor_version','3.0.14'),(3098,2662,'_elementor_template_type','wp-post'),(3100,2663,'_wp_page_template','page-templates/full-width.php'),(3101,2663,'_elementor_edit_mode','builder'),(3102,2663,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"slider_title\":\"luxury spa resort\",\"slider_desc\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.\",\"button_text\":\"luxury spa resort\",\"button_url\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"bb42fa7\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3103,2663,'_elementor_version','3.0.14'),(3104,2663,'_elementor_template_type','wp-post'),(3114,2665,'_wp_page_template','page-templates/full-width.php'),(3115,2665,'_elementor_edit_mode','builder'),(3116,2665,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3117,2665,'_elementor_version','3.0.14'),(3118,2665,'_elementor_template_type','wp-post'),(3120,2666,'_wp_page_template','page-templates/full-width.php'),(3121,2666,'_elementor_edit_mode','builder'),(3122,2666,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3123,2666,'_elementor_version','3.0.14'),(3124,2666,'_elementor_template_type','wp-post'),(3162,2674,'_wp_attached_file','2021/02/Home_Slider_KC_StPatricksDay.jpg'),(3163,2674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:40:\"2021/02/Home_Slider_KC_StPatricksDay.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Home_Slider_KC_StPatricksDay-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"Home_Slider_KC_StPatricksDay-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Home_Slider_KC_StPatricksDay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3181,2678,'_wp_page_template','page-templates/full-width.php'),(3182,2678,'_elementor_edit_mode','builder'),(3183,2678,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3126,2667,'_wp_page_template','page-templates/full-width.php'),(3127,2667,'_elementor_edit_mode','builder'),(3128,2667,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3129,2667,'_elementor_version','3.0.14'),(3130,2667,'_elementor_template_type','wp-post'),(3143,2670,'_wp_page_template','page-templates/full-width.php'),(3144,2670,'_elementor_edit_mode','builder'),(3145,2670,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3134,2668,'_wp_attached_file','2021/01/Home_Slider_KC_Valentines.jpg'),(3135,2668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2021/01/Home_Slider_KC_Valentines.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Home_Slider_KC_Valentines-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"Home_Slider_KC_Valentines-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Home_Slider_KC_Valentines-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3156,2672,'_elementor_version','3.0.14'),(3157,2672,'_elementor_template_type','wp-post'),(3171,2676,'_wp_page_template','page-templates/full-width.php'),(3172,2676,'_elementor_edit_mode','builder'),(3173,2676,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668},\"slider_title\":\"spread the love\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3153,2672,'_wp_page_template','page-templates/full-width.php'),(3154,2672,'_elementor_edit_mode','builder'),(3155,2672,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668},\"slider_title\":\"spread the love\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3146,2670,'_elementor_version','3.0.14'),(3147,2670,'_elementor_template_type','wp-post'),(3148,2671,'_wp_page_template','page-templates/full-width.php'),(3149,2671,'_elementor_edit_mode','builder'),(3150,2671,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620},\"slider_title\":\"tis the season\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3151,2671,'_elementor_version','3.0.14'),(3152,2671,'_elementor_template_type','wp-post'),(3184,2678,'_elementor_version','3.0.14'),(3185,2678,'_elementor_template_type','wp-post'),(3174,2676,'_elementor_version','3.0.14'),(3175,2676,'_elementor_template_type','wp-post'),(3176,2677,'_wp_page_template','page-templates/full-width.php'),(3177,2677,'_elementor_edit_mode','builder'),(3178,2677,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668},\"slider_title\":\"spread the love\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"1a3a5b9\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb1ad15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e9713\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f61d161\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/uOoZYTdYMME\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"modestbranding\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b7cb4d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3179,2677,'_elementor_version','3.0.14'),(3180,2677,'_elementor_template_type','wp-post'),(3192,2679,'_elementor_version','2.9.2'),(3193,2679,'_elementor_template_type','wp-post'),(3195,2680,'_wp_page_template','page-templates/full-width.php'),(3196,2680,'_elementor_edit_mode','builder'),(3197,2680,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\",\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(3198,2680,'_elementor_version','2.9.2'),(3199,2680,'_elementor_template_type','wp-post'),(3362,2707,'_elementor_edit_mode','builder'),(3363,2707,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.5789999999999935198502498678863048553466796875,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"7\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.42099999999999937472239253111183643341064453125,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3201,2681,'_wp_page_template','page-templates/full-width.php'),(3202,2681,'_elementor_edit_mode','builder'),(3203,2681,'_elementor_data','[{\"id\":\"253eb03\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"55823046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7787a04b\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat Yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1ecaa893\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"umrtunj\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"066e842\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\".\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fce38b8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1006,\"sizes\":[]},\"content_position\":\"space-evenly\",\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"296a1e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":16},\"elements\":[{\"id\":\"57799b5e\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"SKIN CARE Coming\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"6cf42ab\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"..\\/service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BEAUTY CARE COMING\",\"button_url\":{\"url\":\"..\\/services\\/\",\"is_external\":\"\"},\"price_number\":\"$55+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}],\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false}]'),(3204,2681,'_elementor_version','2.9.2'),(3205,2681,'_elementor_template_type','wp-post'),(3361,2707,'_wp_page_template','page-templates/full-width-title.php'),(3211,2682,'_elementor_version','3.1.1'),(3212,2682,'_elementor_template_type','wp-post'),(3359,2706,'_elementor_template_type','wp-post'),(3214,2683,'_wp_page_template','page-templates/full-width.php'),(3215,2683,'_elementor_edit_mode','builder'),(3216,2683,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$50+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$175+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$145+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$110+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$55+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3217,2683,'_elementor_version','3.1.1'),(3218,2683,'_elementor_template_type','wp-post'),(3358,2706,'_elementor_version','2.9.2'),(3220,2684,'_wp_page_template','page-templates/full-width.php'),(3221,2684,'_elementor_edit_mode','builder'),(3222,2684,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3223,2684,'_elementor_version','3.1.1'),(3224,2684,'_elementor_template_type','wp-post'),(3248,2688,'_wp_page_template','page-templates/full-width.php'),(3249,2688,'_elementor_edit_mode','builder'),(3250,2688,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3261,2690,'_elementor_version','3.1.1'),(3262,2690,'_elementor_template_type','wp-post'),(3267,2692,'_wp_page_template','page-templates/full-width.php'),(3268,2692,'_elementor_edit_mode','builder'),(3269,2692,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3251,2688,'_elementor_version','3.1.1'),(3252,2688,'_elementor_template_type','wp-post'),(3253,2689,'_wp_page_template','page-templates/full-width.php'),(3254,2689,'_elementor_edit_mode','builder'),(3255,2689,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674},\"slider_title\":\"Let the Shenanigans Begin\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6c0d746\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"We are open\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3256,2689,'_elementor_version','3.1.1'),(3257,2689,'_elementor_template_type','wp-post'),(3270,2692,'_elementor_version','3.1.1'),(3271,2692,'_elementor_template_type','wp-post'),(3273,2693,'_wp_page_template','page-templates/full-width.php'),(3274,2693,'_elementor_edit_mode','builder'),(3275,2693,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"_id\":\"08111aa\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\"}},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3276,2693,'_elementor_version','3.1.1'),(3277,2693,'_elementor_template_type','wp-post'),(3282,2694,'_elementor_version','3.1.1'),(3283,2694,'_elementor_template_type','wp-post'),(3292,2696,'_wp_page_template','page-templates/full-width.php'),(3293,2696,'_elementor_edit_mode','builder'),(3294,2696,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3305,2698,'_elementor_version','3.1.1'),(3306,2698,'_elementor_template_type','wp-post'),(3302,2698,'_wp_page_template','page-templates/full-width.php'),(3303,2698,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (3304,2698,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3295,2696,'_elementor_version','3.1.1'),(3296,2696,'_elementor_template_type','wp-post'),(3297,2697,'_wp_page_template','page-templates/full-width.php'),(3298,2697,'_elementor_edit_mode','builder'),(3299,2697,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Spring is approaching\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3300,2697,'_elementor_version','3.1.1'),(3301,2697,'_elementor_template_type','wp-post'),(3332,2702,'_wp_page_template','page-templates/full-width.php'),(3333,2702,'_elementor_edit_mode','builder'),(3334,2702,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3313,2699,'_elementor_version','2.9.8'),(3314,2699,'_elementor_template_type','wp-post'),(3316,2700,'_thumbnail_id','2397'),(3317,2700,'_wp_page_template','page-templates/full-width-title.php'),(3318,2700,'_elementor_edit_mode','builder'),(3319,2700,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Ashley_TeamMember_TN_071920.jpg\",\"id\":2614},\"team_name\":\"Ashley\",\"team_designation\":\"Hair Stylist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/roselilybeautyco\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b08d19a\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3320,2700,'_elementor_version','2.9.8'),(3321,2700,'_elementor_template_type','wp-post'),(3327,2701,'_elementor_version','2.9.8'),(3328,2701,'_elementor_template_type','wp-post'),(3486,2729,'_thumbnail_id','2397'),(3487,2729,'_wp_page_template','page-templates/full-width-title.php'),(3488,2729,'_elementor_edit_mode','builder'),(3489,2729,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3335,2702,'_elementor_version','3.1.1'),(3336,2702,'_elementor_template_type','wp-post'),(3338,2703,'_wp_page_template','page-templates/full-width.php'),(3339,2703,'_elementor_edit_mode','builder'),(3340,2703,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3341,2703,'_elementor_version','3.1.1'),(3342,2703,'_elementor_template_type','wp-post'),(3373,728,'_elementor_controls_usage','a:7:{s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:1:{s:12:\"contact_form\";i:1;}}s:5:\"style\";a:1:{s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";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:11:\"css_classes\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{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:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";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:10:\"text_color\";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:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;s:13:\"selected_icon\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;}s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:4;s:17:\"text_align_mobile\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:28:\"title_typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:4;s:15:\"_padding_tablet\";i:4;}}}}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:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{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:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(3344,2704,'_wp_page_template','page-templates/full-width.php'),(3345,2704,'_elementor_edit_mode','builder'),(3346,2704,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3347,2704,'_elementor_version','3.1.1'),(3348,2704,'_elementor_template_type','wp-post'),(3382,2710,'_wp_page_template','page-templates/full-width.php'),(3383,2710,'_elementor_edit_mode','builder'),(3384,2710,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3364,2707,'_elementor_version','2.9.2'),(3365,2707,'_elementor_template_type','wp-post'),(3367,2708,'_wp_page_template','page-templates/full-width-title.php'),(3368,2708,'_elementor_edit_mode','builder'),(3369,2708,'_elementor_data','[{\"id\":\"e68815b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55c0823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a337f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"}},\"elements\":[{\"id\":\"e6e6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.5789999999999935198502498678863048553466796875,\"_inline_size_tablet\":55,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"50\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2b3e412\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"7\",\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"2423f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.42099999999999937472239253111183643341064453125,\"_inline_size_tablet\":45,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"3069c57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131441a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbfafa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d270fc3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\" KC Salon & Spa <br>70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3fe4ebc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"view\":\"framed\",\"title_text\":\"Sunday - Friday  <br>9am - 5pm\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"491edae\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c8a90c2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3370,2708,'_elementor_version','2.9.2'),(3371,2708,'_elementor_template_type','wp-post'),(3395,2712,'_elementor_version','3.1.1'),(3396,2712,'_elementor_template_type','wp-post'),(3392,2712,'_wp_page_template','page-templates/full-width.php'),(3393,2712,'_elementor_edit_mode','builder'),(3394,2712,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3644,2749,'_elementor_edit_mode','builder'),(3645,2749,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3385,2710,'_elementor_version','3.1.1'),(3386,2710,'_elementor_template_type','wp-post'),(3387,2711,'_wp_page_template','page-templates/full-width.php'),(3388,2711,'_elementor_edit_mode','builder'),(3389,2711,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Love to all the Mothers\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3390,2711,'_elementor_version','3.1.1'),(3391,2711,'_elementor_template_type','wp-post'),(3399,2713,'_wp_page_template','page-templates/full-width.php'),(3400,2713,'_elementor_edit_mode','builder'),(3401,2713,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3402,2713,'_elementor_version','3.2.3'),(3403,2713,'_elementor_template_type','wp-post'),(3405,2714,'_wp_page_template','page-templates/full-width.php'),(3406,2714,'_elementor_edit_mode','builder'),(3407,2714,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3408,2714,'_elementor_version','3.2.3'),(3409,2714,'_elementor_template_type','wp-post'),(3411,2715,'_wp_page_template','page-templates/full-width.php'),(3412,2715,'_elementor_edit_mode','builder'),(3413,2715,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3414,2715,'_elementor_version','3.2.3'),(3415,2715,'_elementor_template_type','wp-post'),(3452,2723,'_wp_page_template','page-templates/full-width.php'),(3453,2723,'_elementor_edit_mode','builder'),(3454,2723,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3455,2723,'_elementor_version','3.2.3'),(3456,2723,'_elementor_template_type','wp-post'),(3457,2724,'_wp_page_template','page-templates/full-width.php'),(3458,2724,'_elementor_edit_mode','builder'),(3459,2724,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Check Us out\",\"slider_desc\":\"Come Treat Yourself\",\"button_text\":\"Book today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3460,2724,'_elementor_version','3.2.3'),(3461,2724,'_elementor_template_type','wp-post'),(3462,2725,'_wp_page_template','page-templates/full-width.php'),(3463,2725,'_elementor_edit_mode','builder'),(3464,2725,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3465,2725,'_elementor_version','3.2.3'),(3466,2725,'_elementor_template_type','wp-post'),(3468,2726,'_wp_page_template','page-templates/full-width.php'),(3469,2726,'_elementor_edit_mode','builder'),(3470,2726,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3471,2726,'_elementor_version','3.2.5'),(3472,2726,'_elementor_template_type','wp-post'),(3473,2727,'_wp_page_template','page-templates/full-width.php'),(3474,2727,'_elementor_edit_mode','builder'),(3475,2727,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3476,2727,'_elementor_version','3.2.5'),(3477,2727,'_elementor_template_type','wp-post'),(3478,2728,'_wp_page_template','page-templates/full-width.php'),(3479,2728,'_elementor_edit_mode','builder'),(3480,2728,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3481,2728,'_elementor_version','3.2.5'),(3482,2728,'_elementor_template_type','wp-post'),(3514,2732,'_wp_page_template','page-templates/full-width.php'),(3515,2732,'_elementor_edit_mode','builder'),(3516,2732,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3490,2729,'_elementor_version','3.1.1'),(3491,2729,'_elementor_template_type','wp-post'),(3493,2730,'_thumbnail_id','2397'),(3494,2730,'_wp_page_template','page-templates/full-width-title.php'),(3495,2730,'_elementor_edit_mode','builder'),(3496,2730,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3497,2730,'_elementor_version','3.1.1'),(3498,2730,'_elementor_template_type','wp-post'),(3666,2752,'_thumbnail_id','2397'),(3500,2731,'_thumbnail_id','2397'),(3501,2731,'_wp_page_template','page-templates/full-width-title.php'),(3502,2731,'_elementor_edit_mode','builder'),(3503,2731,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3504,2731,'_elementor_version','3.1.1'),(3505,2731,'_elementor_template_type','wp-post'),(3534,2735,'_thumbnail_id','2397'),(3535,2735,'_wp_page_template','page-templates/full-width-title.php'),(3536,2735,'_elementor_edit_mode','builder'),(3537,2735,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3583,2739,'_wp_attached_file','2021/09/Home_Slider_KC_Fall.jpg'),(3584,2739,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2021/09/Home_Slider_KC_Fall.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Home_Slider_KC_Fall-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Home_Slider_KC_Fall-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Home_Slider_KC_Fall-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3517,2732,'_elementor_version','3.2.5'),(3518,2732,'_elementor_template_type','wp-post'),(3520,2733,'_wp_page_template','page-templates/full-width.php'),(3521,2733,'_elementor_edit_mode','builder'),(3522,2733,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3523,2733,'_elementor_version','3.2.5'),(3524,2733,'_elementor_template_type','wp-post'),(3526,2734,'_wp_page_template','page-templates/full-width.php'),(3527,2734,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (3528,2734,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3529,2734,'_elementor_version','3.2.5'),(3530,2734,'_elementor_template_type','wp-post'),(3585,2740,'_wp_page_template','page-templates/full-width.php'),(3586,2740,'_elementor_edit_mode','builder'),(3587,2740,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3538,2735,'_elementor_version','3.2.5'),(3539,2735,'_elementor_template_type','wp-post'),(3541,2736,'_thumbnail_id','2397'),(3542,2736,'_wp_page_template','page-templates/full-width-title.php'),(3543,2736,'_elementor_edit_mode','builder'),(3544,2736,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7610\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3545,2736,'_elementor_version','3.2.5'),(3546,2736,'_elementor_template_type','wp-post'),(3548,2737,'_thumbnail_id','2397'),(3549,2737,'_wp_page_template','page-templates/full-width-title.php'),(3550,2737,'_elementor_edit_mode','builder'),(3551,2737,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3552,2737,'_elementor_version','3.2.5'),(3553,2737,'_elementor_template_type','wp-post'),(3652,2750,'_thumbnail_id','2397'),(3653,2750,'_wp_page_template','page-templates/full-width-title.php'),(3654,2750,'_elementor_edit_mode','builder'),(3655,2750,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3674,144,'_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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;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:2;s:16:\"content_position\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:21:\"background_attachment\";i:2;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:2;s:12:\"section_desc\";i:2;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:3:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:15:\"arrows_position\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(3588,2740,'_elementor_version','3.2.5'),(3589,2740,'_elementor_template_type','wp-post'),(3591,2741,'_wp_page_template','page-templates/full-width.php'),(3592,2741,'_elementor_edit_mode','builder'),(3593,2741,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3594,2741,'_elementor_version','3.2.5'),(3595,2741,'_elementor_template_type','wp-post'),(3643,2749,'_wp_page_template','page-templates/full-width.php'),(3597,2742,'_wp_page_template','page-templates/full-width.php'),(3598,2742,'_elementor_edit_mode','builder'),(3599,2742,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3600,2742,'_elementor_version','3.2.5'),(3601,2742,'_elementor_template_type','wp-post'),(3603,2224,'_elementor_page_assets','a:0:{}'),(3606,2743,'_wp_page_template','page-templates/full-width.php'),(3607,2743,'_elementor_edit_mode','builder'),(3608,2743,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3609,2743,'_elementor_version','3.4.4'),(3610,2743,'_elementor_template_type','wp-post'),(3611,2743,'_elementor_page_assets','a:0:{}'),(3613,2744,'_wp_page_template','page-templates/full-width.php'),(3614,2744,'_elementor_edit_mode','builder'),(3615,2744,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3616,2744,'_elementor_version','3.4.4'),(3617,2744,'_elementor_template_type','wp-post'),(3618,2744,'_elementor_page_assets','a:0:{}'),(3620,2745,'_wp_page_template','page-templates/full-width.php'),(3621,2745,'_elementor_edit_mode','builder'),(3622,2745,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3623,2745,'_elementor_version','3.4.4'),(3624,2745,'_elementor_template_type','wp-post'),(3625,2745,'_elementor_page_assets','a:0:{}'),(3629,2747,'_wp_page_template','page-templates/full-width.php'),(3630,2747,'_elementor_edit_mode','builder'),(3631,2747,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3632,2747,'_elementor_version','3.4.4'),(3633,2747,'_elementor_template_type','wp-post'),(3634,2747,'_elementor_page_assets','a:0:{}'),(3636,2748,'_wp_page_template','page-templates/full-width.php'),(3637,2748,'_elementor_edit_mode','builder'),(3638,2748,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"accc632\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3639,2748,'_elementor_version','3.4.4'),(3640,2748,'_elementor_template_type','wp-post'),(3641,2748,'_elementor_page_assets','a:0:{}'),(3646,2749,'_elementor_version','3.4.4'),(3647,2749,'_elementor_template_type','wp-post'),(3648,2749,'_elementor_page_assets','a:0:{}'),(3678,2753,'_wp_page_template','page-templates/full-width.php'),(3679,2753,'_elementor_edit_mode','builder'),(3680,2753,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3656,2750,'_elementor_version','3.2.5'),(3657,2750,'_elementor_template_type','wp-post'),(3659,2751,'_thumbnail_id','2397'),(3660,2751,'_wp_page_template','page-templates/full-width-title.php'),(3661,2751,'_elementor_edit_mode','builder'),(3662,2751,'_elementor_data','[{\"id\":\"63786c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f30bf77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1629e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"007801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"982260a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-scaled.jpg\",\"id\":2386},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"27cbc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3294a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon &amp; Spa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6947dc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14cb152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"6171c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"07df8ba\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1f6a1d0\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ev1axet\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Kelly_TeamMember_TN_071920.jpg\",\"id\":2613},\"team_name\":\"Kelly | 727-798-7616\",\"team_designation\":\"Certified Redken Haircolorist\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/Kelly.KCSalonandSpa\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"774d938\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c65e02d\"}]},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f636d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"f2acb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f87449\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":31},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"arrows_position\":\"outside\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64e42f2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"785ed277\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9efff98\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Discover\",\"section_desc\":\"EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"444f1d41\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Braids & Twist\",\"tab_price\":\"$25\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-43\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/home-spa-1.jpg\\\" alt=\\\"\\\" width=\\\"770\\\" height=\\\"400\\\" \\/><\\/h3><h3>BRAIDS &amp; TWIST<\\/h3><h4>$25.00 Per Head<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Hair Color\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-63 size-full\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR COLOR<\\/h3><h4>$40.00 Per Head<\\/h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Hair Extension\",\"tab_price\":\"$19\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-59\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-2-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>HAIR EXTENSION<\\/h3><h4>$19.00 Per Head<\\/h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Corrective Color\",\"tab_price\":\"$13\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-60\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-3-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>CORRECTIVE COLOR<\\/h3><h4>$13.00 Per Head<\\/h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Hair Cut\",\"tab_price\":\"$48\",\"tab_description\":\"<img class=\\\"alignnone size-full wp-image-61\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-4-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/>\\n<h3>HAIR CUT<\\/h3>\\n<h4>$48.00 Per Head<\\/h4>\\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Partial Foil\",\"tab_price\":\"$10\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-62\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-5-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3>\\n<h3>PARTIAL FOIL<\\/h3>\\n<h4>$10.00 Per Head<\\/h4>\\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Extension Per Track\",\"tab_price\":\"$40\",\"tab_description\":\"<h3><img class=\\\"alignnone size-full wp-image-63\\\" src=\\\"\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/variety-6-1.jpg\\\" alt=\\\"\\\" width=\\\"1540\\\" height=\\\"800\\\" \\/><\\/h3><h3>EXTENSION PER TRACK<\\/h3><h4>$40.00 Per Head<\\/h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"_id\":\"umrtunj\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"..\\/appointment-form\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(3663,2751,'_elementor_version','3.2.5'),(3664,2751,'_elementor_template_type','wp-post'),(3670,2752,'_elementor_version','3.2.5'),(3671,2752,'_elementor_template_type','wp-post'),(3673,144,'_elementor_page_assets','a:0:{}'),(3681,2753,'_elementor_version','3.4.4'),(3682,2753,'_elementor_template_type','wp-post'),(3683,2753,'_elementor_page_assets','a:0:{}'),(3685,2754,'_wp_page_template','page-templates/full-width.php'),(3686,2754,'_elementor_edit_mode','builder'),(3687,2754,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/09\\/Home_Slider_KC_Fall.jpg\",\"id\":2739,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"8fdf53c\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3688,2754,'_elementor_version','3.4.4'),(3689,2754,'_elementor_template_type','wp-post'),(3690,2754,'_elementor_page_assets','a:0:{}'),(3692,2755,'_wp_page_template','page-templates/full-width.php'),(3693,2755,'_elementor_edit_mode','builder'),(3694,2755,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3695,2755,'_elementor_version','3.4.4'),(3696,2755,'_elementor_template_type','wp-post'),(3697,2755,'_elementor_page_assets','a:0:{}'),(3701,2756,'_wp_page_template','page-templates/full-width.php'),(3702,2756,'_elementor_edit_mode','builder'),(3703,2756,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3722,2224,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3704,2756,'_elementor_version','3.4.8'),(3705,2756,'_elementor_template_type','wp-post'),(3706,2756,'_elementor_page_assets','a:0:{}'),(3708,2757,'_wp_page_template','page-templates/full-width.php'),(3709,2757,'_elementor_edit_mode','builder'),(3710,2757,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner3\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3711,2757,'_elementor_version','3.4.8'),(3712,2757,'_elementor_template_type','wp-post'),(3713,2757,'_elementor_page_assets','a:0:{}'),(3715,2758,'_wp_page_template','page-templates/full-width.php'),(3716,2758,'_elementor_edit_mode','builder'),(3717,2758,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3718,2758,'_elementor_version','3.4.8'),(3719,2758,'_elementor_template_type','wp-post'),(3720,2758,'_elementor_page_assets','a:0:{}'),(3747,2761,'_wp_page_template','page-templates/full-width.php'),(3748,2761,'_elementor_edit_mode','builder'),(3749,2761,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3802,2769,'_wp_page_template','page-templates/full-width.php'),(3764,2763,'_elementor_version','3.4.8'),(3765,2763,'_elementor_template_type','wp-post'),(3766,2763,'_elementor_page_assets','a:0:{}'),(3767,2763,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3816,2771,'_wp_page_template','page-templates/full-width.php'),(3761,2763,'_wp_page_template','page-templates/full-width.php'),(3762,2763,'_elementor_edit_mode','builder'),(3763,2763,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This loving Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3750,2761,'_elementor_version','3.4.8'),(3751,2761,'_elementor_template_type','wp-post'),(3752,2761,'_elementor_page_assets','a:0:{}'),(3753,2761,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3754,2762,'_wp_page_template','page-templates/full-width.php'),(3755,2762,'_elementor_edit_mode','builder'),(3756,2762,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/Home_Slider_KC_Christmas.jpg\",\"id\":2620,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Chair Available\",\"slider_desc\":\"FOR RENT\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3757,2762,'_elementor_version','3.4.8'),(3758,2762,'_elementor_template_type','wp-post'),(3759,2762,'_elementor_page_assets','a:0:{}'),(3760,2762,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3803,2769,'_elementor_edit_mode','builder'),(3804,2769,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This Lucky Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"a9be53d\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3769,2765,'_wp_page_template','page-templates/full-width.php'),(3770,2765,'_elementor_edit_mode','builder'),(3771,2765,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This loving Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3772,2765,'_elementor_version','3.5.3'),(3773,2765,'_elementor_template_type','wp-post'),(3774,2765,'_elementor_page_assets','a:0:{}'),(3775,2765,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3777,2766,'_wp_page_template','page-templates/full-width.php'),(3778,2766,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (3779,2766,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/01\\/Home_Slider_KC_Valentines.jpg\",\"id\":2668,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This loving Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"6b55c3a\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3780,2766,'_elementor_version','3.5.3'),(3781,2766,'_elementor_template_type','wp-post'),(3782,2766,'_elementor_page_assets','a:0:{}'),(3783,2766,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3785,2767,'_wp_page_template','page-templates/full-width.php'),(3786,2767,'_elementor_edit_mode','builder'),(3787,2767,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This Lucky Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"a9be53d\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3788,2767,'_elementor_version','3.5.3'),(3789,2767,'_elementor_template_type','wp-post'),(3790,2767,'_elementor_page_assets','a:0:{}'),(3791,2767,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3826,2485,'_elementor_css','a:6:{s:4:\"time\";i:1659982900;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3819,2771,'_elementor_version','3.5.3'),(3820,2771,'_elementor_template_type','wp-post'),(3821,2771,'_elementor_page_assets','a:0:{}'),(3822,2771,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3817,2771,'_elementor_edit_mode','builder'),(3818,2771,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_1.jpg\",\"id\":2403,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"a9be53d\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3805,2769,'_elementor_version','3.5.3'),(3806,2769,'_elementor_template_type','wp-post'),(3807,2769,'_elementor_page_assets','a:0:{}'),(3808,2769,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3809,2770,'_wp_page_template','page-templates/full-width.php'),(3810,2770,'_elementor_edit_mode','builder'),(3811,2770,'_elementor_data','[{\"id\":\"1tzk7xb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3fd0491\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"agcxl32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6kixvjm\",\"elType\":\"widget\",\"settings\":{\"sliderbox\":[{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2021\\/02\\/Home_Slider_KC_StPatricksDay.jpg\",\"id\":2674,\"alt\":\"\",\"source\":\"library\"},\"slider_title\":\"Treat Yourself\",\"slider_desc\":\"This Lucky Season\",\"button_text\":\"Contact Us Now\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/contact-us\\/\",\"is_external\":\"\"},\"slider_align\":\"slide-inner2\",\"_id\":\"a9be53d\"},{\"slider_background\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Home_Slider_KC_2.jpg\",\"id\":2404},\"slider_title\":\"Men are welcome too\",\"slider_desc\":\"Treat Yourself\",\"button_text\":\"Book Today\",\"button_url\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/appointment-form\\/\",\"is_external\":\"\"},\"slider_align\":\"\",\"_id\":\"jk3dqcq\"}],\"heading_typography_typography\":\"custom\",\"heading_color\":\"#FFFFFF\",\"content_color\":\"#FFFFFF\",\"paragraph_typography_typography\":\"custom\",\"paragraph_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"paragraph_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.5999999999999996447286321199499070644378662109375,\"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},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"paragraph_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"paragraph_typography_text_transform\":\"uppercase\",\"paragraph_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"paragraph_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_background_background\":\"classic\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-103.400000000000005684341886080801486968994140625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"yqnl195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5bca719\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"3lwph5m\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ki4uaa6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"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},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49e52b3\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"t7ylsr2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.018000000000000682121026329696178436279296875,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"60\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"fwvrh4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"KC Salon & SPa\",\"header_size\":\"h3\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"uq2bxa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.\\u00a0 We aspire to achieve balance and beauty for your outward and inward appearance.<\\/span><\\/p><p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.<span class=\\\"Apple-converted-space\\\">\\u00a0\\u00a0<\\/span>Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!<\\/span><\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"suodmeu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.981999999999999317878973670303821563720703125,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"border_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin_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\":\"tq5xd6q\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_184258433-scaled.jpg\",\"id\":2387},\"image_border_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_z_index\":1,\"_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\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z1ckw12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2f7885\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"i00ni8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2q1kspp\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Treat yourself\",\"section_desc\":\"with our EXCLUSIVE SERVICES\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"1uooezy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_name\":\"Women\'s Cut & Style\",\"tab_price\":\"$52+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2386 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_170506006-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Women\'s Cut &amp; Style<\\/h3><h4>Starting at $50.00<\\/h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.\\u00a0 KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.<\\/p>\",\"_id\":\"yajit2m\"},{\"tab_name\":\"Shampoo & Style\",\"tab_price\":\"$35+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2440 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_172960573-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Shampoo &amp; Style<\\/h3><h4>Starting at $35.00<\\/h4><p>Book a blow out before a big night out, or just to \\\"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.<\\/p>\",\"_id\":\"hl1l8jc\"},{\"tab_name\":\"Men\'s Cut & Style\",\"tab_price\":\"$32+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2430 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_253595060-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Men\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>KC Salon and Spa is here to make your life easier.\\u00a0 We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine.\\u00a0<\\/p>\",\"_id\":\"vmhg7ak\"},{\"tab_name\":\"Children\'s Cut & Style\",\"tab_price\":\"$25+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2435 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_24616868-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/h3><h3 class=\\\"p1\\\">Children\'s Cut &amp; Style<\\/h3><h4>Starting at $25<\\/h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!<\\/p>\",\"_id\":\"as5og3h\"},{\"tab_name\":\"Balayage + Toner\",\"tab_price\":\"$200+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2491\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/Balayage_3.jpg\\\" alt=\\\"\\\" width=\\\"600\\\" height=\\\"600\\\" \\/><\\/p><h3 class=\\\"p1\\\">Balayage<\\/h3><h4>Starting at $120<\\/h4><p>The fashion-forward balayage technique (a French word that means\\u00a0<em>\\u201chand-painted\\u201d<\\/em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle\\u2019s shape and movement.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"2536052\"},{\"tab_name\":\"Full Foil + Toner\",\"tab_price\":\"$170+\",\"tab_description\":\"<h3><img class=\\\"alignnone wp-image-2445 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Full_Foil_1-1024x532.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"333\\\" \\/><\\/h3><h3>Full FOIL<\\/h3><h4>Starting at $130<\\/h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person\\u2019s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you\\u2019ll always want to have a full foil.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"7l7a8g1\"},{\"tab_name\":\"Partial foil + Toner\",\"tab_price\":\"$120+\",\"tab_description\":\"<p><img class=\\\"alignnone wp-image-2439 size-large\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/AdobeStock_142844260-1024x733.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"458\\\" \\/><\\/p><h3 class=\\\"p1\\\">Partial Foil<\\/h3><h4>Starting at $85<\\/h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It\\u2019s important to note that a partial foil service does not mean foils will be placed around the entire head \\u2013 just the top.<\\/p><p>The right color can enhance a person\\u2019s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.<\\/p>\",\"_id\":\"c32d0c4\"},{\"tab_name\":\"Base Color\",\"tab_price\":\"$60+\",\"tab_description\":\"<p><img class=\\\"alignnone size-large wp-image-2497\\\" src=\\\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/02\\/KC_Salon_BaseColor-1024x683.jpg\\\" alt=\\\"\\\" width=\\\"640\\\" height=\\\"427\\\" \\/><\\/p><h3 class=\\\"p1\\\">Base Color\\u00a0<\\/h3><h4>Starting at $55<\\/h4><p>Our base color is a regrowth touch-up for natural or gray coverage.<\\/p>\",\"_id\":\"86723d5\"}],\"tab_button_text\":\"Make An Appointment\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"tab_button_link\":{\"url\":\"appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"angel_tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eo26pat\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e0d6d14\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"yrn9j7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7jguvaw\",\"elType\":\"widget\",\"settings\":{\"short_price\":[{\"price_title\":\"Hair Care\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$25+\",\"price_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Offer_TN_HomePage_Hair.jpg\",\"id\":2455},\"_id\":\"t6hf6nk\"},{\"price_title\":\"SKIN CARE COMING\",\"button_url\":{\"url\":\" http:\\/\\/kcsalonandspa.com\\/skin-care\\/\",\"is_external\":\"\"},\"price_number\":\"$45+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-1-1.jpg\",\"id\":44},\"_id\":\"dlji8ze\"},{\"price_title\":\"NAIL CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$20+\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-3-1.jpg\",\"id\":46},\"_id\":\"j2ua90u\"},{\"price_title\":\"BODY CARE COMING\",\"button_url\":{\"url\":\"service-details\\/\",\"is_external\":\"\"},\"price_number\":\"$55\",\"price_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/offer-4-1.jpg\",\"id\":47},\"_id\":\"2ga2tj6\"}]},\"elements\":[],\"widgetType\":\"price-section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9qm9by2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"43f3710\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"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\":\"7uial5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ha91pio\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9b11e52\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cvo7r9j\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"lo12fz5\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Meet\",\"section_desc\":\"OUR EXPERTS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"cm28rwg\",\"elType\":\"widget\",\"settings\":{\"teams\":[{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Casey_TeamMember_TN_071920.jpg\",\"id\":2611},\"team_name\":\"Casey | 727-278-9186\",\"team_designation\":\"Owner | Colorist & Creative Design\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\",\"is_external\":\"on\",\"nofollow\":\"\"},\"twitter_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"dribbble_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"google_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b2c7c54\"},{\"team_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/07\\/Sofia_TeamMember_TN_071920.jpg\",\"id\":2615},\"team_name\":\"Sofia\",\"team_designation\":\"Licensed Associate In Training\",\"_id\":\"cdbde97\",\"fb_url\":{\"url\":\"https:\\/\\/www.facebook.com\\/KCSALONANDSPA\"}}],\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"team_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b96733\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bbc9b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"845d40e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bell\",\"library\":\"fa-solid\"},\"title_text\":\"Cancelation Policy:\",\"description_text\":\"Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.\",\"primary_color\":\"#E0ECE0\",\"title_color\":\"#489883\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"hihdkb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b94e98c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"e3zpkoa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"vha1r2k\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Explore\",\"section_desc\":\"OUR GALLERY\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"8buacee\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2630,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_16.jpg\"},{\"id\":2629,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_15-2.jpg\"},{\"id\":2632,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_B.jpg\"},{\"id\":2631,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/11\\/KC_SalonSpa_Gallery_17_A.jpg\"},{\"id\":2562,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_13.jpg\"},{\"id\":2561,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_12.jpg\"},{\"id\":2560,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_11.jpg\"},{\"id\":2559,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_10.jpg\"},{\"id\":2558,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_9.jpg\"},{\"id\":2557,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_8.jpg\"},{\"id\":2556,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_7.jpg\"},{\"id\":2555,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_6.jpg\"},{\"id\":2554,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_5.jpg\"},{\"id\":2553,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_4.jpg\"},{\"id\":2551,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_2.jpg\"},{\"id\":2552,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/03\\/KC_SalonSpa_Gallery_3.jpg\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ruy6wv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"32f973d\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"background_image\":{\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1-1.jpg\",\"id\":48}},\"elements\":[{\"id\":\"ltwq9u0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"u53y4ya\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Testimonials\",\"section_desc\":\"CUSTOMER REVIEWS\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"nc2mf1u\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_name\":\"Melissa L.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Couldn\\u2019t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you\\u2019re left with at the end of a session is priceless. I won\\u2019t go to anyone else!!\\u201d\",\"_id\":\"155b3cb\"},{\"testimonial_name\":\"Britt B\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time \\u2764\\ufe0f\\u201d\",\"_id\":\"9w2rlpn\"},{\"testimonial_name\":\"Shelly S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Absolutely love my hair color and cut experience with Casey every time I go! I\\u2019ve been a customer for about 3 years now and trust her completely! For me it\\u2019s hard to find a hairdresser that\\u2019s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day!\\u00a0\\u201d\",\"_id\":\"3826ab0\"},{\"testimonial_name\":\"Lauren N.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!\\u201d\",\"_id\":\"805003b\"},{\"testimonial_name\":\"Diane S.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!\\u201d\",\"_id\":\"79d92f3\"},{\"testimonial_name\":\"Diane R.\",\"testimonial_job\":\"\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\"},\"testimonial_content\":\"I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever.\\u00a0\\\"\",\"_id\":\"759f317\"}],\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial_carousel\"},{\"id\":\"jyttq67\",\"elType\":\"widget\",\"settings\":{\"section_heading\":\"Hurry\",\"section_desc\":\"CONTACT US\"},\"elements\":[],\"widgetType\":\"angel-title\"},{\"id\":\"mukgj52\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c968fd\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}],\"gap\":\"no\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":2,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebvye02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.667000000000001591615728102624416351318359375,\"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},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"\",\"vertical\":\"\",\"blur\":\"\",\"spread\":0,\"color\":\"\"},\"_inline_size_tablet\":60,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/v1.1\\/wp-content\\/uploads\\/2019\\/03\\/massage-icon.png\",\"id\":1038},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"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},\"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\":false}},\"elements\":[{\"id\":\"2d3f636\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"803\",\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"46\",\"bottom\":\"16\",\"left\":\"46\",\"isLinked\":false},\"fullwidth_input\":\"yes\",\"fullwidth_textarea\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"130\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"025\",\"isLinked\":false},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"6m9ajyu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.332999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_attachment\":\"fixed\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_inline_size_tablet\":40,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"content_position\":\"center\",\"css_classes\":\"contact-sidebar\"},\"elements\":[{\"id\":\"1c0730a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treat Yourself\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804ecb8\",\"elType\":\"widget\",\"settings\":{\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33d9d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!<\\/span><\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Cancelation Policy:<\\/strong><\\/span><\\/p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.<\\/em><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ad2f23\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"KC Salon & Spa <br> 70 6th SW Largo, FL 33770\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/70+6th+St+SW,+Largo,+FL+33770\\/@27.9163864,-82.7943081,3a,75y,108.48h,90t\\/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"140ea9b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"727-278-9186\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc5c2b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"view\":\"framed\",\"title_text\":\"casey@KCSalonAndSpa.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"02\",\"right\":\"02\",\"bottom\":\"02\",\"left\":\"02\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_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},\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2w503o\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/angel.iamabdus.com\\/wp-content\\/uploads\\/2017\\/08\\/pattern-1-1.jpg\",\"id\":48},\"background_attachment\":\"fixed\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e5efc1e\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\"}]},\"elements\":[{\"id\":\"jtvkj53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"thqzny4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2468,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Redken_Logo.png\"},{\"id\":2467,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Pureology_Logo.png\"},{\"id\":2469,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Unite_Logo.png\"},{\"id\":2465,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/Dermalogica_Logo.png\"},{\"id\":2466,\"url\":\"http:\\/\\/kcsalonandspa.com\\/wp-content\\/uploads\\/2020\\/01\\/PCA_Skin_Logo.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"#666666\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"gallery_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3812,2770,'_elementor_version','3.5.3'),(3813,2770,'_elementor_template_type','wp-post'),(3814,2770,'_elementor_page_assets','a:0:{}'),(3815,2770,'_elementor_controls_usage','a:16:{s:6:\"slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:9:\"sliderbox\";i:1;}}s:5:\"style\";a:2:{s:13:\"heading_style\";a:6:{s:29:\"heading_typography_typography\";i:1;s:13:\"heading_color\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:37:\"heading_typography_line_height_mobile\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}s:16:\"content_settings\";a:8:{s:13:\"content_color\";i:1;s:31:\"paragraph_typography_typography\";i:1;s:30:\"paragraph_typography_font_size\";i:1;s:35:\"paragraph_typography_letter_spacing\";i:1;s:37:\"paragraph_typography_font_size_mobile\";i:1;s:35:\"paragraph_typography_text_transform\";i:1;s:39:\"paragraph_typography_line_height_mobile\";i:1;s:42:\"paragraph_typography_letter_spacing_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:4:{s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:16:\"_offset_x_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";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:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:10;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:5;s:21:\"background_attachment\";i:4;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;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:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";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:2;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:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";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:15:\"_padding_tablet\";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:\"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:1:{s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"angel-title\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:2:{s:15:\"section_heading\";i:5;s:12:\"section_desc\";i:5;}}}}s:10:\"angel_tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"section_tab\";a:1:{s:4:\"tabs\";i:1;}s:18:\"section_tab_button\";a:2:{s:15:\"tab_button_text\";i:1;s:15:\"tab_button_link\";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:13:\"price-section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:11:\"short_price\";i:1;}}}}s:12:\"team_section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:5:\"teams\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"view\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"border_width\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:4;s:10:\"text_align\";i:3;s:17:\"text_align_mobile\";i:3;s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}}}s:20:\"testimonial_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_tab\";a:1:{s:12:\"testimonials\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_content_layout\";a:2:{s:12:\"contact_form\";i:1;s:20:\"space_between_tablet\";i:1;}}s:5:\"style\";a:2:{s:27:\"section_style_submit_button\";a:2:{s:12:\"text_padding\";i:1;s:28:\"button_typography_typography\";i:1;}s:31:\"section_style_additional_option\";a:2:{s:15:\"fullwidth_input\";i:1;s:18:\"fullwidth_textarea\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";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:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:6:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:2:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (2,1,'2020-01-03 16:10:07','2020-01-03 16:10:07','<!-- 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=\"http://kcsalonandspa.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','','','2020-01-03 16:10:07','2020-01-03 16:10:07','',0,'http://kcsalonandspa.com/?page_id=2',0,'page','',0),(3,1,'2020-01-03 16:10:07','2020-01-03 16:10:07','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://kcsalonandspa.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2020-01-03 16:10:07','2020-01-03 16:10:07','',0,'http://kcsalonandspa.com/?page_id=3',0,'page','',0),(7,1,'2020-01-03 16:31:54','2020-01-03 16:31:54','<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text your-subject] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nkcsalonandspa \"[your-subject]\"\n[your-name] <casey@kcsalonandspa.com>\ncasey@kcsalonandspa.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on kcsalonandspa (http://kcsalonandspa.com)\nReply-To: [your-email]\n\n\n\n\nkcsalonandspa \"[your-subject]\"\nkcsalonandspa <wordpress@kcsalonandspa.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on kcsalonandspa (http://kcsalonandspa.com)\nReply-To: admin@admin.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-02-25 02:00:06','2020-02-25 02:00:06','',0,'http://kcsalonandspa.com/?post_type=wpcf7_contact_form&#038;p=7',0,'wpcf7_contact_form','',0),(8,1,'2020-01-03 16:32:14','2020-01-03 16:32:14','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2020-01-03 16:32:14','2020-01-03 16:32:14','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/woocommerce-placeholder.png',0,'attachment','image/png',0),(9,1,'2020-01-03 17:01:46','2020-01-03 17:01:46','','One Click Demo Import - log_file_2020-01-03__17-01-46','','inherit','open','closed','','one-click-demo-import-log_file_2020-01-03__17-01-46','','','2020-01-03 17:01:46','2020-01-03 17:01:46','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/log_file_2020-01-03__17-01-46.txt',0,'attachment','text/plain',0),(17,1,'2017-08-31 06:29:44','2017-08-31 06:29:44','						','brand-1','						','inherit','open','closed','','brand-1','','','2020-01-15 03:42:57','2020-01-15 03:42:57','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-1-2.png',0,'attachment','image/png',0),(18,1,'2017-08-31 06:29:45','2017-08-31 06:29:45','						','brand-2','						','inherit','open','closed','','brand-2','','','2020-01-15 03:42:59','2020-01-15 03:42:59','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-2-2.png',0,'attachment','image/png',0),(19,1,'2017-08-31 06:29:45','2017-08-31 06:29:45','						','brand-3','						','inherit','open','closed','','brand-3','','','2020-01-15 03:43:00','2020-01-15 03:43:00','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-3-2.png',0,'attachment','image/png',0),(20,1,'2017-08-31 06:29:46','2017-08-31 06:29:46','						','brand-4','						','inherit','open','closed','','brand-4','','','2020-01-15 03:43:02','2020-01-15 03:43:02','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-4-2.png',0,'attachment','image/png',0),(21,1,'2017-08-31 06:29:47','2017-08-31 06:29:47','\n						','coma','\n						','inherit','open','closed','','coma','','','2017-08-31 06:29:47','2017-08-31 06:29:47','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/coma-1.png',0,'attachment','image/png',0),(22,1,'2017-08-31 06:29:48','2017-08-31 06:29:48','						','footer-bg','						','inherit','open','closed','','footer-bg','','','2020-03-26 01:35:12','2020-03-26 01:35:12','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-bg-1.jpg',0,'attachment','image/jpeg',0),(23,1,'2017-08-31 06:29:48','2017-08-31 06:29:48','\n						','footer-gallery-1','\n						','inherit','open','closed','','footer-gallery-1','','','2017-08-31 06:29:48','2017-08-31 06:29:48','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-1-1.jpg',0,'attachment','image/jpeg',0),(24,1,'2017-08-31 06:29:49','2017-08-31 06:29:49','\n						','footer-gallery-2','\n						','inherit','open','closed','','footer-gallery-2','','','2017-08-31 06:29:49','2017-08-31 06:29:49','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-2-1.jpg',0,'attachment','image/jpeg',0),(25,1,'2017-08-31 06:29:50','2017-08-31 06:29:50','\n						','footer-gallery-3','\n						','inherit','open','closed','','footer-gallery-3','','','2017-08-31 06:29:50','2017-08-31 06:29:50','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-3-1.jpg',0,'attachment','image/jpeg',0),(26,1,'2017-08-31 06:29:50','2017-08-31 06:29:50','\n						','footer-gallery-4','\n						','inherit','open','closed','','footer-gallery-4','','','2017-08-31 06:29:50','2017-08-31 06:29:50','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-4-1.jpg',0,'attachment','image/jpeg',0),(27,1,'2017-08-31 06:29:51','2017-08-31 06:29:51','\n						','footer-gallery-5','\n						','inherit','open','closed','','footer-gallery-5','','','2017-08-31 06:29:51','2017-08-31 06:29:51','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-5-1.jpg',0,'attachment','image/jpeg',0),(28,1,'2017-08-31 06:29:51','2017-08-31 06:29:51','\n						','footer-gallery-6','\n						','inherit','open','closed','','footer-gallery-6','','','2017-08-31 06:29:51','2017-08-31 06:29:51','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/footer-gallery-6-1.jpg',0,'attachment','image/jpeg',0),(29,1,'2017-08-31 06:29:52','2017-08-31 06:29:52','						','gallery-1','						','inherit','open','closed','','gallery-1','','','2020-03-25 02:32:01','2020-03-25 02:32:01','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1.jpg',0,'attachment','image/jpeg',0),(30,1,'2017-08-31 06:29:54','2017-08-31 06:29:54','						','gallery-2','						','inherit','open','closed','','gallery-2','','','2020-03-25 02:32:02','2020-03-25 02:32:02','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1.jpg',0,'attachment','image/jpeg',0),(31,1,'2017-08-31 06:29:55','2017-08-31 06:29:55','						','Gallery-3','						','inherit','open','closed','','gallery-3','','','2020-01-14 19:34:36','2020-01-14 19:34:36','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1.jpg',0,'attachment','image/jpeg',0),(32,1,'2017-08-31 06:29:57','2017-08-31 06:29:57','\n						','gallery-4','\n						','inherit','open','closed','','gallery-4','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1.jpg',0,'attachment','image/jpeg',0),(33,1,'2017-08-31 06:29:58','2017-08-31 06:29:58','\n						','gallery-5','\n						','inherit','open','closed','','gallery-5','','','2017-08-31 06:29:58','2017-08-31 06:29:58','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1.jpg',0,'attachment','image/jpeg',0),(34,1,'2017-08-31 06:30:00','2017-08-31 06:30:00','\n						','gallery-6','\n						','inherit','open','closed','','gallery-6','','','2017-08-31 06:30:00','2017-08-31 06:30:00','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1.jpg',0,'attachment','image/jpeg',0),(35,1,'2017-08-31 06:30:01','2017-08-31 06:30:01','						','gallery-7','						','inherit','open','closed','','gallery-7','','','2020-03-25 02:55:59','2020-03-25 02:55:59','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1.jpg',0,'attachment','image/jpeg',0),(36,1,'2017-08-31 06:30:03','2017-08-31 06:30:03','						','gallery-8','						','inherit','open','closed','','gallery-8','','','2020-03-25 02:55:58','2020-03-25 02:55:58','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1.jpg',0,'attachment','image/jpeg',0),(37,1,'2017-08-31 06:30:04','2017-08-31 06:30:04','						','home-about','						','inherit','open','closed','','home-about','','','2020-01-13 16:47:58','2020-01-13 16:47:58','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-about-1.jpg',0,'attachment','image/jpeg',0),(38,1,'2017-08-31 06:30:05','2017-08-31 06:30:05','						','home-product','						','inherit','open','closed','','home-product','','','2020-03-25 02:55:56','2020-03-25 02:55:56','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-product-1.jpg',0,'attachment','image/jpeg',0),(39,1,'2017-08-31 06:30:06','2017-08-31 06:30:06','						','home-slider-1','						','inherit','open','closed','','home-slider-1','','','2020-01-13 18:44:01','2020-01-13 18:44:01','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-slider-1-1.jpg',0,'attachment','image/jpeg',0),(40,1,'2017-08-31 06:30:07','2017-08-31 06:30:07','						','home-slider-2','						','inherit','open','closed','','home-slider-2','','','2020-03-25 02:55:52','2020-03-25 02:55:52','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-slider-2-1.jpg',0,'attachment','image/jpeg',0),(41,1,'2017-08-31 06:30:09','2017-08-31 06:30:09','						','home-slider-3','						','inherit','open','closed','','home-slider-3','','','2020-03-25 02:55:51','2020-03-25 02:55:51','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-slider-3-1.jpg',0,'attachment','image/jpeg',0),(42,1,'2017-08-31 06:30:10','2017-08-31 06:30:10','						','home-slider-4','						','inherit','open','closed','','home-slider-4','','','2020-01-14 15:49:00','2020-01-14 15:49:00','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-slider-4-1.jpg',0,'attachment','image/jpeg',0),(43,1,'2017-08-31 06:30:11','2017-08-31 06:30:11','						','home-spa','						','inherit','open','closed','','home-spa','','','2017-08-31 06:30:11','2017-08-31 06:30:11','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg',0,'attachment','image/jpeg',0),(44,1,'2017-08-31 06:30:12','2017-08-31 06:30:12','						','','						','inherit','open','closed','','offer-1','','','2020-01-14 19:34:30','2020-01-14 19:34:30','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg',0,'attachment','image/jpeg',0),(45,1,'2017-08-31 06:30:13','2017-08-31 06:30:13','						','offer-2','						','inherit','open','closed','','offer-2','','','2020-01-14 19:57:46','2020-01-14 19:57:46','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg',0,'attachment','image/jpeg',0),(46,1,'2017-08-31 06:30:13','2017-08-31 06:30:13','						','offer-3','						','inherit','open','closed','','offer-3','','','2020-03-25 02:55:46','2020-03-25 02:55:46','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg',0,'attachment','image/jpeg',0),(47,1,'2017-08-31 06:30:14','2017-08-31 06:30:14','						','offer-4','						','inherit','open','closed','','offer-4','','','2020-03-25 02:55:44','2020-03-25 02:55:44','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg',0,'attachment','image/jpeg',0),(48,1,'2017-08-31 06:30:15','2017-08-31 06:30:15','						','pattern-1','						','inherit','open','closed','','pattern-1','','','2020-03-01 17:27:16','2020-03-01 17:27:16','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/pattern-1-1.jpg',0,'attachment','image/jpeg',0),(49,1,'2017-08-31 06:30:16','2017-08-31 06:30:16','						','pricing-1','						','inherit','open','closed','','pricing-1','','','2020-01-13 18:44:05','2020-01-13 18:44:05','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/pricing-1-1.jpg',0,'attachment','image/jpeg',0),(50,1,'2017-08-31 06:30:17','2017-08-31 06:30:17','						','pricing-2','						','inherit','open','closed','','pricing-2','','','2020-01-14 19:55:32','2020-01-14 19:55:32','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/pricing-2-1.jpg',0,'attachment','image/jpeg',0),(51,1,'2017-08-31 06:30:17','2017-08-31 06:30:17','						','pricing-3','						','inherit','open','closed','','pricing-3','','','2020-03-25 02:55:42','2020-03-25 02:55:42','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/pricing-3-1.jpg',0,'attachment','image/jpeg',0),(52,1,'2017-08-31 06:30:18','2017-08-31 06:30:18','\n						','pricing-4','\n				Menicure		','inherit','open','closed','','pricing-4','','','2017-08-31 06:30:18','2017-08-31 06:30:18','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/pricing-4-1.jpg',0,'attachment','image/jpeg',0),(53,1,'2017-08-31 06:30:18','2017-08-31 06:30:18','\n						','team-1','\n						','inherit','open','closed','','team-1','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',150,'http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg',0,'attachment','image/jpeg',0),(54,1,'2017-08-31 06:30:19','2017-08-31 06:30:19','\n				Manager, Angel Beauty Spa		','team-2','\n				John Smith		','inherit','open','closed','','team-2','','','2017-08-31 06:30:19','2017-08-31 06:30:19','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg',0,'attachment','image/jpeg',0),(55,1,'2017-08-31 06:30:19','2017-08-31 06:30:19','\n				Specialist, Angel Beauty Spa		','team-3','\n				Tina Keith		','inherit','open','closed','','team-3','','','2017-08-31 06:30:19','2017-08-31 06:30:19','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg',0,'attachment','image/jpeg',0),(56,1,'2017-08-31 06:30:20','2017-08-31 06:30:20','\n				Director, Angel Beauty Spa		','team-4','\n				John Kim		','inherit','open','closed','','team-4','','','2017-08-31 06:30:20','2017-08-31 06:30:20','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg',0,'attachment','image/jpeg',0),(57,1,'2017-08-31 06:30:20','2017-08-31 06:30:20','\n						','testimonial-1','\n						','inherit','open','closed','','testimonial-1','','','2017-08-31 06:30:20','2017-08-31 06:30:20','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg',0,'attachment','image/jpeg',0),(58,1,'2017-08-31 06:30:21','2017-08-31 06:30:21','\n						','testimonial-2','\n						','inherit','open','closed','','testimonial-2','','','2017-08-31 06:30:21','2017-08-31 06:30:21','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg',0,'attachment','image/jpeg',0),(59,1,'2017-08-31 06:30:21','2017-08-31 06:30:21','						','variety-2','						','inherit','open','closed','','variety-2','','','2020-01-14 17:07:07','2020-01-14 17:07:07','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg',0,'attachment','image/jpeg',0),(60,1,'2017-08-31 06:30:22','2017-08-31 06:30:22','						','variety-3','						','inherit','open','closed','','variety-3','','','2020-01-14 17:12:06','2020-01-14 17:12:06','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg',0,'attachment','image/jpeg',0),(61,1,'2017-08-31 06:30:25','2017-08-31 06:30:25','						','variety-4','						','inherit','open','closed','','variety-4','','','2020-01-14 17:52:11','2020-01-14 17:52:11','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg',0,'attachment','image/jpeg',0),(62,1,'2017-08-31 06:30:26','2017-08-31 06:30:26','						','variety-5','						','inherit','open','closed','','variety-5','','','2020-01-14 18:12:51','2020-01-14 18:12:51','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg',0,'attachment','image/jpeg',0),(63,1,'2017-08-31 06:30:29','2017-08-31 06:30:29','						','variety-6','						','inherit','open','closed','','variety-6','','','2020-01-14 16:50:34','2020-01-14 16:50:34','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg',0,'attachment','image/jpeg',0),(64,1,'2017-08-31 06:30:30','2017-08-31 06:30:30','						','variety','				Menicure		','inherit','open','closed','','variety','','','2017-08-31 06:30:30','2017-08-31 06:30:30','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/variety-1.jpg',0,'attachment','image/jpeg',0),(85,1,'2017-08-31 11:22:20','2017-08-31 11:22:20','						','brand-1','						','inherit','open','closed','','brand-1-2','','','2020-01-15 03:42:40','2020-01-15 03:42:40','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-1-3.png',0,'attachment','image/png',0),(86,1,'2017-08-31 11:22:21','2017-08-31 11:22:21','						','brand-2','						','inherit','open','closed','','brand-2-2','','','2020-01-15 03:42:43','2020-01-15 03:42:43','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-2-3.png',0,'attachment','image/png',0),(87,1,'2017-08-31 11:22:21','2017-08-31 11:22:21','						','brand-3','						','inherit','open','closed','','brand-3-2','','','2020-01-15 03:42:47','2020-01-15 03:42:47','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-3-3.png',0,'attachment','image/png',0),(88,1,'2017-08-31 11:22:22','2017-08-31 11:22:22','						','brand-4','						','inherit','open','closed','','brand-4-2','','','2020-01-15 03:42:55','2020-01-15 03:42:55','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/08/brand-4-3.png',0,'attachment','image/png',0),(145,1,'2017-09-10 11:02:22','2017-09-10 11:02:22','						','pageTitle-bg','						','inherit','open','closed','','pagetitle-bg','','','2020-01-13 16:56:41','2020-01-13 16:56:41','',144,'http://angel.iamabdus.com/wp-content/uploads/2017/09/pageTitle-bg.jpg',0,'attachment','image/jpeg',0),(146,1,'2017-09-10 11:02:26','2017-09-10 11:02:26','						','pageTitle-bg02','						','inherit','open','closed','','pagetitle-bg02','','','2020-01-13 16:57:23','2020-01-13 16:57:23','',144,'http://angel.iamabdus.com/wp-content/uploads/2017/09/pageTitle-bg02.jpg',0,'attachment','image/jpeg',0),(186,1,'2017-09-11 06:34:57','2017-09-11 06:34:57','\n						','favicon','\n						','inherit','open','closed','','favicon','','','2017-09-11 06:34:57','2017-09-11 06:34:57','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/09/favicon.png',0,'attachment','image/png',0),(220,1,'2017-11-15 09:06:55','2017-11-15 09:06:55','						','offer-1','				Facial		','inherit','open','closed','','offer-1-2','','','2020-01-14 19:34:25','2020-01-14 19:34:25','',0,'http://angel.iamabdus.com/wp-content/uploads/2017/11/offer-1.jpg',0,'attachment','image/jpeg',0),(371,1,'2018-09-05 04:52:16','2018-09-05 04:52:16','\n						','product-01','\n						','inherit','open','closed','','product-01','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',104,'http://angel.iamabdus.com/wp-content/uploads/2017/09/product-01.jpg',0,'attachment','image/jpeg',0),(373,1,'2018-09-05 04:59:49','2018-09-05 04:59:49','\n						','product-02','\n						','inherit','open','closed','','product-02','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',102,'http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02.jpg',0,'attachment','image/jpeg',0),(374,1,'2018-09-05 05:03:32','2018-09-05 05:03:32','\n						','product-03','\n						','inherit','open','closed','','product-03','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',100,'http://angel.iamabdus.com/wp-content/uploads/2017/09/product-03.jpg',0,'attachment','image/jpeg',0),(375,1,'2018-09-05 05:05:36','2018-09-05 05:05:36','\n						','product-04','\n						','inherit','open','closed','','product-04','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',97,'http://angel.iamabdus.com/wp-content/uploads/2017/09/product-04.jpg',0,'attachment','image/jpeg',0),(378,1,'2018-09-05 05:08:11','2018-09-05 05:08:11','\n						','product-05','\n						','inherit','open','closed','','product-05','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',377,'http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05.jpg',0,'attachment','image/jpeg',0),(380,1,'2018-09-05 05:15:57','2018-09-05 05:15:57','\n						','product-06','\n						','inherit','open','closed','','product-06','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',379,'http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06.jpg',0,'attachment','image/jpeg',0),(434,1,'2018-09-08 12:06:01','2018-09-08 12:06:01','\n						','1','\n						','inherit','open','closed','','1','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/1.png',0,'attachment','image/png',0),(437,1,'2018-09-08 12:13:55','2018-09-08 12:13:55','\n						','2','\n						','inherit','open','closed','','2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/2.png',0,'attachment','image/png',0),(449,1,'2018-09-09 07:24:34','2018-09-09 07:24:34','\n						','3','\n						','inherit','open','closed','','3','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/3.png',0,'attachment','image/png',0),(450,1,'2018-09-09 07:28:43','2018-09-09 07:28:43','\n						','4','\n						','inherit','open','closed','','4','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/4.png',0,'attachment','image/png',0),(453,1,'2018-09-09 07:52:40','2018-09-09 07:52:40','\n						','5','\n						','inherit','open','closed','','5','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/5.png',0,'attachment','image/png',0),(454,1,'2018-09-09 07:59:05','2018-09-09 07:59:05','\n						','6','\n						','inherit','open','closed','','6','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/6.png',0,'attachment','image/png',0),(456,1,'2018-09-09 08:06:45','2018-09-09 08:06:45','\n						','7','\n						','inherit','open','closed','','7','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/7.png',0,'attachment','image/png',0),(462,1,'2018-09-09 10:20:04','2018-09-09 10:20:04','\n						','8','\n						','inherit','open','closed','','8','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/8.png',0,'attachment','image/png',0),(463,1,'2018-09-09 10:21:29','2018-09-09 10:21:29','\n						','9','\n						','inherit','open','closed','','9','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/9.png',0,'attachment','image/png',0),(464,1,'2018-09-09 10:22:53','2018-09-09 10:22:53','\n						','10','\n						','inherit','open','closed','','10-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/10.png',0,'attachment','image/png',0),(488,1,'2018-09-09 13:18:19','2018-09-09 13:18:19','\n						','11','\n						','inherit','open','closed','','11-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/11.png',0,'attachment','image/png',0),(495,1,'2018-09-09 13:25:27','2018-09-09 13:25:27','\n						','12','\n						','inherit','open','closed','','12-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/12.png',0,'attachment','image/png',0),(497,1,'2018-09-09 13:27:02','2018-09-09 13:27:02','\n						','12','\n						','inherit','open','closed','','12-3','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/12-1.png',0,'attachment','image/png',0),(501,1,'2018-09-09 13:42:31','2018-09-09 13:42:31','\n						','13','\n						','inherit','open','closed','','13','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/13.png',0,'attachment','image/png',0),(504,1,'2018-09-09 13:48:58','2018-09-09 13:48:58','\n						','14','\n						','inherit','open','closed','','14-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/14.png',0,'attachment','image/png',0),(507,1,'2018-09-10 05:08:31','2018-09-10 05:08:31','\n						','15','\n						','inherit','open','closed','','15','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/15.png',0,'attachment','image/png',0),(510,1,'2018-09-10 05:51:44','2018-09-10 05:51:44','\n						','16','\n						','inherit','open','closed','','16','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/16.png',0,'attachment','image/png',0),(514,1,'2018-09-10 06:00:10','2018-09-10 06:00:10','\n						','16','\n						','inherit','open','closed','','16-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/16-1.png',0,'attachment','image/png',0),(517,1,'2018-09-10 07:32:34','2018-09-10 07:32:34','\n						','17','\n						','inherit','open','closed','','17','','','2018-09-10 07:32:34','2018-09-10 07:32:34','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/17.png',0,'attachment','image/png',0),(520,1,'2018-09-10 10:20:10','2018-09-10 10:20:10','\n						','18','\n						','inherit','open','closed','','18','','','2018-09-10 10:20:10','2018-09-10 10:20:10','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/18.png',0,'attachment','image/png',0),(521,1,'2018-09-10 10:31:22','2018-09-10 10:31:22','\n						','19','\n						','inherit','open','closed','','19','','','2018-09-10 10:31:22','2018-09-10 10:31:22','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/19.png',0,'attachment','image/png',0),(522,1,'2018-09-10 10:33:38','2018-09-10 10:33:38','\n						','20','\n						','inherit','open','closed','','20','','','2018-09-10 10:33:38','2018-09-10 10:33:38','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/20.png',0,'attachment','image/png',0),(523,1,'2018-09-10 10:34:16','2018-09-10 10:34:16','\n						','21','\n						','inherit','open','closed','','21','','','2018-09-10 10:34:16','2018-09-10 10:34:16','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/21.png',0,'attachment','image/png',0),(524,1,'2018-09-10 10:41:03','2018-09-10 10:41:03','\n						','20','\n						','inherit','open','closed','','20-2','','','2018-09-10 10:41:03','2018-09-10 10:41:03','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/20-1.png',0,'attachment','image/png',0),(525,1,'2018-09-10 10:42:58','2018-09-10 10:42:58','						','21','						','inherit','open','closed','','21-2','','','2018-09-10 10:42:58','2018-09-10 10:42:58','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/21-1.png',0,'attachment','image/png',0),(529,1,'2018-09-10 11:31:39','2018-09-10 11:31:39','\n						','18','\n						','inherit','open','closed','','18-2','','','2018-09-10 11:31:39','2018-09-10 11:31:39','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/18-1.png',0,'attachment','image/png',0),(530,1,'2018-09-10 11:36:08','2018-09-10 11:36:08','\n						','18','\n						','inherit','open','closed','','18-3','','','2018-09-10 11:36:08','2018-09-10 11:36:08','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/18-2.png',0,'attachment','image/png',0),(538,1,'2018-09-10 12:02:30','2018-09-10 12:02:30','\n						','19','\n						','inherit','open','closed','','19-2','','','2018-09-10 12:02:30','2018-09-10 12:02:30','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/19-1.png',0,'attachment','image/png',0),(539,1,'2018-09-10 12:03:26','2018-09-10 12:03:26','\n						','20','\n						','inherit','open','closed','','20-3','','','2018-09-10 12:03:26','2018-09-10 12:03:26','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/20-2.png',0,'attachment','image/png',0),(568,1,'2018-09-11 10:27:09','2018-09-11 10:27:09','\n						','101','\n						','inherit','open','closed','','101','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/101.png',0,'attachment','image/png',0),(569,1,'2018-09-11 10:31:57','2018-09-11 10:31:57','\n						','102','\n						','inherit','open','closed','','102','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/102.png',0,'attachment','image/png',0),(570,1,'2018-09-11 10:32:52','2018-09-11 10:32:52','\n						','103','\n						','inherit','open','closed','','103','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/103.png',0,'attachment','image/png',0),(571,1,'2018-09-11 10:33:38','2018-09-11 10:33:38','\n						','105','\n						','inherit','open','closed','','105','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/105.png',0,'attachment','image/png',0),(572,1,'2018-09-11 10:34:19','2018-09-11 10:34:19','\n						','104','\n						','inherit','open','closed','','104','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/104.png',0,'attachment','image/png',0),(573,1,'2018-09-11 10:35:21','2018-09-11 10:35:21','\n						','105','\n						','inherit','open','closed','','105-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/105-1.png',0,'attachment','image/png',0),(574,1,'2018-09-11 10:38:37','2018-09-11 10:38:37','\n						','106','\n						','inherit','open','closed','','106','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/106.png',0,'attachment','image/png',0),(576,1,'2018-09-11 10:50:13','2018-09-11 10:50:13','\n						','105','\n						','inherit','open','closed','','105-3','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/105-2.png',0,'attachment','image/png',0),(577,1,'2018-09-11 10:51:34','2018-09-11 10:51:34','\n						','107','\n						','inherit','open','closed','','107','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/107.png',0,'attachment','image/png',0),(580,1,'2018-09-11 11:21:48','2018-09-11 11:21:48','\n						','108','\n						','inherit','open','closed','','108','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/108.png',0,'attachment','image/png',0),(614,1,'2018-09-11 14:22:49','2018-09-11 14:22:49','\n						','109','\n						','inherit','open','closed','','109','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/109.png',0,'attachment','image/png',0),(618,1,'2018-09-11 14:36:33','2018-09-11 14:36:33','\n						','110','\n						','inherit','open','closed','','110','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/110.png',0,'attachment','image/png',0),(619,1,'2018-09-11 14:36:51','2018-09-11 14:36:51','\n						','111','\n						','inherit','open','closed','','111','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',391,'http://angel.iamabdus.com/wp-content/uploads/2018/09/111.png',0,'attachment','image/png',0),(626,1,'2018-09-12 06:28:52','2018-09-12 06:28:52','\n						','112','\n						','inherit','open','closed','','112','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/112.png',0,'attachment','image/png',0),(627,1,'2018-09-12 06:36:27','2018-09-12 06:36:27','\n						','113','\n						','inherit','open','closed','','113','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/113.png',0,'attachment','image/png',0),(628,1,'2018-09-12 06:39:15','2018-09-12 06:39:15','\n						','113','\n						','inherit','open','closed','','113-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/113-1.png',0,'attachment','image/png',0),(634,1,'2018-09-12 06:58:01','2018-09-12 06:58:01','\n						','users','\n						','inherit','open','closed','','users','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',389,'http://angel.iamabdus.com/wp-content/uploads/2018/09/users.jpg',0,'attachment','image/jpeg',0),(637,1,'2018-09-12 07:01:12','2018-09-12 07:01:12','\n						','114','\n						','inherit','open','closed','','114','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/114.png',0,'attachment','image/png',0),(638,1,'2018-09-12 07:03:11','2018-09-12 07:03:11','\n						','115','\n						','inherit','open','closed','','115','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/wp-content/uploads/2018/09/115.png',0,'attachment','image/png',0),(663,1,'2018-09-12 11:25:10','2018-09-12 11:25:10','						','blog-1','						','inherit','open','closed','','blog-1','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/blog-1.jpg',0,'attachment','image/jpeg',0),(664,1,'2018-09-12 11:26:25','2018-09-12 11:26:25','\n						','blog-2','\n						','inherit','open','closed','','blog-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/blog-2.jpg',0,'attachment','image/jpeg',0),(665,1,'2018-09-12 11:27:10','2018-09-12 11:27:10','						','blog-3','						','inherit','open','closed','','blog-3','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/blog-3.jpg',0,'attachment','image/jpeg',0),(666,1,'2018-09-12 11:27:44','2018-09-12 11:27:44','\n						','blog-4','\n						','inherit','open','closed','','blog-4','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/blog-4.jpg',0,'attachment','image/jpeg',0),(667,1,'2018-09-12 11:28:17','2018-09-12 11:28:17','\n						','blog-5','\n						','inherit','open','closed','','blog-5','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/blog-5.jpg',0,'attachment','image/jpeg',0),(701,1,'2018-09-15 10:27:51','2018-09-15 10:27:51','						','logo-footer','						','inherit','open','closed','','logo-footer','','','2018-09-15 10:27:51','2018-09-15 10:27:51','',0,'http://angel.iamabdus.com/wp-content/uploads/2018/09/logo-footer.png',0,'attachment','image/png',0),(795,1,'2018-09-16 12:18:44','2018-09-16 12:18:44','\n						','team-5','\n						','inherit','open','closed','','team-5','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',150,'http://angel.iamabdus.com/wp-content/uploads/2018/09/team-5.jpg',0,'attachment','image/jpeg',0),(796,1,'2018-09-16 12:18:45','2018-09-16 12:18:45','\n						','team-6','\n						','inherit','open','closed','','team-6','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',150,'http://angel.iamabdus.com/wp-content/uploads/2018/09/team-6.jpg',0,'attachment','image/jpeg',0),(797,1,'2018-09-16 12:18:46','2018-09-16 12:18:46','\n						','team-7','\n						','inherit','open','closed','','team-7','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',150,'http://angel.iamabdus.com/wp-content/uploads/2018/09/team-7.jpg',0,'attachment','image/jpeg',0),(798,1,'2018-09-16 12:18:47','2018-09-16 12:18:47','\n						','team-8','\n						','inherit','open','closed','','team-8','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',150,'http://angel.iamabdus.com/wp-content/uploads/2018/09/team-8.jpg',0,'attachment','image/jpeg',0),(799,1,'2019-10-27 07:15:52','2019-10-27 07:15:52','','One Click Demo Import - log_file_2019-10-27__07-15-52','','inherit','open','closed','','one-click-demo-import-log_file_2019-10-27__07-15-52','','','2019-10-27 07:15:52','2019-10-27 07:15:52','',0,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/log_file_2019-10-27__07-15-52.txt',0,'attachment','text/plain',0),(744,1,'2018-09-16 11:24:56','2018-09-16 11:24:56','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>MeetOUR EXPERTS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg\"\n                     alt=\"team-1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-4-1-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-3-1-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>		','Experts Slider Section','\n						','publish','closed','closed','','experts-slider-section','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=experts-section-2',0,'elementor_library','',0),(747,1,'2018-09-16 11:25:59','2018-09-16 11:25:59','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n        <section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to Angel</h1>\n                                <h4>The best place of Mindfullness & Healthy body</h4>\n                                <a href=\"/\">\n                                    Buy Now                                </a>\n                                <h1>Skin Care Solution</h1>\n                                <h4>We provide best screen care & aging solution </h4>\n                                <a href=\"services/\">\n                                    Read More                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>The real place of Mindfullness & Healthy body</h4>\n                                <a href=\"about-us/\">\n                                    More Details                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"/\">\n                                    Buy Now                                </a>\n        </section>		','Slider Section','\n						','publish','closed','closed','','slider-section','','','2018-09-16 11:25:59','2018-09-16 11:25:59','',0,'http://angel.iamabdus.com/?elementor_library=slider-section',0,'elementor_library','',0),(750,1,'2018-09-16 11:27:08','2018-09-16 11:27:08','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/wp-content/uploads/2017/08/home-about-1-350x259.jpg 350w, http://angel.iamabdus.com/wp-content/uploads/2017/08/home-about-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		','About Section','\n						','publish','closed','closed','','about-section-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=about-section-2',0,'elementor_library','',0),(753,1,'2018-09-16 11:27:44','2018-09-16 11:27:44','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                <ul>\n                                                                        <li>\n                                <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                    BRAIDS & TWIST                                    $25\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                    HAIR COLOR                                     $40\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                    HAIR EXTENSION                                    $19\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                    CORRECTIVE COLOR                                    $13\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                    HAIR CUT                                    $48\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                    PARTIAL FOIL                                    $10\n                                </a>\n                            </li>\n                                                                                                <li>\n                                <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                    EXTENSION PER TRACK                                    $40\n                                </a>\n                            </li>\n                                            <a href=\"#\">\n                            Make An Appointment</a>\n                                    </ul>\n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3>\n<h3>BRAIDS &amp; TWIST</h3>\n<h4>$25.00 Per Head</h4>\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                \n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>HAIR COLOR</h3>\n<h4>$40.00 Per Head</h4>\nConsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                \n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>HAIR EXTENSION</h3>\n<h4>$19.00 Per Head</h4>\nAmet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                \n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>CORRECTIVE COLOR</h3>\n<h4>$13.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                \n                                    <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                \n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                \n                                    <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.		','Services Section','\n						','publish','closed','closed','','services-section-2','','','2018-09-16 11:27:44','2018-09-16 11:27:44','',0,'http://angel.iamabdus.com/?elementor_library=services-section-2',0,'elementor_library','',0),(756,1,'2018-09-16 11:28:44','2018-09-16 11:28:44','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                          <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-1-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                          <h5>$25</h5>\n                          <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-2-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                          <h5>$45</h5>\n                          <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-3-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                          <h5>$15</h5>\n                          <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-4-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                          <h5>$55</h5>		','Featured Services Section','\n						','publish','closed','closed','','featured-services-section-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=featured-services-section-2',0,'elementor_library','',0),(759,1,'2018-09-16 11:30:57','2018-09-16 11:30:57','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>NaturalOUR PRODUCTS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-06-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-06-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=379\" data-quantity=\"1\" data-product_id=\"379\" data-product_sku=\"\" aria-label=\"Add &ldquo;Tea Liquid Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/tea-liquid-soap/\">Tea Liquid Soap</a></h2>\n                <h3><del>&#36;45.00</del> <ins>&#36;40.00</ins></h3>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-05-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-05-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=377\" data-quantity=\"1\" data-product_id=\"377\" data-product_sku=\"\" aria-label=\"Add &ldquo;Hand Wash Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/hand-wash-soap/\">Hand Wash Soap</a></h2>\n                <h3>&#36;15.00</h3>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/09/product-02-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/09/product-02-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=102\" data-quantity=\"1\" data-product_id=\"102\" data-product_sku=\"\" aria-label=\"Add &ldquo;Herbal Hair Removal&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/herbal-hair-removal/\">Herbal Hair Removal</a></h2>\n                <h3><del>&#36;25.00</del> <ins>&#36;20.00</ins></h3>		','Featured Products Section','\n						','publish','closed','closed','','featured-products-section','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=featured-products-section',0,'elementor_library','',0),(762,1,'2018-09-16 11:31:19','2018-09-16 11:31:19','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                                <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/testimonial-2-1-1.jpg\"\n                             alt=\"testimonial-2\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/testimonial-1-1-1.jpg\"\n                             alt=\"testimonial-1\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>		','Testimonials Section','\n						','publish','closed','closed','','testimonials-section-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=testimonials-section-2',0,'elementor_library','',0),(765,1,'2018-09-16 11:32:10','2018-09-16 11:32:10','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>ExploreOUR GALLERY</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>		','Gallery Section','\n						','publish','closed','closed','','gallery-section','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=gallery-section',0,'elementor_library','',0),(2357,1,'2018-09-16 11:32:10','2018-09-16 11:32:10','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>ExploreOUR GALLERY</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-600x463.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>		','Gallery Section','\n						','inherit','closed','closed','','765-revision-v1','','','2018-09-16 11:32:10','2018-09-16 11:32:10','',765,'http://kcsalonandspa.com/2018/09/16/765-revision-v1/',0,'revision','',0),(768,1,'2018-09-16 11:32:49','2018-09-16 11:32:49','\n				<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n            <a href=\"http://\">View Packages</a>		','CTA Section','\n						','publish','closed','closed','','cta-section','','','2018-09-16 11:32:49','2018-09-16 11:32:49','',0,'http://angel.iamabdus.com/?elementor_library=cta-section',0,'elementor_library','',0),(800,1,'2019-03-18 09:17:59','2019-03-18 09:17:59','\n						','One Click Demo Import - log_file_2019-03-18__09-17-59','\n						','inherit','open','closed','','one-click-demo-import-log_file_2019-03-18__09-17-59','','','2019-03-18 09:17:59','2019-03-18 09:17:59','',0,'http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2019/03/log_file_2019-03-18__09-17-59.txt',0,'attachment','text/plain',0),(825,1,'2019-03-18 09:27:27','2019-03-18 09:27:27','\n						','footer-bg-1','\n						','inherit','open','closed','','footer-bg-1','','','2019-03-18 09:27:27','2019-03-18 09:27:27','',0,'http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2019/03/footer-bg-1.jpg',0,'attachment','image/jpeg',0),(1038,1,'2019-03-23 07:31:40','2019-03-23 07:31:40','						','massage-icon','						','inherit','open','closed','','massage-icon','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',2224,'http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2019/03/massage-icon.png',0,'attachment','image/png',0),(2222,1,'2019-04-18 04:14:01','2019-04-18 04:14:01','\n						','woocommerce-placeholder','\n						','inherit','open','closed','','woocommerce-placeholder-2-2','','','2019-04-18 04:14:01','2019-04-18 04:14:01','',0,'http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2019/04/woocommerce-placeholder.png',0,'attachment','image/png',0),(2244,1,'2019-10-27 07:18:46','2019-10-27 07:18:46','','footer-bg-1-1','','inherit','open','closed','','footer-bg-1-1','','','2019-10-27 07:18:46','2019-10-27 07:18:46','',0,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/footer-bg-1-1.jpg',0,'attachment','image/jpeg',0),(2337,1,'2019-10-30 12:41:09','2019-10-30 12:41:09','','Appointments-Setup-5','','inherit','open','closed','','appointments-setup-5','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5.png',0,'attachment','image/png',0),(2340,1,'2019-10-30 12:41:55','2019-10-30 12:41:55','','Appointments-Setup-1','','inherit','open','closed','','appointments-setup-1','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1.png',0,'attachment','image/png',0),(2344,1,'2019-10-30 12:43:18','2019-10-30 12:43:18','','Appointments-Setup-3','','inherit','open','closed','','appointments-setup-3','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3.png',0,'attachment','image/png',0),(2348,1,'2019-10-30 12:44:37','2019-10-30 12:44:37','','appointments-6','','inherit','open','closed','','appointments-6','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',480,'http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6.png',0,'attachment','image/png',0),(14,1,'2017-08-31 06:23:28','2017-08-31 06:23:28',' ','','','publish','closed','closed','','14','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=14',1,'nav_menu_item','',0),(121,1,'2017-09-09 06:57:05','2017-09-09 06:57:05','\n						','Web Design','\n						','publish','closed','closed','','web-design','','','2017-09-09 06:57:05','2017-09-09 06:57:05','',0,'http://angel.iamabdus.com/?p=121',1,'nav_menu_item','',0),(122,1,'2017-09-09 06:57:05','2017-09-09 06:57:05','\n						','About Angel Beauty Spa','\n						','publish','closed','closed','','about-angel-beauty-spa','','','2017-09-09 06:57:05','2017-09-09 06:57:05','',0,'http://angel.iamabdus.com/?p=122',2,'nav_menu_item','',0),(123,1,'2017-09-09 06:57:05','2017-09-09 06:57:05','\n						','Mobile','\n						','publish','closed','closed','','mobile','','','2017-09-09 06:57:05','2017-09-09 06:57:05','',0,'http://angel.iamabdus.com/?p=123',3,'nav_menu_item','',0),(124,1,'2017-09-09 06:57:05','2017-09-09 06:57:05','\n						','Why Angel Beauty Spa','\n						','publish','closed','closed','','why-angel-beauty-spa','','','2017-09-09 06:57:05','2017-09-09 06:57:05','',0,'http://angel.iamabdus.com/?p=124',4,'nav_menu_item','',0),(125,1,'2017-09-09 06:57:05','2017-09-09 06:57:05','\n						','Social Media','\n						','publish','closed','closed','','social-media','','','2017-09-09 06:57:05','2017-09-09 06:57:05','',0,'http://angel.iamabdus.com/?p=125',5,'nav_menu_item','',0),(167,1,'2017-09-10 11:16:41','2017-09-10 11:16:41',' ','','','publish','closed','closed','','167','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=167',6,'nav_menu_item','',0),(168,1,'2017-09-10 11:16:41','2017-09-10 11:16:41',' ','','','publish','closed','closed','','168','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=168',4,'nav_menu_item','',0),(771,1,'2018-09-16 11:33:23','2018-09-16 11:33:23','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>AmazingSERVICES PRICING</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                  <h3>SPA LIGHT</h3>\n                      <h4>$59</h4>\n                <ul>\n                                                                            <li>Body Hand and Foot Massage</li>\n                                                        <li>Nail Cutting And Styling</li>\n                                                        <li>Spa Therapy</li>\n                                                        <li>Hair Coloring</li>\n                                        </ul>\n                                    <a href=\"contact-us/\">Buy Now</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                  <h3>SPA Silver</h3>\n                      <h4>$79</h4>\n                <ul>\n                                                                            <li>Body Hand and Foot Massage</li>\n                                                        <li>Nail Cutting And Styling</li>\n                                                        <li>Spa Therapy</li>\n                                                        <li>Hair Coloring</li>\n                                        </ul>\n                                    <a href=\"contact-us/\">Buy Now</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                  <h3>SPA Gold</h3>\n                      <h4>$99</h4>\n                <ul>\n                                                                            <li>Body Hand and Foot Massage</li>\n                                                        <li>Nail Cutting And Styling</li>\n                                                        <li>Spa Therapy</li>\n                                                        <li>Hair Coloring</li>\n                                        </ul>\n                                    <a href=\"contact-us/\">Buy Now</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                  <h3>SPA Platinum</h3>\n                      <h4>$199</h4>\n                <ul>\n                                                                            <li>Body Hand and Foot Massage</li>\n                                                        <li>Nail Cutting And Styling</li>\n                                                        <li>Spa Therapy</li>\n                                                        <li>Hair Coloring</li>\n                                        </ul>\n                                    <a href=\"contact-us/\">Buy Now</a>		','Pricing Table Section','\n						','publish','closed','closed','','pricing-table-section-2','','','2018-09-16 11:33:23','2018-09-16 11:33:23','',0,'http://angel.iamabdus.com/?elementor_library=pricing-table-section-2',0,'elementor_library','',0),(774,1,'2018-09-16 11:34:02','2018-09-16 11:34:02','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"3\" title=\"Contact Us\"]<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n					<ul>\n							<li >\n										16/14 Babor Road, Mohammad pur <br>Dhaka, Bangladesh\n									</li>\n								<li >\n										+55 654 545 122  <br>+55 654 545 123\n									</li>\n								<li >\n										info @example.com  <br>info2@example.com\n									</li>\n						</ul>		','Contact Section','\n						','publish','closed','closed','','contact-section-2','','','2018-09-16 11:34:02','2018-09-16 11:34:02','',0,'http://angel.iamabdus.com/?elementor_library=contact-section-2',0,'elementor_library','',0),(777,1,'2018-09-16 11:34:44','2018-09-16 11:34:44','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"brand-1\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"brand-2\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"brand-3\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"brand-4\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"brand-1\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"brand-2\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"brand-3\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"brand-4\" /></figure>		','Brands Section','\n						','publish','closed','closed','','brands-section-2','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=brands-section-2',0,'elementor_library','',0),(2358,1,'2018-09-16 11:34:44','2018-09-16 11:34:44','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n				<figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"brand-1\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"brand-2\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"brand-3\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"brand-4\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"brand-1\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"brand-2\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"brand-3\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"brand-4\" /></figure>		','Brands Section','\n						','inherit','closed','closed','','777-revision-v1','','','2018-09-16 11:34:44','2018-09-16 11:34:44','',777,'http://kcsalonandspa.com/2018/09/16/777-revision-v1/',0,'revision','',0),(791,1,'2018-09-16 11:59:43','2018-09-16 11:59:43','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Linda Smith</a></h2><p data-elementor-setting-key=\"description_text\">Founder</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Jhon Smith</a></h2><p data-elementor-setting-key=\"description_text\">Designer</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-3-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-3-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Danny Headway</a></h2><p data-elementor-setting-key=\"description_text\">Developer</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-4-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-4-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">James Peter</a></h2><p data-elementor-setting-key=\"description_text\">Support</p>		','Experts Section','\n						','publish','closed','closed','','experts-section','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?elementor_library=experts-section',0,'elementor_library','',0),(2359,1,'2018-09-16 11:59:43','2018-09-16 11:59:43','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Linda Smith</a></h2><p data-elementor-setting-key=\"description_text\">Founder</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Jhon Smith</a></h2><p data-elementor-setting-key=\"description_text\">Designer</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-3-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-3-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">Danny Headway</a></h2><p data-elementor-setting-key=\"description_text\">Developer</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-4-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-4-1-1.jpg 270w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-250x250.jpg 250w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-100x100.jpg 100w, http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1-150x150.jpg 150w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\"><a href=\"../team-member-details/\">James Peter</a></h2><p data-elementor-setting-key=\"description_text\">Support</p>		','Experts Section','\n						','inherit','closed','closed','','791-revision-v1','','','2018-09-16 11:59:43','2018-09-16 11:59:43','',791,'http://kcsalonandspa.com/2018/09/16/791-revision-v1/',0,'revision','',0),(2349,1,'2019-10-27 07:14:30','2019-10-27 07:14:30','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://angel.iamabdus.com/v1.1.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2019-10-27 07:14:30','2019-10-27 07:14:30','',0,'http://angel.iamabdus.com/v1.1/?page_id=3',0,'page','',0),(176,1,'2017-09-10 11:16:41','2017-09-10 11:16:41','','Hair','','publish','closed','closed','','176','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=176',3,'nav_menu_item','',0),(347,1,'2018-09-04 10:56:12','2018-09-04 10:56:12','','Services','','publish','closed','closed','','services','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=347',2,'nav_menu_item','',0),(734,1,'2018-09-16 06:44:42','2018-09-16 06:44:42','','Book Now','','publish','closed','closed','','734','','','2020-11-26 11:51:33','2020-11-26 11:51:33','',0,'http://angel.iamabdus.com/?p=734',5,'nav_menu_item','',0),(2084,1,'2019-04-03 05:46:08','2019-04-03 05:46:08','\n				 		','','\n						','publish','closed','closed','','2084','','','2019-04-03 05:46:08','2019-04-03 05:46:08','',0,'http://angel.iamabdus.com/v1.1/dev/?p=2084',2,'nav_menu_item','',0),(2085,1,'2019-04-03 05:46:08','2019-04-03 05:46:08','\n				 		','','\n						','publish','closed','closed','','2085','','','2019-04-03 05:46:08','2019-04-03 05:46:08','',0,'http://angel.iamabdus.com/v1.1/dev/?p=2085',3,'nav_menu_item','',0),(2086,1,'2019-04-03 05:49:49','2019-04-03 05:49:49','\n				 		','','\n						','publish','closed','closed','','2086','','','2019-04-03 05:49:49','2019-04-03 05:49:49','',0,'http://angel.iamabdus.com/v1.1/dev/?p=2086',4,'nav_menu_item','',0),(2089,1,'2019-04-03 06:55:12','2019-04-03 06:55:12','\n				 		','','\n						','publish','closed','closed','','2089','','','2019-04-03 06:55:12','2019-04-03 06:55:12','',0,'http://angel.iamabdus.com/v1.1/dev/?p=2089',1,'nav_menu_item','',0),(140,1,'2017-09-10 10:35:55','2017-09-10 10:35:55','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','publish','closed','closed','','services','','','2021-02-23 02:23:46','2021-02-23 02:23:46','',0,'http://angel.iamabdus.com/?page_id=140',0,'page','',0),(142,1,'2017-09-10 10:58:28','2017-09-10 10:58:28','<h2>Services DetailsBRAIDS & TWIST</h2>\n										<img width=\"1540\" height=\"800\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/variety-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/variety-1-1.jpg 1540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-300x156.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-768x399.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-1024x532.jpg 1024w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-600x312.jpg 600w\" sizes=\"(max-width: 1540px) 100vw, 1540px\" />											\n			<h2>$25.00 Per Head</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula. </p>','Service Details','\n						','publish','closed','closed','','service-details','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=142',0,'page','',0),(144,1,'2017-09-10 11:02:42','2017-09-10 11:02:42','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','publish','closed','closed','','about-us','','','2021-10-30 12:09:51','2021-10-30 12:09:51','',0,'http://angel.iamabdus.com/?page_id=144',0,'page','',0),(2701,1,'2021-05-06 02:49:52','2021-05-06 02:49:52','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-05-06 02:49:52','2021-05-06 02:49:52','',144,'http://kcsalonandspa.com/2021/05/06/144-revision-v1/',0,'revision','',0),(2361,1,'2017-09-10 11:02:42','2017-09-10 11:02:42','<img width=\"540\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2017-09-10 11:02:42','2017-09-10 11:02:42','',144,'http://kcsalonandspa.com/2017/09/10/144-revision-v1/',0,'revision','',0),(148,1,'2017-09-10 11:04:40','2017-09-10 11:04:40','<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\">\n								</a>\n				<h3>\n					<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\"> KC Salon & Spa <br>70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=70%206th%20SW%20Largo%2C%20FL%2033770&amp;t=m&amp;z=16&amp;output=embed&amp;iwloc=near\" aria-label=\"70 6th SW Largo, FL 33770\"></iframe>','Contact Us','\n						','publish','closed','closed','','contact-us','','','2020-02-29 04:10:20','2020-02-29 04:10:20','',0,'http://angel.iamabdus.com/?page_id=148',0,'page','',0),(150,1,'2017-09-10 11:05:18','2017-09-10 11:05:18','\n				<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Linda Smith</a></h2><p>Founder</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-2-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-2-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-2-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Jhon Smith</a></h2><p>Designer</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-3-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-3-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-3-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-3-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Danny Headway</a></h2><p>Developer</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-4-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-4-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-4-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-4-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">James Peter</a></h2><p>Support</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-8-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-8-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-8-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-8-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Mike Abomy</a></h2><p>Co-Founder</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-7-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-7-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-7-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-7-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Shrity Kaan</a></h2><p>Beautician</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-6-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-6-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-6-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-6-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Joseph Hunk</a></h2><p>Beautician</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-5-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/team-5-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-5-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-5-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Limi Tanga</a></h2><p>Beautician</p>		\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"testimonial-2\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"testimonial-1\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>		','Team Memebers','\n						','publish','closed','closed','','team-memebers','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=150',0,'page','',0),(2362,1,'2017-09-10 11:05:18','2017-09-10 11:05:18','\n				<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Linda Smith</a></h2><p>Founder</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-2-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-2-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Jhon Smith</a></h2><p>Designer</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-3-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-3-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-3-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-3-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Danny Headway</a></h2><p>Developer</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-4-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-4-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-4-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-4-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">James Peter</a></h2><p>Support</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-8-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-8-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-8-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-8-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Mike Abomy</a></h2><p>Co-Founder</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-7-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-7-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-7-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-7-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Shrity Kaan</a></h2><p>Beautician</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-6-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-6-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-6-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-6-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Joseph Hunk</a></h2><p>Beautician</p>		\n											<a href=\"../team-member-details/\" data-elementor-open-lightbox=\"\">\n							<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-5-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/team-5-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-5-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2018/09/team-5-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />								</a>\n			<h2><a href=\"../team-member-details/\">Limi Tanga</a></h2><p>Beautician</p>		\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"testimonial-2\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"testimonial-1\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>		','Team Memebers','\n						','inherit','closed','closed','','150-revision-v1','','','2017-09-10 11:05:18','2017-09-10 11:05:18','',150,'http://kcsalonandspa.com/2017/09/10/150-revision-v1/',0,'revision','',0),(152,1,'2017-09-10 11:06:31','2017-09-10 11:06:31','\n				<img width=\"270\" height=\"270\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />											\n<h2>Linda Smith</h2>\nFounder, Angel Beauty Spa\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\n<ul>\n 	<li>154 564 2245</li>\n 	<li><a href=\"mailto:hello@example.com\">hello@example.com</a></li>\n</ul>\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<ul><li>Manicure</li><li>75%</li></ul> <ul><li>Pedicure</li><li>90%</li></ul> <ul><li>Nail Art</li><li>60%</li></ul> <ul><li>Massage</li><li>70%</li></ul> <h3 style=\"margin-bottom: 15px; font-weight: 400; line-height: 22px; font-size: 20px;\">BIOGRAPHY</h3><p>Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum.</p><h3>Education</h3><dl><dt>Bachalors on Beauty</dt><dd>Juris Doctor from the DePaul University College</dd><dt>Masters on Spa</dt><dd>Juris Doctor from the DePaul University College</dd><dt>PHD on Pedicure</dt><dd>Juris Doctor from the DePaul University College</dd></dl>		\n			<h2>Work Gallery</h2>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-2-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-2-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-2-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-2-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-2-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-3-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-3-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-3-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-3-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-3-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"300\" height=\"300\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x300.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x300.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-1-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-1-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-1-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-1-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-4-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-4-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/offer-4-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-4-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-4-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure>		','Team Member Details','\n						','publish','closed','closed','','team-member-details','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=152',0,'page','',0),(2363,1,'2017-09-10 11:06:31','2017-09-10 11:06:31','\n				<img width=\"270\" height=\"270\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg 270w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/team-1-1-100x100.jpg 100w\" sizes=\"(max-width: 270px) 100vw, 270px\" />											\n<h2>Linda Smith</h2>\nFounder, Angel Beauty Spa\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\n<ul>\n 	<li>154 564 2245</li>\n 	<li><a href=\"mailto:hello@example.com\">hello@example.com</a></li>\n</ul>\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<ul><li>Manicure</li><li>75%</li></ul> <ul><li>Pedicure</li><li>90%</li></ul> <ul><li>Nail Art</li><li>60%</li></ul> <ul><li>Massage</li><li>70%</li></ul> <h3 style=\"margin-bottom: 15px; font-weight: 400; line-height: 22px; font-size: 20px;\">BIOGRAPHY</h3><p>Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum.</p><h3>Education</h3><dl><dt>Bachalors on Beauty</dt><dd>Juris Doctor from the DePaul University College</dd><dt>Masters on Spa</dt><dd>Juris Doctor from the DePaul University College</dd><dt>PHD on Pedicure</dt><dd>Juris Doctor from the DePaul University College</dd></dl>		\n			<h2>Work Gallery</h2>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-2-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-2-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-2-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-2-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-2-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-3-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-3-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-3-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-3-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-3-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"300\" height=\"300\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x300.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x300.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-1-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-1-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-1-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-1-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-1-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"d41c687\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-4-1-1.jpg\'><img width=\"254\" height=\"254\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-4-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-4-1-1.jpg 254w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-4-1-150x150.jpg 150w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/offer-4-1-100x100.jpg 100w\" sizes=\"(max-width: 254px) 100vw, 254px\" /></a>\n			</figure>		','Team Member Details','\n						','inherit','closed','closed','','152-revision-v1','','','2017-09-10 11:06:31','2017-09-10 11:06:31','',152,'http://kcsalonandspa.com/2017/09/10/152-revision-v1/',0,'revision','',0),(156,1,'2017-09-10 11:08:37','2017-09-10 11:08:37','\n				\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n				','Gallery 3 Columns','\n						','publish','closed','closed','','gallery-3-columns','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=156',0,'page','',0),(2364,1,'2017-09-10 11:08:37','2017-09-10 11:08:37','\n				\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"0bace17\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n				','Gallery 3 Columns','\n						','inherit','closed','closed','','156-revision-v1','','','2017-09-10 11:08:37','2017-09-10 11:08:37','',156,'http://kcsalonandspa.com/2017/09/10/156-revision-v1/',0,'revision','',0),(158,1,'2017-09-10 11:08:53','2017-09-10 11:08:53','\n				<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>		','Gallery 4 Columns','\n						','publish','closed','closed','','gallery-4-columns','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=158',0,'page','',0),(2365,1,'2017-09-10 11:08:53','2017-09-10 11:08:53','\n				<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-2-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-3-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-4-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-5-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-6-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-7-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"056d7c1\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/dev/wp-content/uploads/2017/08/gallery-8-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>		','Gallery 4 Columns','\n						','inherit','closed','closed','','158-revision-v1','','','2017-09-10 11:08:53','2017-09-10 11:08:53','',158,'http://kcsalonandspa.com/2017/09/10/158-revision-v1/',0,'revision','',0),(160,1,'2017-09-10 11:10:33','2017-09-10 11:10:33','\n						','Blog','\n						','publish','closed','closed','','blog','','','2017-09-10 11:10:33','2017-09-10 11:10:33','',0,'http://angel.iamabdus.com/?page_id=160',0,'page','',0),(289,1,'2017-11-25 10:08:56','2017-11-25 10:08:56','\n				<img src=\"http://angel.iamabdus.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" />\n<h5>Slide #1</h5>\n<h5>SubTitle</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<a href=\"#\">Button #1</a>\n<img src=\"http://angel.iamabdus.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" />\n<h5>Slide #2</h5>\n<h5>SubTitle</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<a href=\"#\">Button #1</a>\n<img src=\"http://angel.iamabdus.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" />\n<h5>Slide #3</h5>\n<h5>SubTitle</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<a href=\"#\">Button #1</a>		','Elements','\n						','publish','closed','closed','','elements','','','2017-11-25 10:08:56','2017-11-25 10:08:56','',0,'http://angel.iamabdus.com/?page_id=289',0,'page','',0),(389,1,'2018-09-06 10:35:49','2018-09-06 10:35:49','\n				<h2>Install Wordpress</h2>		\n		<p>Before installing Angel you have to install wordpress. You can install it yourself or use any web host that installs wordpress for you. To know more visit <a href=\"https://codex.wordpress.org/Installing_WordPress\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a>.</p>		\n			<h2>install Angel</h2>		\n		<p>To install Angel go to<b> Appearance &gt; Add Theme &gt; Upload Theme</b>, Click <strong>Choose File</strong>,  select the angel.zip and hit<b> Install Now</b>. But don\'t activate the theme if you want some customization,  install the Angel-child theme and activate this one.</p><p><strong>1.</strong> First, go to <b>Appearance &gt; Themes</b> and click <b>Add New </b>to add Angel Theme.</p>		\n										<img width=\"588\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/101-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/101-1.png 588w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-350x238.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-300x204.png 300w\" sizes=\"(max-width: 588px) 100vw, 588px\" />											\n		<p><strong>2.</strong> Next, Click <strong>Upload Theme </strong>to upload the theme file you have purchased.</p>		\n										<img width=\"496\" height=\"139\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/102-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/102-1.png 496w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-350x98.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-300x84.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" />											\n		<p><strong>3.</strong> Now, click <strong>Choose File</strong> and select the <strong>angel.zip</strong> file from your pc to upload it.</p>		\n										<img width=\"408\" height=\"83\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/103-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/103-1.png 408w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-350x71.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-300x61.png 300w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n		<p><strong>4.</strong> Next, click <strong>Install Now</strong> to start the installation process.</p>		\n										<img width=\"430\" height=\"83\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/104-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/104-1.png 430w, http://angel.iamabdus.com/wp-content/uploads/2018/09/104-350x68.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/104-300x58.png 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" />											\n		<p>5. Finally, when the angel.zip file is uploaded and installed completely you will see \"Theme installed successfully\" message. But <i><b>you should not activate this one, because when Angel Theme will be updated to a later version all modification you have made directly in the Angel Theme will be lost</b></i>. Hence, we suggest you to install and activate the Angel Child Theme we provide for your convenience.   </p>		\n										<img width=\"491\" height=\"213\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/105-1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/105-1-1.png 491w, http://angel.iamabdus.com/wp-content/uploads/2018/09/105-1-350x152.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/105-1-300x130.png 300w\" sizes=\"(max-width: 491px) 100vw, 491px\" />											\n		<p><strong>6.</strong> Again, to install Angel Child Theme click<b> Add New</b>.</p>		\n										<img width=\"588\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/101-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/101-1.png 588w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-350x238.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-300x204.png 300w\" sizes=\"(max-width: 588px) 100vw, 588px\" />											\n		<p><strong>7.</strong> Now click <b>Upload Theme</b> to upload Angel child theme this time.</p>		\n										<img width=\"496\" height=\"139\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/102-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/102-1.png 496w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-350x98.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-300x84.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" />											\n		<p><strong>8.</strong> Click, <strong>Choose File</strong>  and select angel-child.zip to upload it.</p>		\n										<img width=\"408\" height=\"83\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/103-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/103-1.png 408w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-350x71.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-300x61.png 300w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n		<p><strong>9.</strong> Hit the  <b>Install Now</b> button to begin Angel child theme installation.</p>		\n										<img width=\"427\" height=\"82\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/106-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/106-1.png 427w, http://angel.iamabdus.com/wp-content/uploads/2018/09/106-350x67.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/106-300x58.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />											\n		<p>10. Finally,  you will get a confirmation that both the child theme And the parent Angel theme are installed successfully. </p>		\n										<img width=\"568\" height=\"337\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/107-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/107-1.png 568w, http://angel.iamabdus.com/wp-content/uploads/2018/09/107-350x208.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/107-300x178.png 300w\" sizes=\"(max-width: 568px) 100vw, 568px\" />											\n			<h2>Activate Angel Child Theme</h2>		\n		<p>Now that you have installed both Angel theme And Angel Child Theme go to <b>Appearance &gt; Themes</b> hover over Angel Child Theme And click <b>Activate</b> to activate the Child Theme. </p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/108-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"393\" height=\"373\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/108-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/108-1.png 393w, http://angel.iamabdus.com/wp-content/uploads/2018/09/108-350x332.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/108-300x285.png 300w\" sizes=\"(max-width: 393px) 100vw, 393px\" />								</a>\n			<h2>Install Plugins</h2>		\n		<p><b>1.</b> Go to <b>Plugins</b>, click <b>Begin Installing Plugins.</b></p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/1-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"372\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/1-1.png 936w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-600x349.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-300x174.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-768x446.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Check all <b>plugins</b>. Then select <b>Install</b> in the <b>Bulk Actions</b> dropdown and click <b>Apply</b>.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/2-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"391\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/2-1024x625.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/2-1024x625.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-600x366.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-300x183.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-768x468.png 768w, http://kcsalonandspa.com/wp-content/uploads/2018/09/2-1.png 1028w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p>3. And finally, you will see the confirmation that all plugins are installed and activated successfully.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/109-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"607\" height=\"517\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/109-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/109-1.png 607w, http://angel.iamabdus.com/wp-content/uploads/2018/09/109-600x511.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/109-300x256.png 300w\" sizes=\"(max-width: 607px) 100vw, 607px\" />								</a>		','Angel Installation','\n						','publish','closed','closed','','theme-installation','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=389',0,'page','',0),(2366,1,'2018-09-06 10:35:49','2018-09-06 10:35:49','\n				<h2>Install Wordpress</h2>		\n		<p>Before installing Angel you have to install wordpress. You can install it yourself or use any web host that installs wordpress for you. To know more visit <a href=\"https://codex.wordpress.org/Installing_WordPress\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a>.</p>		\n			<h2>install Angel</h2>		\n		<p>To install Angel go to<b> Appearance &gt; Add Theme &gt; Upload Theme</b>, Click <strong>Choose File</strong>,  select the angel.zip and hit<b> Install Now</b>. But don\'t activate the theme if you want some customization,  install the Angel-child theme and activate this one.</p><p><strong>1.</strong> First, go to <b>Appearance &gt; Themes</b> and click <b>Add New </b>to add Angel Theme.</p>		\n										<img width=\"588\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/101-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/101-1.png 588w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-350x238.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-300x204.png 300w\" sizes=\"(max-width: 588px) 100vw, 588px\" />											\n		<p><strong>2.</strong> Next, Click <strong>Upload Theme </strong>to upload the theme file you have purchased.</p>		\n										<img width=\"496\" height=\"139\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/102-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/102-1.png 496w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-350x98.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-300x84.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" />											\n		<p><strong>3.</strong> Now, click <strong>Choose File</strong> and select the <strong>angel.zip</strong> file from your pc to upload it.</p>		\n										<img width=\"408\" height=\"83\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/103-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/103-1.png 408w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-350x71.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-300x61.png 300w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n		<p><strong>4.</strong> Next, click <strong>Install Now</strong> to start the installation process.</p>		\n										<img width=\"430\" height=\"83\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/104-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/104-1.png 430w, http://angel.iamabdus.com/wp-content/uploads/2018/09/104-350x68.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/104-300x58.png 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" />											\n		<p>5. Finally, when the angel.zip file is uploaded and installed completely you will see \"Theme installed successfully\" message. But <i><b>you should not activate this one, because when Angel Theme will be updated to a later version all modification you have made directly in the Angel Theme will be lost</b></i>. Hence, we suggest you to install and activate the Angel Child Theme we provide for your convenience.   </p>		\n										<img width=\"491\" height=\"213\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/105-1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/105-1-1.png 491w, http://angel.iamabdus.com/wp-content/uploads/2018/09/105-1-350x152.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/105-1-300x130.png 300w\" sizes=\"(max-width: 491px) 100vw, 491px\" />											\n		<p><strong>6.</strong> Again, to install Angel Child Theme click<b> Add New</b>.</p>		\n										<img width=\"588\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/101-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/101-1.png 588w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-350x238.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/101-300x204.png 300w\" sizes=\"(max-width: 588px) 100vw, 588px\" />											\n		<p><strong>7.</strong> Now click <b>Upload Theme</b> to upload Angel child theme this time.</p>		\n										<img width=\"496\" height=\"139\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/102-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/102-1.png 496w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-350x98.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/102-300x84.png 300w\" sizes=\"(max-width: 496px) 100vw, 496px\" />											\n		<p><strong>8.</strong> Click, <strong>Choose File</strong>  and select angel-child.zip to upload it.</p>		\n										<img width=\"408\" height=\"83\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/103-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/103-1.png 408w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-350x71.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/103-300x61.png 300w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n		<p><strong>9.</strong> Hit the  <b>Install Now</b> button to begin Angel child theme installation.</p>		\n										<img width=\"427\" height=\"82\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/106-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/106-1.png 427w, http://angel.iamabdus.com/wp-content/uploads/2018/09/106-350x67.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/106-300x58.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />											\n		<p>10. Finally,  you will get a confirmation that both the child theme And the parent Angel theme are installed successfully. </p>		\n										<img width=\"568\" height=\"337\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/107-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/107-1.png 568w, http://angel.iamabdus.com/wp-content/uploads/2018/09/107-350x208.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/107-300x178.png 300w\" sizes=\"(max-width: 568px) 100vw, 568px\" />											\n			<h2>Activate Angel Child Theme</h2>		\n		<p>Now that you have installed both Angel theme And Angel Child Theme go to <b>Appearance &gt; Themes</b> hover over Angel Child Theme And click <b>Activate</b> to activate the Child Theme. </p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/108-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"393\" height=\"373\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/108-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/108-1.png 393w, http://angel.iamabdus.com/wp-content/uploads/2018/09/108-350x332.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/108-300x285.png 300w\" sizes=\"(max-width: 393px) 100vw, 393px\" />								</a>\n			<h2>Install Plugins</h2>		\n		<p><b>1.</b> Go to <b>Plugins</b>, click <b>Begin Installing Plugins.</b></p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/1-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"372\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/1-1.png 936w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-600x349.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-300x174.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/1-768x446.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Check all <b>plugins</b>. Then select <b>Install</b> in the <b>Bulk Actions</b> dropdown and click <b>Apply</b>.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/2-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"391\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/2-1024x625.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/2-1024x625.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-600x366.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-300x183.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/2-768x468.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/2-1.png 1028w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p>3. And finally, you will see the confirmation that all plugins are installed and activated successfully.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/109-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"607\" height=\"517\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/109-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/109-1.png 607w, http://angel.iamabdus.com/wp-content/uploads/2018/09/109-600x511.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/109-300x256.png 300w\" sizes=\"(max-width: 607px) 100vw, 607px\" />								</a>		','Angel Installation','\n						','inherit','closed','closed','','389-revision-v1','','','2018-09-06 10:35:49','2018-09-06 10:35:49','',389,'http://kcsalonandspa.com/2018/09/06/389-revision-v1/',0,'revision','',0),(391,1,'2018-09-06 10:36:40','2018-09-06 10:36:40','\n				<h2>Import DEMO<br></h2>		\n		<p><b>1.</b>  First, go to <b>Appearance &gt; Import Demo Data</b> and click <b>Import Demo Data.</b></p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/4-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"279\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/4-1024x447.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/4-1024x447.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-600x262.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-300x131.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-768x335.png 768w, http://kcsalonandspa.com/wp-content/uploads/2018/09/4-1.png 1038w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Please wait until the demo data is imported properly because it may take a while.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/110-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"376\" height=\"207\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/110-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/110-1.png 376w, http://angel.iamabdus.com/wp-content/uploads/2018/09/110-350x193.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/110-300x165.png 300w\" sizes=\"(max-width: 376px) 100vw, 376px\" />								</a>\n		<p><strong>3.</strong> And finally when demo data importation is finished successfully  you will see a confirmation message. </p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/111-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"303\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/111-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/111-1.png 655w, http://angel.iamabdus.com/wp-content/uploads/2018/09/111-600x284.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/111-300x142.png 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Permalinks Setup</h2>		\n		<p>To create a custom URL structure for your permalinks go to<b> Settings &gt; Permalinks</b>  and fill in the <b>Common Settings </b>and <b>Product Permalinks </b>forms<b> </b>there.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/3-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"273\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/3-1024x437.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/3-1024x437.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-600x256.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-300x128.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-768x328.png 768w, http://kcsalonandspa.com/wp-content/uploads/2018/09/3-1.png 1083w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Woocommerce Setup</h2>		\n		<p>To set up WooCommerce  go to <b>WooCommerce</b> and run the <b>WooCommerce Setup Wizard</b>. The Setup Wizard takes you through all necessary steps to set up your store.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/5-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/5-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/5-1.png 973w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-600x375.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-300x187.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-768x480.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Homepage Setup</h2>		\n		<p>Go to <b>settings</b> select <b>A static page</b> set your <b>Homepage</b> and <b> Post page</b> and hit <b>Save Changes</b>.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/6-1.png\" data-elementor-open-lightbox=\"yes\">\n							<img width=\"640\" height=\"537\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/6-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/6-1.png 806w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-600x503.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-300x252.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-768x644.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Menu Setup</h2>		\n		<p>Go to <b>Appearance &gt; Menus</b> And select <b>Primary</b> in the <b>Menu Settings.</b></p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/7-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"229\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/7-1024x366.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/7-1024x366.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-600x214.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-300x107.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-768x275.png 768w, http://kcsalonandspa.com/wp-content/uploads/2018/09/7-1.png 1396w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Product Setup</h2>		\n		<p><b>1.</b> Go to <b>Pages &gt; Home</b> hit <b>Edit with Elementor</b>.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/8-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"328\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/8-1024x524.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/8-1024x524.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-600x307.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-300x154.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-768x393.png 768w, http://kcsalonandspa.com/wp-content/uploads/2018/09/8-1.png 1121w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><b>2.</b> Go to Our Product section click <b>edit</b> Button.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/9-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"172\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/9-1024x275.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/9-1024x275.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-600x161.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-300x81.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-768x206.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><b>3.</b> Select <b>Featured</b> from the <b>Product category</b> dropdown and hit <b>update</b>.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/10-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"455\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/10-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/10-1.png 752w, http://angel.iamabdus.com/wp-content/uploads/2018/09/10-600x427.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/10-300x213.png 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>		','Demo Content Import','\n						','publish','closed','closed','','plugins-installation','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=391',0,'page','',0),(2367,1,'2018-09-06 10:36:40','2018-09-06 10:36:40','\n				<h2>Import DEMO<br></h2>		\n		<p><b>1.</b>  First, go to <b>Appearance &gt; Import Demo Data</b> and click <b>Import Demo Data.</b></p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/4-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"279\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/4-1024x447.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/4-1024x447.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-600x262.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-300x131.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/4-768x335.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/4-1.png 1038w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Please wait until the demo data is imported properly because it may take a while.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/110-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"376\" height=\"207\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/110-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/110-1.png 376w, http://angel.iamabdus.com/wp-content/uploads/2018/09/110-350x193.png 350w, http://angel.iamabdus.com/wp-content/uploads/2018/09/110-300x165.png 300w\" sizes=\"(max-width: 376px) 100vw, 376px\" />								</a>\n		<p><strong>3.</strong> And finally when demo data importation is finished successfully  you will see a confirmation message. </p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/111-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"303\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/111-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/111-1.png 655w, http://angel.iamabdus.com/wp-content/uploads/2018/09/111-600x284.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/111-300x142.png 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Permalinks Setup</h2>		\n		<p>To create a custom URL structure for your permalinks go to<b> Settings &gt; Permalinks</b>  and fill in the <b>Common Settings </b>and <b>Product Permalinks </b>forms<b> </b>there.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/3-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"273\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/3-1024x437.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/3-1024x437.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-600x256.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-300x128.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/3-768x328.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/3-1.png 1083w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Woocommerce Setup</h2>		\n		<p>To set up WooCommerce  go to <b>WooCommerce</b> and run the <b>WooCommerce Setup Wizard</b>. The Setup Wizard takes you through all necessary steps to set up your store.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/5-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/5-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/5-1.png 973w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-600x375.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-300x187.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/5-768x480.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Homepage Setup</h2>		\n		<p>Go to <b>settings</b> select <b>A static page</b> set your <b>Homepage</b> and <b> Post page</b> and hit <b>Save Changes</b>.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/6-1.png\" data-elementor-open-lightbox=\"yes\">\n							<img width=\"640\" height=\"537\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/6-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/6-1.png 806w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-600x503.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-300x252.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/6-768x644.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Menu Setup</h2>		\n		<p>Go to <b>Appearance &gt; Menus</b> And select <b>Primary</b> in the <b>Menu Settings.</b></p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/7-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"229\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/7-1024x366.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/7-1024x366.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-600x214.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-300x107.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/7-768x275.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/7-1.png 1396w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n			<h2>Product Setup</h2>		\n		<p><b>1.</b> Go to <b>Pages &gt; Home</b> hit <b>Edit with Elementor</b>.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/8-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"328\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/8-1024x524.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/8-1024x524.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-600x307.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-300x154.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/8-768x393.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/8-1.png 1121w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><b>2.</b> Go to Our Product section click <b>edit</b> Button.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/9-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"172\" src=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/9-1024x275.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/9-1024x275.png 1024w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-600x161.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-300x81.png 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/9-768x206.png 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><b>3.</b> Select <b>Featured</b> from the <b>Product category</b> dropdown and hit <b>update</b>.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/10-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"455\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/10-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/10-1.png 752w, http://angel.iamabdus.com/wp-content/uploads/2018/09/10-600x427.png 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/10-300x213.png 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>		','Demo Content Import','\n						','inherit','closed','closed','','391-revision-v1','','','2018-09-06 10:36:40','2018-09-06 10:36:40','',391,'http://kcsalonandspa.com/2018/09/06/391-revision-v1/',0,'revision','',0),(480,1,'2018-09-09 13:06:53','2018-09-09 13:06:53','<h2>CustomizationUsing Customizer</h2>\n			<h2>How to Change Site color Scheme</h2>		\n		<p>1.To change site\'s primary color go to <b>Appearance &gt; Customize &gt; Site Color Scheme</b> and choose the color.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/12-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"341\" height=\"294\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/12-1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/12-1-1.png 341w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/12-1-1-300x259.png 300w\" sizes=\"(max-width: 341px) 100vw, 341px\" />								</a>\n		<p><strong>2.</strong> Now, Choose the color that fits your need by selecting the color after clicking the <b>Select Color</b> button.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/112.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"345\" height=\"305\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/112-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/112-1.png 345w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/112-1-300x265.png 300w\" sizes=\"(max-width: 345px) 100vw, 345px\" />								</a>\n			<h2>How to Change the Logo</h2>		\n		<p><b>1.</b> To change the logo go to <b>Appearance &gt; Customize &gt; Header Settings.</b></p>		\n										<img width=\"339\" height=\"342\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/113-2.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/113-2.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-150x150.png 150w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-297x300.png 297w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-100x100.png 100w\" sizes=\"(max-width: 339px) 100vw, 339px\" />											\n		<p><strong>2.</strong> click <b>Select image</b> and upload the image you want to use as your logo.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/13.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"338\" height=\"279\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/13-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/13-1.png 338w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/13-1-300x248.png 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" />								</a>\n			<h2>How to Make the Header Sticky</h2>		\n		<p><strong>1.</strong> To make your header sticky go to <b>Appearance &gt; Customize &gt; Header Settings.</b></p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/113-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"339\" height=\"342\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/113-1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/113-1-1.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-150x150.png 150w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-297x300.png 297w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-100x100.png 100w\" sizes=\"(max-width: 339px) 100vw, 339px\" />								</a>\n		<p><strong>2.</strong> And now, check the <b>Sticky Header</b> checkbox.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/14.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"345\" height=\"457\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/14-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/14-1.png 345w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/14-1-226x300.png 226w\" sizes=\"(max-width: 345px) 100vw, 345px\" />								</a>\n			<h2>How to Change the Site Title</h2>		\n		<p><b>1.</b> To set the site title go to <b>Appearance &gt; Customize &gt; Site Identity.</b></p>		\n										<img width=\"340\" height=\"334\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/114-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/114-1.png 340w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1-300x295.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" />											\n		<p><strong>2.</strong> Now, type in your site\'s title in the <b>Site Title</b> input. You can also type in a tagline below to set your site\'s tagline.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/115.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"339\" height=\"332\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/115-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/115-1.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/115-1-300x294.png 300w\" sizes=\"(max-width: 339px) 100vw, 339px\" />								</a>\n			<h2>How to Change the Site Icon</h2>		\n		<p><b>1.</b> To change the Site Icon go to <b>Appearance &gt; Customize &gt; Site Identity.</b></p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/114.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"340\" height=\"334\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/114-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/114-1.png 340w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1-300x295.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" />								</a>\n		<p><b>2.</b> Now, Click <b>Change image</b> and upload the image you want to use as your site icon. We suggest to use an image that has a dimension of 512 by 512 pixels. </p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/16-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"298\" height=\"513\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/16-1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/16-1-1.png 298w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/16-1-1-174x300.png 174w\" sizes=\"(max-width: 298px) 100vw, 298px\" />								</a>\n          <h2>CustomizationUsing Elementor</h2>\n			<h2>How to Use Custom Angel Elements</h2>		\n		<p>Our custom elements are located at the bottom of the elementor panel. To add any element used in the theme just drag and drop it in the page.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/18-2.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"293\" height=\"658\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/18-2-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/18-2-1.png 293w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/18-2-1-134x300.png 134w\" sizes=\"(max-width: 293px) 100vw, 293px\" />								</a>\n			<h2>How to Customize Angel Elements inside elementor</h2>		\n		<p><b>1. </b>To Customize any element used in Angel Theme click on the element and then you will have your customization options in the elementor panel.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/19-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"213\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-1024x341.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-1024x341.png 1024w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-300x100.png 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-768x256.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-600x200.png 600w, http://kcsalonandspa.com/wp-content/uploads/2018/09/19-1-1.png 1134w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Next, click on the item you want to edit. You can even add or delete items here. </p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/20-2.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"294\" height=\"428\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/20-2-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/20-2-1.png 294w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/20-2-1-206x300.png 206w\" sizes=\"(max-width: 294px) 100vw, 294px\" />								</a>\n		<p><b>3.</b> And now you can edit images or any other contents here.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/21-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"286\" height=\"654\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/21-1-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/21-1-1.png 286w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/21-1-1-131x300.png 131w\" sizes=\"(max-width: 286px) 100vw, 286px\" />								</a>\n          <h2>Plugins SetupUsing Dashboard</h2>\n		<p>1. Go to Appointments &gt; Settings for setup Booking and book time slots of the Booked Calender plugins.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-5.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"533\" height=\"381\" src=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-5.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-5.png 533w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5-300x214.png 300w\" sizes=\"(max-width: 533px) 100vw, 533px\" />								</a>\n		<p>2. Go to General &gt; Choose Guest Booking, Choose Booking Options, Guest Booking Options, Appointment Booking Redirect etc.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"507\" height=\"514\" src=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-1.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-1.png 507w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1-296x300.png 296w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1-100x100.png 100w\" sizes=\"(max-width: 507px) 100vw, 507px\" />								</a>\n		3. Here you can choose Front-End Color also. Then Hit Save Changes</b> Button		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-3.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"466\" height=\"362\" src=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-3.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/Appointments-Setup-3.png 466w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3-300x233.png 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" />								</a>\n		<p>4. Go to Time Slots &gt; Now Setup Daily Time Slots for a Week by using Bulk. Set as you want or your demand.</p>		\n											<a href=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/appointments-6.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"601\" height=\"539\" src=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/appointments-6.png\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2019/10/appointments-6.png 601w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6-300x269.png 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6-600x538.png 600w\" sizes=\"(max-width: 601px) 100vw, 601px\" />								</a>','Customization','\n						','publish','closed','closed','','customizer','','','2020-01-03 17:02:37','2020-01-03 17:02:37','',0,'http://angel.iamabdus.com/?page_id=480',0,'page','',0),(2368,1,'2018-09-09 13:06:53','2018-09-09 13:06:53','<h2>CustomizationUsing Customizer</h2>\n			<h2>How to Change Site color Scheme</h2>		\n		<p>1.To change site\'s primary color go to <b>Appearance &gt; Customize &gt; Site Color Scheme</b> and choose the color.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/12-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"341\" height=\"294\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/12-1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/12-1-1.png 341w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/12-1-1-300x259.png 300w\" sizes=\"(max-width: 341px) 100vw, 341px\" />								</a>\n		<p><strong>2.</strong> Now, Choose the color that fits your need by selecting the color after clicking the <b>Select Color</b> button.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/112.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"345\" height=\"305\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/112-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/112-1.png 345w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/112-1-300x265.png 300w\" sizes=\"(max-width: 345px) 100vw, 345px\" />								</a>\n			<h2>How to Change the Logo</h2>		\n		<p><b>1.</b> To change the logo go to <b>Appearance &gt; Customize &gt; Header Settings.</b></p>		\n										<img width=\"339\" height=\"342\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-150x150.png 150w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-297x300.png 297w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-2-100x100.png 100w\" sizes=\"(max-width: 339px) 100vw, 339px\" />											\n		<p><strong>2.</strong> click <b>Select image</b> and upload the image you want to use as your logo.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/13.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"338\" height=\"279\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/13-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/13-1.png 338w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/13-1-300x248.png 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" />								</a>\n			<h2>How to Make the Header Sticky</h2>		\n		<p><strong>1.</strong> To make your header sticky go to <b>Appearance &gt; Customize &gt; Header Settings.</b></p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/113-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"339\" height=\"342\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-150x150.png 150w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-297x300.png 297w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/113-1-1-100x100.png 100w\" sizes=\"(max-width: 339px) 100vw, 339px\" />								</a>\n		<p><strong>2.</strong> And now, check the <b>Sticky Header</b> checkbox.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/14.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"345\" height=\"457\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/14-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/14-1.png 345w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/14-1-226x300.png 226w\" sizes=\"(max-width: 345px) 100vw, 345px\" />								</a>\n			<h2>How to Change the Site Title</h2>		\n		<p><b>1.</b> To set the site title go to <b>Appearance &gt; Customize &gt; Site Identity.</b></p>		\n										<img width=\"340\" height=\"334\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1.png 340w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1-300x295.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" />											\n		<p><strong>2.</strong> Now, type in your site\'s title in the <b>Site Title</b> input. You can also type in a tagline below to set your site\'s tagline.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/115.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"339\" height=\"332\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/115-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/115-1.png 339w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/115-1-300x294.png 300w\" sizes=\"(max-width: 339px) 100vw, 339px\" />								</a>\n			<h2>How to Change the Site Icon</h2>		\n		<p><b>1.</b> To change the Site Icon go to <b>Appearance &gt; Customize &gt; Site Identity.</b></p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/114.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"340\" height=\"334\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1.png 340w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/114-1-300x295.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" />								</a>\n		<p><b>2.</b> Now, Click <b>Change image</b> and upload the image you want to use as your site icon. We suggest to use an image that has a dimension of 512 by 512 pixels. </p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/16-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"298\" height=\"513\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/16-1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/16-1-1.png 298w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/16-1-1-174x300.png 174w\" sizes=\"(max-width: 298px) 100vw, 298px\" />								</a>\n          <h2>CustomizationUsing Elementor</h2>\n			<h2>How to Use Custom Angel Elements</h2>		\n		<p>Our custom elements are located at the bottom of the elementor panel. To add any element used in the theme just drag and drop it in the page.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/18-2.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"293\" height=\"658\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/18-2-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/18-2-1.png 293w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/18-2-1-134x300.png 134w\" sizes=\"(max-width: 293px) 100vw, 293px\" />								</a>\n			<h2>How to Customize Angel Elements inside elementor</h2>		\n		<p><b>1. </b>To Customize any element used in Angel Theme click on the element and then you will have your customization options in the elementor panel.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/19-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"640\" height=\"213\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-1024x341.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-1024x341.png 1024w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-300x100.png 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-768x256.png 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1-600x200.png 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/19-1-1.png 1134w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n		<p><strong>2.</strong> Next, click on the item you want to edit. You can even add or delete items here. </p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/20-2.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"294\" height=\"428\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/20-2-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/20-2-1.png 294w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/20-2-1-206x300.png 206w\" sizes=\"(max-width: 294px) 100vw, 294px\" />								</a>\n		<p><b>3.</b> And now you can edit images or any other contents here.</p>		\n											<a href=\"http://angel.iamabdus.com/wp-content/uploads/2018/09/21-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"286\" height=\"654\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/21-1-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/21-1-1.png 286w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/21-1-1-131x300.png 131w\" sizes=\"(max-width: 286px) 100vw, 286px\" />								</a>\n          <h2>Plugins SetupUsing Dashboard</h2>\n		<p>1. Go to Appointments &gt; Settings for setup Booking and book time slots of the Booked Calender plugins.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"533\" height=\"381\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5.png 533w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-5-300x214.png 300w\" sizes=\"(max-width: 533px) 100vw, 533px\" />								</a>\n		<p>2. Go to General &gt; Choose Guest Booking, Choose Booking Options, Guest Booking Options, Appointment Booking Redirect etc.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"507\" height=\"514\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1.png 507w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1-296x300.png 296w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-1-100x100.png 100w\" sizes=\"(max-width: 507px) 100vw, 507px\" />								</a>\n		3. Here you can choose Front-End Color also. Then Hit Save Changes</b> Button		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"466\" height=\"362\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3.png 466w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/Appointments-Setup-3-300x233.png 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" />								</a>\n		<p>4. Go to Time Slots &gt; Now Setup Daily Time Slots for a Week by using Bulk. Set as you want or your demand.</p>		\n											<a href=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"601\" height=\"539\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6.png\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6.png 601w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6-300x269.png 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2019/10/appointments-6-600x538.png 600w\" sizes=\"(max-width: 601px) 100vw, 601px\" />								</a>','Customization','\n						','inherit','closed','closed','','480-revision-v1','','','2018-09-09 13:06:53','2018-09-09 13:06:53','',480,'http://kcsalonandspa.com/2018/09/09/480-revision-v1/',0,'revision','',0),(728,1,'2018-09-16 05:27:05','2018-09-16 05:27:05','[contact-form-7 id=\"7\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<h3>\n					 KC Salon & Spa <br>70 6th SW Largo, FL 33770\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>','Appointment Form','\n						','publish','closed','closed','','appointment-form','','','2021-05-17 16:15:32','2021-05-17 16:15:32','',0,'http://angel.iamabdus.com/?page_id=728',0,'page','',0),(2533,1,'2020-02-29 04:08:57','2020-02-29 04:08:57','[contact-form-7 id=\"7\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<h3>\n					 KC Salon & Spa <br>70 6th SW Largo, FL 33770\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>','Appointment Form','\n						','inherit','closed','closed','','728-revision-v1','','','2020-02-29 04:08:57','2020-02-29 04:08:57','',728,'http://kcsalonandspa.com/2020/02/29/728-revision-v1/',0,'revision','',0),(2350,1,'2017-08-31 06:18:58','2017-08-31 06:18:58','\n						','Shop','\n						','publish','closed','closed','','shop','','','2017-08-31 06:18:58','2017-08-31 06:18:58','',0,'http://angel.iamabdus.com/shop/',0,'page','',0),(801,1,'2017-08-31 06:18:58','2017-08-31 06:18:58','\n				[woocommerce_cart]		','Cart','\n						','publish','closed','closed','','cart','','','2017-08-31 06:18:58','2017-08-31 06:18:58','',0,'http://angel.iamabdus.com/cart/',0,'page','',0),(802,1,'2017-08-31 06:18:58','2017-08-31 06:18:58','\n				[woocommerce_checkout]		','Checkout','\n						','publish','closed','closed','','checkout','','','2017-08-31 06:18:58','2017-08-31 06:18:58','',0,'http://angel.iamabdus.com/checkout/',0,'page','',0),(2223,1,'2017-08-31 06:18:58','2017-08-31 06:18:58','\n				[woocommerce_my_account]		','My account','\n						','publish','closed','closed','','my-account','','','2017-08-31 06:18:58','2017-08-31 06:18:58','',0,'http://angel.iamabdus.com/my-account/',0,'page','',0),(2224,1,'2017-08-31 06:17:23','2017-08-31 06:17:23','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4></h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','publish','closed','closed','','home','','','2022-03-29 15:27:08','2022-03-29 15:27:08','',0,'http://angel.iamabdus.com/?page_id=2',0,'page','',0),(2447,1,'2020-01-14 18:19:18','2020-01-14 18:19:18','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 18:19:18','2020-01-14 18:19:18','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2410,1,'2020-01-13 20:24:46','2020-01-13 20:24:46','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to KC Salon & Spa</h1>\n                                <h4>TREAT YOURSELF</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-13 20:24:46','2020-01-13 20:24:46','',2224,'http://kcsalonandspa.com/2020/01/13/2224-revision-v1/',0,'revision','',0),(2408,1,'2020-01-13 20:19:36','2020-01-13 20:19:36','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to KC Salon & Spa</h1>\n                                <h4>TREAT YOURSELF</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Skin Care Solution</h1>\n                                <h4>We provide best screen care & aging solution </h4>\n                                <a href=\"services/\">\n                                    Read More                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>The real place of Mindfullness & Healthy body</h4>\n                                <a href=\"about-us/\">\n                                    More Details                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-13 20:19:36','2020-01-13 20:19:36','',2224,'http://kcsalonandspa.com/2020/01/13/2224-revision-v1/',0,'revision','',0),(2369,1,'2017-08-31 06:17:23','2017-08-31 06:17:23','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to Angel</h1>\n                                <h4>The best place of Mindfullness & Healthy body</h4>\n                                <a href=\"shop/\">\n                                    Buy Now                                </a>\n                                <h1>Skin Care Solution</h1>\n                                <h4>We provide best screen care & aging solution </h4>\n                                <a href=\"services/\">\n                                    Read More                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>The real place of Mindfullness & Healthy body</h4>\n                                <a href=\"about-us/\">\n                                    More Details                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"540\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=379\" data-quantity=\"1\" data-product_id=\"379\" data-product_sku=\"\" aria-label=\"Add &ldquo;Tea Liquid Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/tea-liquid-soap/\">Tea Liquid Soap</a></h2>\n                <h3><del>&pound;45.00</del> <ins>&pound;40.00</ins></h3>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=377\" data-quantity=\"1\" data-product_id=\"377\" data-product_sku=\"\" aria-label=\"Add &ldquo;Hand Wash Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/hand-wash-soap/\">Hand Wash Soap</a></h2>\n                <h3>&pound;15.00</h3>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=102\" data-quantity=\"1\" data-product_id=\"102\" data-product_sku=\"\" aria-label=\"Add &ldquo;Herbal Hair Removal&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/herbal-hair-removal/\">Herbal Hair Removal</a></h2>\n                <h3><del>&pound;25.00</del> <ins>&pound;20.00</ins></h3>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2017-08-31 06:17:23','2017-08-31 06:17:23','',2224,'http://kcsalonandspa.com/2017/08/31/2224-revision-v1/',0,'revision','',0),(2225,1,'2019-03-18 06:14:28','2019-03-18 06:14:28','\n				<!-- 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=\"http://angel.iamabdus.com/v1.1/dev/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->		','Sample Page','\n						','publish','closed','open','','sample-page-2','','','2019-03-18 06:14:28','2019-03-18 06:14:28','',0,'http://angel.iamabdus.com/v1.1/dev/?page_id=2',0,'page','',0),(2351,1,'2019-10-27 07:14:30','2019-10-27 07:14:30','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#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=\"http://angel.iamabdus.com/v1.1/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-3','','','2019-10-27 07:14:30','2019-10-27 07:14:30','',0,'http://angel.iamabdus.com/v1.1/?page_id=2',0,'page','',0),(97,1,'2017-09-04 06:01:06','2017-09-04 06:01:06','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Hand Made Soap','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','hand-made-soap','','','2017-09-04 06:01:06','2017-09-04 06:01:06','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=97',0,'product','',0),(100,1,'2017-09-04 06:05:11','2017-09-04 06:05:11','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Natural Fragrance','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','natural-fragrance','','','2022-03-29 13:48:57','2022-03-29 13:48:57','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=100',0,'product','',0),(102,1,'2017-09-04 06:09:54','2017-09-04 06:09:54','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Herbal Hair Removal','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','herbal-hair-removal','','','2017-09-04 06:09:54','2017-09-04 06:09:54','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=102',0,'product','',0),(104,1,'2017-09-04 06:15:41','2017-09-04 06:15:41','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Natural Liquid Soap','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','natural-nail-color','','','2017-09-04 06:15:41','2017-09-04 06:15:41','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=104',0,'product','',0),(2577,1,'2020-04-05 21:54:51','2020-04-05 21:54:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-04-05 21:54:51','2020-04-05 21:54:51','',2224,'http://kcsalonandspa.com/2020/04/05/2224-revision-v1/',0,'revision','',0),(377,1,'2018-09-05 05:07:21','2018-09-05 05:07:21','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Hand Wash Soap','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','hand-wash-soap','','','2021-05-17 13:07:11','2021-05-17 13:07:11','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=377',0,'product','',0),(379,1,'2018-09-05 05:15:23','2018-09-05 05:15:23','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.\n\nCras pretium orci nunc, sed consectetur lacus suscipit ac. Aenean nec risus vel orci consequat aliquet vel eget neque. Suspendisse semper sollicitudin nunc vitae elementum. Aenean vitae ultricies sem. Sed in consequat leo. In finibus, eros id condimentum cursus, turpis risus semper neque, id cursus dolor arcu nec tortor. Fusce mattis, turpis et sagittis elementum, tortor eros faucibus mauris, non posuere quam augue quis elit. In eu felis gravida, bibendum urna non, finibus sapien. Nunc vitae condimentum odio. Vivamus gravida lacus eget lectus luctus scelerisque.		','Tea Liquid Soap','\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales lorem, eget hendrerit odio. Cras sed est at orci tempor porta. Aliquam cursus nunc libero, vitae vulputate lorem dignissim pharetra. Quisque consectetur, erat quis cursus scelerisque, nibh lorem interdum mauris, ut mattis magna dui in elit. Donec tincidunt, lorem et consectetur ornare, lectus mauris imperdiet justo, quis interdum tellus ipsum ut ipsum. Suspendisse id erat ac purus sagittis efficitur sit amet accumsan est. Duis facilisis enim nec augue hendrerit sollicitudin. Etiam luctus ante at sagittis malesuada. Vestibulum ultrices urna vitae feugiat gravida. Sed vel dignissim orci, ut ornare risus. Curabitur quis auctor felis. Duis bibendum quis magna vel eleifend.		','publish','open','closed','','tea-liquid-soap','','','2018-09-05 05:15:23','2018-09-05 05:15:23','',0,'http://angel.iamabdus.com/?post_type=product&amp;p=379',0,'product','',0),(730,1,'2018-09-16 05:29:42','2018-09-16 05:29:42','<label><b>Select Services:</b></label>\r\n   [checkbox* services use_label_element exclusive \"Women\'s Cut & Style\" \"Shampoo & Style\" \"Men\'s Cut & Style\" \"Children\'s Cut & Style\" \"Balayage + Toner\" \"Full Foil + Toner\" \"Partial foil + Toner\" \"Base Color\" \"Other\"]\r\n\r\n<label> <b>Appointment Date:</b>\r\n    [date* date] </label>\r\n\r\n<label> <b>Appointment Time:</b>\r\n    [select* time include_blank \"9am - 10am\" \"10am - 11am\" \"11am - 12pm\" \"12pm - 1pm\" \"2pm - 3pm\" \"3pm - 4pm\" \"4pm - 5pm\"] </label>\r\n\r\n<label> <b>Your Name:</b>\r\n    [text* your-name] </label>\r\n\r\n<label> <b>Your Email:</b>\r\n    [email* your-email] </label>\r\n\r\n<label> Note (optional)\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Get Appointment\"]\n1\n[your-name] wants to book an appointment.\n[your-name] <casey@kcsalonandspa.com>\ncasey@kcsalonandspa.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\nService Requested:\r\n[services]\r\n[date]\r\n[time]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on KCSalonAndSpa.com\nReply-To: [your-email]\n\n\n\n1\nThank you for booking an appointment at KC Salon and Spa.\nKC Salon and Spa <casey@kcsalonandspa.com>\n[your-email]\nThanks again for booking an appointment at KC Salon and Spa. We will respond with a confirmation or an alternative date and time as soon as possible.\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on KCSalonAndSpa.com\nReply-To: casey@kcsalonandspa.com\n\n\n\nThank you. Your appointment is pending until we send confirmation to your email.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Appointment','\n						','publish','closed','closed','','appointment','','','2020-02-25 03:26:18','2020-02-25 03:26:18','',0,'http://angel.iamabdus.com/?post_type=wpcf7_contact_form&#038;p=730',0,'wpcf7_contact_form','',0),(803,1,'2017-08-31 06:18:21','2017-08-31 06:18:21','<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text your-subject] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nContact Form Message from [your-name]\n[your-name] <casey@kcsalonandspa.com>\ncasey@kcsalonandspa.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on KCSalonAndSpa.com (http://kcsalonandspa.com)\nReply-To: [your-email]\n\n\n\n1\nThank you for contacting KC Salon and Spa\nKC Salon and Spa <casey@kcsalonandspa.com>\n[your-email]\nThank you for contacting KC Salon and Spa\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on KCSalonAndSpa.com (http://kcsalonandspa.com)\nReply-To: casey@kcsalonandspa.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Us','\n						','publish','closed','closed','','contact-form-1-2-2','','','2020-02-25 03:24:03','2020-02-25 03:24:03','',0,'http://angel.iamabdus.com/?post_type=wpcf7_contact_form&#038;p=3',0,'wpcf7_contact_form','',0),(2264,1,'2019-10-27 09:17:39','2019-10-27 09:17:39','<table data-calendar-date=\"2019-10-01\">\n		<thead>\n			<tr>\n				<th colspan=\"7\">\n						October 2019											\n					<a href=\"#\" data-goto=\"2019-11-01\"></a>				</th>\n			</tr>\n			<tr>\n								<th>Mon</th>\n				<th>Tue</th>\n				<th>Wed</th>\n				<th>Thu</th>\n				<th>Fri</th>\n				<th>Sat</th>				<th>Sun</th>			</tr>\n		</thead>\n		<tbody><tr><td data-date=\"2019-09-30\">30</td><td data-date=\"2019-10-1\">1</td><td data-date=\"2019-10-2\">2</td><td data-date=\"2019-10-3\">3</td><td data-date=\"2019-10-4\">4</td><td data-date=\"2019-10-5\">5</td><td data-date=\"2019-10-6\">6</td></tr><tr><td data-date=\"2019-10-7\">7</td><td data-date=\"2019-10-8\">8</td><td data-date=\"2019-10-9\">9</td><td data-date=\"2019-10-10\">10</td><td data-date=\"2019-10-11\">11</td><td data-date=\"2019-10-12\">12</td><td data-date=\"2019-10-13\">13</td></tr><tr><td data-date=\"2019-10-14\">14</td><td data-date=\"2019-10-15\">15</td><td data-date=\"2019-10-16\">16</td><td data-date=\"2019-10-17\">17</td><td data-date=\"2019-10-18\">18</td><td data-date=\"2019-10-19\">19</td><td data-date=\"2019-10-20\">20</td></tr><tr><td data-date=\"2019-10-21\">21</td><td data-date=\"2019-10-22\">22</td><td data-date=\"2019-10-23\">23</td><td data-date=\"2019-10-24\">24</td><td data-date=\"2019-10-25\">25</td><td data-date=\"2019-10-26\">26</td><td data-date=\"2019-10-27\">27</td></tr><tr><td data-date=\"2019-10-28\">28</td><td data-date=\"2019-10-29\">29</td><td data-date=\"2019-10-30\">30</td><td data-date=\"2019-10-31\">31</td><td data-date=\"2019-11-1\">1</td><td data-date=\"2019-11-2\">2</td><td data-date=\"2019-11-3\">3</td></tr>		</tbody>\n	</table>		\n			<h2>Appointment</h2>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque. Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>','Booking Calendar','','publish','closed','closed','','booking-calendar','','','2019-10-27 09:17:39','2019-10-27 09:17:39','',0,'http://angel.iamabdus.com/v1.1/?page_id=2264',0,'page','',0),(2352,1,'2018-09-16 11:24:56','2018-09-16 11:24:56','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>MeetOUR EXPERTS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                        <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-1-1-1.jpg\"\n                     alt=\"team-1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-4-1-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-3-1-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/team-2-1-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>		','Experts Slider Section','\n						','inherit','closed','closed','','744-revision-v1','','','2018-09-16 11:24:56','2018-09-16 11:24:56','',744,'http://kcsalonandspa.com/2018/09/16/744-revision-v1/',0,'revision','',0),(2353,1,'2018-09-16 11:27:08','2018-09-16 11:27:08','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"540\" height=\"400\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/wp-content/uploads/2017/08/home-about-1-350x259.jpg 350w, http://angel.iamabdus.com/wp-content/uploads/2017/08/home-about-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		','About Section','\n						','inherit','closed','closed','','750-revision-v1','','','2018-09-16 11:27:08','2018-09-16 11:27:08','',750,'http://kcsalonandspa.com/2018/09/16/750-revision-v1/',0,'revision','',0),(2354,1,'2018-09-16 11:28:44','2018-09-16 11:28:44','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                          <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-1-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                          <h5>$25</h5>\n                          <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-2-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                          <h5>$45</h5>\n                          <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-3-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                          <h5>$15</h5>\n                          <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/offer-4-1-1.jpg\" >\n                            <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                          <h5>$55</h5>		','Featured Services Section','\n						','inherit','closed','closed','','756-revision-v1','','','2018-09-16 11:28:44','2018-09-16 11:28:44','',756,'http://kcsalonandspa.com/2018/09/16/756-revision-v1/',0,'revision','',0),(2355,1,'2018-09-16 11:30:57','2018-09-16 11:30:57','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>NaturalOUR PRODUCTS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-06-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=379\" data-quantity=\"1\" data-product_id=\"379\" data-product_sku=\"\" aria-label=\"Add &ldquo;Tea Liquid Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/tea-liquid-soap/\">Tea Liquid Soap</a></h2>\n                <h3><del>&#36;45.00</del> <ins>&#36;40.00</ins></h3>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2018/09/product-05-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=377\" data-quantity=\"1\" data-product_id=\"377\" data-product_sku=\"\" aria-label=\"Add &ldquo;Hand Wash Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/hand-wash-soap/\">Hand Wash Soap</a></h2>\n                <h3>&#36;15.00</h3>\n                <img width=\"600\" height=\"549\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1.jpg 1005w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-600x549.jpg 600w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-300x274.jpg 300w, http://angel.iamabdus.com/wp-content/uploads/2017/09/product-02-768x702.jpg 768w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"/wp-admin/admin-ajax.php?add-to-cart=102\" data-quantity=\"1\" data-product_id=\"102\" data-product_sku=\"\" aria-label=\"Add &ldquo;Herbal Hair Removal&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/product/herbal-hair-removal/\">Herbal Hair Removal</a></h2>\n                <h3><del>&#36;25.00</del> <ins>&#36;20.00</ins></h3>		','Featured Products Section','\n						','inherit','closed','closed','','759-revision-v1','','','2018-09-16 11:30:57','2018-09-16 11:30:57','',759,'http://kcsalonandspa.com/2018/09/16/759-revision-v1/',0,'revision','',0),(2356,1,'2018-09-16 11:31:19','2018-09-16 11:31:19','\n				<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n                                <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/testimonial-2-1-1.jpg\"\n                             alt=\"testimonial-2\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/testimonial-1-1-1.jpg\"\n                             alt=\"testimonial-1\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>		','Testimonials Section','\n						','inherit','closed','closed','','762-revision-v1','','','2018-09-16 11:31:19','2018-09-16 11:31:19','',762,'http://kcsalonandspa.com/2018/09/16/762-revision-v1/',0,'revision','',0),(2360,1,'2017-09-10 10:58:28','2017-09-10 10:58:28','<h2>Services DetailsBRAIDS & TWIST</h2>\n										<img width=\"1540\" height=\"800\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1.jpg 1540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-300x156.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-768x399.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-1024x532.jpg 1024w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/variety-1-1-600x312.jpg 600w\" sizes=\"(max-width: 1540px) 100vw, 1540px\" />											\n			<h2>$25.00 Per Head</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula. </p>','Service Details','\n						','inherit','closed','closed','','142-revision-v1','','','2017-09-10 10:58:28','2017-09-10 10:58:28','',142,'http://kcsalonandspa.com/2017/09/10/142-revision-v1/',0,'revision','',0),(2370,1,'2020-01-03 17:02:38','2020-01-03 17:02:38','','footer-bg-1-1','','inherit','open','closed','','footer-bg-1-1-2','','','2020-01-03 17:02:38','2020-01-03 17:02:38','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/footer-bg-1-1.jpg',0,'attachment','image/jpeg',0),(2371,1,'2020-01-03 17:54:42','2020-01-03 17:54:42','','KC_SalonSpa_Logo','','inherit','open','closed','','kc_salonspa_logo','','','2020-01-03 17:54:42','2020-01-03 17:54:42','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/KC_SalonSpa_Logo.png',0,'attachment','image/png',0),(2377,1,'2020-01-03 19:18:48','2020-01-03 19:18:48','','mt-sample-background','','inherit','open','closed','','mt-sample-background','','','2020-01-03 19:18:48','2020-01-03 19:18:48','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/mt-sample-background.jpg',0,'attachment','image/jpeg',0),(2378,1,'2020-01-06 08:25:14','2020-01-06 08:25:14','http://kcsalonandspa.com/wp-content/uploads/2020/01/cropped-KC_SalonSpa_Logo.png','cropped-KC_SalonSpa_Logo.png','','inherit','open','closed','','cropped-kc_salonspa_logo-png','','','2020-01-06 08:25:14','2020-01-06 08:25:14','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/cropped-KC_SalonSpa_Logo.png',0,'attachment','image/png',0),(2485,1,'2020-02-23 02:27:12','2020-02-23 02:27:12','','Default Kit','','publish','closed','closed','','default-kit','','','2020-05-01 04:34:17','2020-05-01 04:34:17','',0,'http://kcsalonandspa.com/?elementor_library=default-kit',0,'elementor_library','',0),(2532,1,'2020-02-29 04:08:57','2020-02-29 04:08:57','[contact-form-7 id=\"730\"]		\n			<h2>Appointment</h2>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque. Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>','Appointment Form','\n						','inherit','closed','closed','','728-revision-v1','','','2020-02-29 04:08:57','2020-02-29 04:08:57','',728,'http://kcsalonandspa.com/2020/02/29/728-revision-v1/',0,'revision','',0),(2487,1,'2020-02-23 14:38:47','2020-02-23 14:38:47','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 14:38:47','2020-02-23 14:38:47','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2384,1,'2020-01-13 16:45:15','2020-01-13 16:45:15','<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-01-13 16:45:15','2020-01-13 16:45:15','',144,'http://kcsalonandspa.com/2020/01/13/144-revision-v1/',0,'revision','',0),(2400,1,'2020-01-13 17:36:15','2020-01-13 17:36:15','<img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" sizes=\"(max-width: 540px) 100vw, 540px\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" alt=\"\" width=\"540\" height=\"400\" />\r\n<h3>KC Salon &amp; Spa</h3>\r\nKC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.\r\n\r\nWe invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!\r\n<h2>DiscoverEXCLUSIVE SERVICES</h2>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><a role=\"tab\" href=\"#1\" data-toggle=\"tab\">\r\nBraids &amp; Twist $25\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#2\" data-toggle=\"tab\">\r\nHair Color $40\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#3\" data-toggle=\"tab\">\r\nHair Extension $19\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#4\" data-toggle=\"tab\">\r\nCorrective Color $13\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#5\" data-toggle=\"tab\">\r\nHair Cut $48\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#6\" data-toggle=\"tab\">\r\nPartial Foil $10\r\n</a></li>\r\n 	<li><a role=\"tab\" href=\"#7\" data-toggle=\"tab\">\r\nExtension Per Track $40\r\n</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<a href=\"../appointment-form/\">\r\nMake An Appointment</a>\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3>\r\n<h3>BRAIDS &amp; TWIST</h3>\r\n<h4>$25.00 Per Head</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\r\n<h3>HAIR COLOR</h3>\r\n<h4>$40.00 Per Head</h4>\r\nConsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\r\n<h3>HAIR EXTENSION</h3>\r\n<h4>$19.00 Per Head</h4>\r\nAmet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\r\n<h3>CORRECTIVE COLOR</h3>\r\n<h4>$13.00 Per Head</h4>\r\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\n<img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\r\n<h3>HAIR CUT</h3>\r\n<h4>$48.00 Per Head</h4>\r\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\r\n<h3>PARTIAL FOIL</h3>\r\n<h4>$10.00 Per Head</h4>\r\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n<h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\r\n<h3>EXTENSION PER TRACK</h3>\r\n<h4>$40.00 Per Head</h4>\r\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n<h2>TestimonialsCUSTOMER REVIEWS</h2>\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\" alt=\"\" />\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\r\n<h3>Selina Hubb</h3>\r\n<h4>Actress</h4>\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\" alt=\"\" />\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate.\r\n<h3>Jane Smith</h3>\r\n<h4>Model</h4>\r\n<h2>MeetOUR EXPERTS</h2>\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\" alt=\"\" />\r\n<ul>\r\n 	<li></li>\r\n 	<li></li>\r\n 	<li></li>\r\n</ul>\r\n<h2>Linda Smith</h2>\r\nFounder, Angel Beauty\r\n\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\" alt=\"John Smith\" />\r\n<ul>\r\n 	<li></li>\r\n 	<li></li>\r\n 	<li></li>\r\n</ul>\r\n<h2>Saggy Overen</h2>\r\nDesigner\r\n\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\" alt=\"John Kim\" />\r\n<ul>\r\n 	<li></li>\r\n 	<li></li>\r\n 	<li></li>\r\n</ul>\r\n<h2>John Smith</h2>\r\nCo Founder\r\n\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\" alt=\"Tina Keith\" />\r\n<ul>\r\n 	<li></li>\r\n 	<li></li>\r\n 	<li></li>\r\n</ul>\r\n<h2>Dany Headway</h2>\r\nBeautician\r\n\r\n<img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\" alt=\"John Smith\" />\r\n<ul>\r\n 	<li></li>\r\n 	<li></li>\r\n 	<li></li>\r\n</ul>\r\n<h2>Saggy Overen</h2>\r\nDesigner\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure>\r\n<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>\r\nPrevious\r\nNext','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-01-13 17:36:15','2020-01-13 17:36:15','',144,'http://kcsalonandspa.com/2020/01/13/144-revision-v1/',0,'revision','',0),(2385,1,'2020-01-13 16:45:15','2020-01-13 16:45:15','<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-01-13 16:45:15','2020-01-13 16:45:15','',144,'http://kcsalonandspa.com/2020/01/13/144-revision-v1/',0,'revision','',0),(2386,1,'2020-01-13 16:48:00','2020-01-13 16:48:00','','AdobeStock_170506006','','inherit','open','closed','','adobestock_170506006','','','2020-01-13 16:48:00','2020-01-13 16:48:00','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006.jpg',0,'attachment','image/jpeg',0),(2387,1,'2020-01-13 16:48:10','2020-01-13 16:48:10','','AdobeStock_184258433','','inherit','open','closed','','adobestock_184258433','','','2020-01-13 16:48:10','2020-01-13 16:48:10','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433.jpg',0,'attachment','image/jpeg',0),(2388,1,'2020-01-13 16:48:23','2020-01-13 16:48:23','','AdobeStock_199687713','','inherit','open','closed','','adobestock_199687713','','','2020-01-13 16:48:23','2020-01-13 16:48:23','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_199687713.jpg',0,'attachment','image/jpeg',0),(2389,1,'2020-01-13 16:48:31','2020-01-13 16:48:31','','AdobeStock_244205171','','inherit','open','closed','','adobestock_244205171','','','2020-01-13 16:48:31','2020-01-13 16:48:31','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_244205171.jpg',0,'attachment','image/jpeg',0),(2390,1,'2020-01-13 16:48:41','2020-01-13 16:48:41','','AdobeStock_252042229','','inherit','open','closed','','adobestock_252042229','','','2020-01-13 16:48:41','2020-01-13 16:48:41','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_252042229.jpg',0,'attachment','image/jpeg',0),(2391,1,'2020-01-13 16:48:50','2020-01-13 16:48:50','','AdobeStock_258902273','','inherit','open','closed','','adobestock_258902273','','','2020-01-13 16:48:50','2020-01-13 16:48:50','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_258902273.jpg',0,'attachment','image/jpeg',0),(2392,1,'2020-01-13 16:48:58','2020-01-13 16:48:58','','AdobeStock_300333540','','inherit','open','closed','','adobestock_300333540','','','2020-01-13 16:48:58','2020-01-13 16:48:58','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_300333540.jpg',0,'attachment','image/jpeg',0),(2393,1,'2020-01-13 16:49:07','2020-01-13 16:49:07','','AdobeStock_302853723','','inherit','open','closed','','adobestock_302853723','','','2020-01-13 16:49:07','2020-01-13 16:49:07','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_302853723.jpg',0,'attachment','image/jpeg',0),(2394,1,'2020-01-13 16:49:24','2020-01-13 16:49:24','','IMG_0938','','inherit','open','closed','','img_0938','','','2020-01-13 16:49:24','2020-01-13 16:49:24','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/IMG_0938.jpg',0,'attachment','image/jpeg',0),(2395,1,'2020-01-13 16:49:35','2020-01-13 16:49:35','','IMG_0939','','inherit','open','closed','','img_0939','','','2020-01-13 16:49:35','2020-01-13 16:49:35','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/IMG_0939.jpg',0,'attachment','image/jpeg',0),(2610,1,'2020-06-05 15:49:12','2020-06-05 15:49:12','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-06-05 15:49:12','2020-06-05 15:49:12','',144,'http://kcsalonandspa.com/2020/06/05/144-revision-v1/',0,'revision','',0),(2605,1,'2020-05-13 02:46:00','2020-05-13 02:46:00','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:46:00','2020-05-13 02:46:00','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2604,1,'2020-05-13 02:39:42','2020-05-13 02:39:42','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:39:42','2020-05-13 02:39:42','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2597,1,'2020-05-13 02:25:27','2020-05-13 02:25:27','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner / Master Stylist</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:25:27','2020-05-13 02:25:27','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2401,1,'2020-01-13 17:37:55','2020-01-13 17:37:55','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-01-13 17:37:55','2020-01-13 17:37:55','',144,'http://kcsalonandspa.com/2020/01/13/144-revision-v1/',0,'revision','',0),(2397,1,'2020-01-13 17:35:59','2020-01-13 17:35:59','','AboutPage_Title_BG_1','','inherit','open','closed','','aboutpage_title_bg_1','','','2020-01-13 17:35:59','2020-01-13 17:35:59','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AboutPage_Title_BG_1.jpg',0,'attachment','image/jpeg',0),(2398,1,'2020-01-13 17:36:00','2020-01-13 17:36:00','','Page_Title_BG_1','','inherit','open','closed','','page_title_bg_1','','','2020-01-13 17:36:00','2020-01-13 17:36:00','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Page_Title_BG_1.jpg',0,'attachment','image/jpeg',0),(2399,1,'2020-01-13 17:36:01','2020-01-13 17:36:01','','Page_Title_BG_2','','inherit','open','closed','','page_title_bg_2','','','2020-01-13 17:36:01','2020-01-13 17:36:01','',144,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Page_Title_BG_2.jpg',0,'attachment','image/jpeg',0),(2403,1,'2020-01-13 19:57:44','2020-01-13 19:57:44','','Home_Slider_KC_1','','inherit','open','closed','','home_slider_kc_1','','','2020-01-13 19:57:44','2020-01-13 19:57:44','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Home_Slider_KC_1.jpg',0,'attachment','image/jpeg',0),(2404,1,'2020-01-13 19:57:45','2020-01-13 19:57:45','','Home_Slider_KC_2','','inherit','open','closed','','home_slider_kc_2','','','2020-01-13 19:57:45','2020-01-13 19:57:45','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Home_Slider_KC_2.jpg',0,'attachment','image/jpeg',0),(2417,1,'2020-01-14 04:03:21','2020-01-14 04:03:21','','Home_Slider_KC_4','','inherit','open','closed','','home_slider_kc_4','','','2020-01-14 04:03:21','2020-01-14 04:03:21','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Home_Slider_KC_4.jpg',0,'attachment','image/jpeg',0),(2416,1,'2020-01-14 04:03:20','2020-01-14 04:03:20','','Home_Slider_KC_3','','inherit','open','closed','','home_slider_kc_3','','','2020-01-14 04:03:20','2020-01-14 04:03:20','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Home_Slider_KC_3.jpg',0,'attachment','image/jpeg',0),(2407,1,'2020-01-13 20:19:36','2020-01-13 20:19:36','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to Angel</h1>\n                                <h4>The best place of Mindfullness & Healthy body</h4>\n                                <a href=\"shop/\">\n                                    Buy Now                                </a>\n                                <h1>Skin Care Solution</h1>\n                                <h4>We provide best screen care & aging solution </h4>\n                                <a href=\"services/\">\n                                    Read More                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>The real place of Mindfullness & Healthy body</h4>\n                                <a href=\"about-us/\">\n                                    More Details                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-06-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-06-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-06-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=379\" data-quantity=\"1\" data-product_id=\"379\" data-product_sku=\"\" aria-label=\"Add &ldquo;Tea Liquid Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/tea-liquid-soap/\">Tea Liquid Soap</a></h2>\n                <h3><del>&pound;45.00</del> <ins>&pound;40.00</ins></h3>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-05-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2018/09/product-05-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2018/09/product-05-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=377\" data-quantity=\"1\" data-product_id=\"377\" data-product_sku=\"\" aria-label=\"Add &ldquo;Hand Wash Soap&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/hand-wash-soap/\">Hand Wash Soap</a></h2>\n                <h3>&pound;15.00</h3>\n                <img width=\"600\" height=\"549\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/09/product-02-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/09/product-02-1.jpg 1005w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-300x274.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-768x702.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/09/product-02-1-600x549.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />                \n                    <a href=\"?add-to-cart=102\" data-quantity=\"1\" data-product_id=\"102\" data-product_sku=\"\" aria-label=\"Add &ldquo;Herbal Hair Removal&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>                \n                <h2><a href=\"http://angel.iamabdus.com/v1.1/product/herbal-hair-removal/\">Herbal Hair Removal</a></h2>\n                <h3><del>&pound;25.00</del> <ins>&pound;20.00</ins></h3>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://angel.iamabdus.com/v1.1/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-13 20:19:36','2020-01-13 20:19:36','',2224,'http://kcsalonandspa.com/2020/01/13/2224-revision-v1/',0,'revision','',0),(2412,1,'2020-01-13 20:39:59','2020-01-13 20:39:59','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to KC Salon & Spa</h1>\n                                <h4>TREAT YOURSELF</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50 +\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_302853723-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-13 20:39:59','2020-01-13 20:39:59','',2224,'http://kcsalonandspa.com/2020/01/13/2224-revision-v1/',0,'revision','',0),(2414,1,'2020-01-14 03:32:16','2020-01-14 03:32:16','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to KC Salon & Spa</h1>\n                                <h4>TREAT YOURSELF</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Skin Care Solution</h1>\n                                <h4>We provide best screen care & aging solution </h4>\n                                <a href=\"services/\">\n                                    Read More                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>The real place of Mindfullness & Healthy body</h4>\n                                <a href=\"about-us/\">\n                                    More Details                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"540\" height=\"400\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1.jpg 540w, http://kcsalonandspa.com/wp-content/uploads/2017/08/home-about-1-1-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" />											\n			<h3>ANGEL LUXURY SPA RESORT</h3>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque Ipsa Quae Ab.</p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos trud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 03:32:16','2020-01-14 03:32:16','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2433,1,'2020-01-14 17:10:44','2020-01-14 17:10:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut.</p><p>Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 17:10:44','2020-01-14 17:10:44','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2418,1,'2020-01-14 04:08:58','2020-01-14 04:08:58','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Welcome to KC Salon & Spa</h1>\n                                <h4>TREAT YOURSELF</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 04:08:58','2020-01-14 04:08:58','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2419,1,'2020-01-14 04:24:52','2020-01-14 04:24:52','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 04:24:52','2020-01-14 04:24:52','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2421,1,'2020-01-14 04:28:51','2020-01-14 04:28:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 04:28:51','2020-01-14 04:28:51','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2422,1,'2020-01-14 04:31:06','2020-01-14 04:31:06','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Most Beautiful Theme</h1>\n                                <h4>Angel is a beautiful theme and easy to customize</h4>\n                                <a href=\"product/hand-made-soap/\">\n                                    Buy Now                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 04:31:06','2020-01-14 04:31:06','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2423,1,'2020-01-14 15:51:11','2020-01-14 15:51:11','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 15:51:11','2020-01-14 15:51:11','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2432,1,'2020-01-14 17:08:30','2020-01-14 17:08:30','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 17:08:30','2020-01-14 17:08:30','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2429,1,'2020-01-14 16:58:43','2020-01-14 16:58:43','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 16:58:43','2020-01-14 16:58:43','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2425,1,'2020-01-14 16:46:44','2020-01-14 16:46:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 16:46:44','2020-01-14 16:46:44','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2430,1,'2020-01-14 17:07:09','2020-01-14 17:07:09','','Men\'s Cut and Style','','inherit','open','closed','','adobestock_253595060','','','2020-01-14 17:07:45','2020-01-14 17:07:45','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060.jpg',0,'attachment','image/jpeg',0),(2428,1,'2020-01-14 16:53:42','2020-01-14 16:53:42','','AdobeStock_272926929','','inherit','open','closed','','adobestock_272926929','','','2020-01-14 16:53:42','2020-01-14 16:53:42','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929.jpg',0,'attachment','image/jpeg',0),(2434,1,'2020-01-14 17:10:57','2020-01-14 17:10:57','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 17:10:57','2020-01-14 17:10:57','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2435,1,'2020-01-14 17:12:08','2020-01-14 17:12:08','','AdobeStock_24616868','','inherit','open','closed','','adobestock_24616868','','','2020-01-14 17:12:08','2020-01-14 17:12:08','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868.jpg',0,'attachment','image/jpeg',0),(2437,1,'2020-01-14 17:14:12','2020-01-14 17:14:12','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_272926929-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 17:14:12','2020-01-14 17:14:12','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2443,1,'2020-01-14 18:04:08','2020-01-14 18:04:08','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 18:04:08','2020-01-14 18:04:08','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2441,1,'2020-01-14 17:59:14','2020-01-14 17:59:14','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 17:59:14','2020-01-14 17:59:14','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2439,1,'2020-01-14 17:52:13','2020-01-14 17:52:13','','AdobeStock_142844260','','inherit','open','closed','','adobestock_142844260','','','2020-01-14 17:52:13','2020-01-14 17:52:13','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260.jpg',0,'attachment','image/jpeg',0),(2440,1,'2020-01-14 17:58:39','2020-01-14 17:58:39','','Shampoo and Style 1','','inherit','open','closed','','adobestock_172960573','','','2020-01-14 17:59:05','2020-01-14 17:59:05','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (2446,1,'2020-01-14 18:18:06','2020-01-14 18:18:06','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>EXTENSION PER TRACK</h3>\n<h4>$40.00 Per Head</h4>\nVoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 18:18:06','2020-01-14 18:18:06','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2445,1,'2020-01-14 18:12:51','2020-01-14 18:12:51','','Full_Foil_1','','inherit','open','closed','','full_foil_1','','','2020-01-14 18:12:51','2020-01-14 18:12:51','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1.jpg',0,'attachment','image/jpeg',0),(2448,1,'2020-01-14 18:30:13','2020-01-14 18:30:13','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 18:30:13','2020-01-14 18:30:13','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2450,1,'2020-01-14 19:36:19','2020-01-14 19:36:19','<h2>Services DetailsSkin Care</h2>\n										<img width=\"600\" height=\"463\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2><a href=\" http://kcsalonandspa.com/skin-care/\">Starts at $75</a></h2>		\n		<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>® </sup>and Dermalogica<sup>®</sup> product for optimal results. Explore our many day spa facials today!</p>','Skin Care','','publish','closed','closed','','skin-care','','','2020-01-14 19:47:22','2020-01-14 19:47:22','',0,'http://kcsalonandspa.com/?page_id=2450',0,'page','',0),(2451,1,'2020-01-14 19:46:07','2020-01-14 19:46:07','<h2>Services DetailsSkin Care</h2>\n										<img width=\"600\" height=\"463\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>$25.00 Per Head</h2>		\n		<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>® </sup>and Dermalogica<sup>®</sup> product for optimal results. Explore our many day spa facials today!</p>','Skin Care','','inherit','closed','closed','','2450-revision-v1','','','2020-01-14 19:46:07','2020-01-14 19:46:07','',2450,'http://kcsalonandspa.com/2020/01/14/2450-revision-v1/',0,'revision','',0),(2452,1,'2020-01-14 19:46:07','2020-01-14 19:46:07','<h2>Services DetailsSkin Care</h2>\n										<img width=\"600\" height=\"463\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2><a href=\" http://kcsalonandspa.com/skin-care/\">Starts at $75</a></h2>		\n		<p>Our day spa facial treatments deliver results you can see and feel while providing the relaxation you expect at a spa. Receive a complimentary skin assessment before your facial or body treatment. This helps our specialists to better understand your lifestyle, habits and diet. Your assessment is a valuable asset for treatment recommendations and customization. KC Salon and Spa provides results-driven customized solutions for your skin. We exclusively stock PCA skin<sup>® </sup>and Dermalogica<sup>®</sup> product for optimal results. Explore our many day spa facials today!</p>','Skin Care','','inherit','closed','closed','','2450-revision-v1','','','2020-01-14 19:46:07','2020-01-14 19:46:07','',2450,'http://kcsalonandspa.com/2020/01/14/2450-revision-v1/',0,'revision','',0),(2459,1,'2020-01-14 20:54:51','2020-01-14 20:54:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 20:54:51','2020-01-14 20:54:51','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2453,1,'2020-01-14 19:53:10','2020-01-14 19:53:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 19:53:10','2020-01-14 19:53:10','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2456,1,'2020-01-14 20:00:26','2020-01-14 20:00:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>NaturalOUR PRODUCTS</h2>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Our Story</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiselit, sed do eiusmod.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-14 20:00:26','2020-01-14 20:00:26','',2224,'http://kcsalonandspa.com/2020/01/14/2224-revision-v1/',0,'revision','',0),(2455,1,'2020-01-14 19:59:02','2020-01-14 19:59:02','','Offer_TN_HomePage_Hair','','inherit','open','closed','','offer_tn_homepage_hair','','','2020-01-14 19:59:02','2020-01-14 19:59:02','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg',0,'attachment','image/jpeg',0),(2457,1,'2020-01-14 20:06:35','2020-01-14 20:06:35','<h2>Services DetailsHair Care</h2>\n										<img width=\"2560\" height=\"1707\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-scaled.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-scaled.jpg 2560w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />											\n			<h2>Starts at $25</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at tellus quis odio malesuada ultrices. Vestibulum interdum volutpat tortor venenatis dapibus. Pellentesque magna purus, suscipit ultrices ante et, gravida efficitur dui. In quis rhoncus arcu, et imperdiet metus. Donec viverra interdum lorem, in accumsan felis. Morbi dapibus mi lorem. Sed sed mollis elit. Pellentesque scelerisque dolor a velit hendrerit mattis vel eget risus. Ut a sollicitudin odio. Nulla vehicula, nunc quis congue finibus, eros tortor posuere orci, at semper magna turpis eget est. Phasellus vel dui dictum, convallis orci vitae, luctus velit. Vivamus sollicitudin, justo nec laoreet hendrerit, risus magna pharetra sem, et venenatis diam diam a ligula. </p>		\n            <h3>Pricing Heading</h3>\n            <h4>$99</h4>\n        <ul>\n                    </ul>','Service Details','\n						','inherit','closed','closed','','142-autosave-v1','','','2020-01-14 20:11:13','2020-01-14 20:11:13','',142,'http://kcsalonandspa.com/2020/01/14/142-autosave-v1/',0,'revision','',0),(2473,1,'2020-01-19 02:29:20','2020-01-19 02:29:20','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN.jpg\"\n                     alt=\"Casey_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-19 02:29:20','2020-01-19 02:29:20','',2224,'http://kcsalonandspa.com/2020/01/19/2224-revision-v1/',0,'revision','',0),(2470,1,'2020-01-15 04:15:30','2020-01-15 04:15:30','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-15 04:15:30','2020-01-15 04:15:30','',2224,'http://kcsalonandspa.com/2020/01/15/2224-revision-v1/',0,'revision','',0),(2463,1,'2020-01-15 03:39:27','2020-01-15 03:39:27','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-15 03:39:27','2020-01-15 03:39:27','',2224,'http://kcsalonandspa.com/2020/01/15/2224-revision-v1/',0,'revision','',0),(2461,1,'2020-01-15 03:37:21','2020-01-15 03:37:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-15 03:37:21','2020-01-15 03:37:21','',2224,'http://kcsalonandspa.com/2020/01/15/2224-revision-v1/',0,'revision','',0),(2462,1,'2020-01-15 03:37:58','2020-01-15 03:37:58','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-15 03:37:58','2020-01-15 03:37:58','',2224,'http://kcsalonandspa.com/2020/01/15/2224-revision-v1/',0,'revision','',0),(2471,1,'2020-01-19 02:26:04','2020-01-19 02:26:04','','Casey_TeamMember_TN','','inherit','open','closed','','casey_teammember_tn','','','2020-01-19 02:26:04','2020-01-19 02:26:04','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN.jpg',0,'attachment','image/jpeg',0),(2472,1,'2020-01-19 02:26:05','2020-01-19 02:26:05','','Kelly_TeamMember_TN','','inherit','open','closed','','kelly_teammember_tn','','','2020-01-19 02:26:05','2020-01-19 02:26:05','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg',0,'attachment','image/jpeg',0),(2465,1,'2020-01-15 04:12:36','2020-01-15 04:12:36','','Dermalogica_Logo','','inherit','open','closed','','dermalogica_logo','','','2020-01-15 04:12:36','2020-01-15 04:12:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png',0,'attachment','image/png',0),(2466,1,'2020-01-15 04:12:36','2020-01-15 04:12:36','','PCA_Skin_Logo','','inherit','open','closed','','pca_skin_logo','','','2020-01-15 04:12:36','2020-01-15 04:12:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png',0,'attachment','image/png',0),(2467,1,'2020-01-15 04:12:36','2020-01-15 04:12:36','','Pureology_Logo','','inherit','open','closed','','pureology_logo','','','2020-01-15 04:12:36','2020-01-15 04:12:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png',0,'attachment','image/png',0),(2468,1,'2020-01-15 04:12:36','2020-01-15 04:12:36','','Redken_Logo','','inherit','open','closed','','redken_logo','','','2020-01-15 04:12:36','2020-01-15 04:12:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png',0,'attachment','image/png',0),(2469,1,'2020-01-15 04:12:36','2020-01-15 04:12:36','','Unite_Logo','','inherit','open','closed','','unite_logo','','','2020-01-15 04:12:36','2020-01-15 04:12:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png',0,'attachment','image/png',0),(2475,1,'2020-01-20 02:00:10','2020-01-20 02:00:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN.jpg\"\n                     alt=\"Casey_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-20 02:00:10','2020-01-20 02:00:10','',2224,'http://kcsalonandspa.com/2020/01/20/2224-revision-v1/',0,'revision','',0),(2477,1,'2020-01-22 02:48:13','2020-01-22 02:48:13','','Casey_TeamMember_TN_REV1','','inherit','open','closed','','casey_teammember_tn_rev1','','','2020-01-22 02:48:13','2020-01-22 02:48:13','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg',0,'attachment','image/jpeg',0),(2478,1,'2020-01-22 02:49:22','2020-01-22 02:49:22','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-22 02:49:22','2020-01-22 02:49:22','',2224,'http://kcsalonandspa.com/2020/01/22/2224-revision-v1/',0,'revision','',0),(2480,1,'2020-01-22 03:03:17','2020-01-22 03:03:17','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-22 03:03:17','2020-01-22 03:03:17','',2224,'http://kcsalonandspa.com/2020/01/22/2224-revision-v1/',0,'revision','',0),(2482,1,'2020-01-22 03:06:57','2020-01-22 03:06:57','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. More than great hair!  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"8buacee\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-01-22 03:06:57','2020-01-22 03:06:57','',2224,'http://kcsalonandspa.com/2020/01/22/2224-revision-v1/',0,'revision','',0),(2488,1,'2020-02-23 14:40:47','2020-02-23 14:40:47','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-2-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Selina Hubb </h3>\n                                                                                        <h4>Actress</h4>\n                                <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/testimonial-1-1.jpg\"\n                             alt=\"\"/>\n                                                            <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, officiis iure. Odio modi quas, quod quis repudiandae, dolorum sunt voluptates accusantium veritatis cupiditate perspiciatis aspernatur quisquam laboriosam eaque vel voluptate. </p>\n                                                                                        <h3>Jane Smith </h3>\n                                                                                        <h4>Model</h4>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-1-1.jpg\"\n                     alt=\"\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Linda Smith </h2>\n                                                                            <p>Founder, Angel Beauty</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-02-23 14:40:47','2020-02-23 14:40:47','',144,'http://kcsalonandspa.com/2020/02/23/144-revision-v1/',0,'revision','',0),(2490,1,'2020-02-23 14:54:53','2020-02-23 14:54:53','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage                                        $120+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                                        <h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.<br /><br />The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 14:54:53','2020-02-23 14:54:53','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2491,1,'2020-02-23 15:05:20','2020-02-23 15:05:20','KC Salon and Style Balayage Brown to Blonde Hairstyles.','KC Salon and Spa Balayage Hairstyles','KC Salon and Style Balayage Brown to Blonde Hairstyles.','inherit','open','closed','','20-balayage-brown-to-blonde-long-hairstyles','','','2020-02-23 15:07:50','2020-02-23 15:07:50','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg',0,'attachment','image/jpeg',0),(2493,1,'2020-02-23 15:15:27','2020-02-23 15:15:27','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil                                        $85+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil                                        $130+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Hair Cut                                        $140+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage                                        $120+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>Partial foil + Hair Cut</h3><h4>Starts at $140</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top, followed by your personal hair cut and style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 15:15:27','2020-02-23 15:15:27','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2495,1,'2020-02-23 15:19:31','2020-02-23 15:19:31','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 15:19:31','2020-02-23 15:19:31','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2498,1,'2020-02-23 15:33:37','2020-02-23 15:33:37','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $80+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starts at $80</h4><p>KC Salon and Spa\'s base color is regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 15:33:37','2020-02-23 15:33:37','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2497,1,'2020-02-23 15:32:40','2020-02-23 15:32:40','','KC_Salon_BaseColor','','inherit','open','closed','','kc_salon_basecolor','','','2020-02-23 15:32:40','2020-02-23 15:32:40','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor.jpg',0,'attachment','image/jpeg',0),(2499,1,'2020-02-23 15:33:50','2020-02-23 15:33:50','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starts at $55</h4><p>KC Salon and Spa\'s base color is regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 15:33:50','2020-02-23 15:33:50','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2500,1,'2020-02-23 15:34:26','2020-02-23 15:34:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starts at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$75+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 15:34:26','2020-02-23 15:34:26','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2502,1,'2020-02-23 18:20:05','2020-02-23 18:20:05','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starts at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starts at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starts at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starts at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starts at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starts at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starts at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 18:20:05','2020-02-23 18:20:05','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2503,1,'2020-02-23 18:21:55','2020-02-23 18:21:55','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-23 18:21:55','2020-02-23 18:21:55','',2224,'http://kcsalonandspa.com/2020/02/23/2224-revision-v1/',0,'revision','',0),(2507,1,'2020-02-26 04:44:42','2020-02-26 04:44:42','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"../service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2020-02-26 04:44:42','2020-02-26 04:44:42','',140,'http://kcsalonandspa.com/2020/02/26/140-revision-v1/',0,'revision','',0),(2506,1,'2020-02-26 04:44:42','2020-02-26 04:44:42','<h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        BRAIDS & TWIST                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR COLOR                                         $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR EXTENSION                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        CORRECTIVE COLOR                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        HAIR CUT                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        PARTIAL FOIL                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        EXTENSION PER TRACK                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <p><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></p><h3>HAIR CUT</h3><h4>$48.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>PARTIAL FOIL</h3><h4>$10.00 Per Head</h4><p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"../service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2020-02-26 04:44:42','2020-02-26 04:44:42','',140,'http://kcsalonandspa.com/2020/02/26/140-revision-v1/',0,'revision','',0),(2517,1,'2020-02-29 03:06:44','2020-02-29 03:06:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Grand Opening</h1>\n                                <h4>March 20 4pm - 8pm</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    RSVP Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-29 03:06:44','2020-02-29 03:06:44','',2224,'http://kcsalonandspa.com/2020/02/29/2224-revision-v1/',0,'revision','',0),(2510,1,'2020-02-26 04:54:36','2020-02-26 04:54:36','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>Grand Opening February 2020</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-26 04:54:36','2020-02-26 04:54:36','',2224,'http://kcsalonandspa.com/2020/02/26/2224-revision-v1/',0,'revision','',0),(2511,1,'2020-02-29 02:16:34','2020-02-29 02:16:34','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2020-02-29 02:16:34','2020-02-29 02:16:34','',140,'http://kcsalonandspa.com/2020/02/29/140-revision-v1/',0,'revision','',0),(2508,1,'2020-02-26 04:45:33','2020-02-26 04:45:33','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE</a></h4>\n                            <h5>$25</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-2-1.jpg\" >\n                                <h4><a href=\"../service-details/\">BODY MASSAGE</a></h4>\n                            <h5>$45</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE</a></h4>\n                            <h5>$15</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE</a></h4>\n                            <h5>$55</h5>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"../contact-us/\">Buy Now</a>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2020-02-26 04:45:33','2020-02-26 04:45:33','',140,'http://kcsalonandspa.com/2020/02/26/140-revision-v1/',0,'revision','',0),(2516,1,'2020-02-29 02:57:32','2020-02-29 02:57:32','','Home_Slider_KC_GrandOpening4','','inherit','open','closed','','home_slider_kc_grandopening4','','','2020-02-29 02:57:32','2020-02-29 02:57:32','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/02/Home_Slider_KC_GrandOpening4.png',0,'attachment','image/png',0),(2518,1,'2020-02-29 03:08:08','2020-02-29 03:08:08','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Grand Opening</h1>\n                                <h4>March 20 4pm - 8pm</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    RSVP Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n            <a href=\"#pricing\">View Packages</a>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>AmazingSERVICES PRICING</h2>\n            <h3>SPA LIGHT</h3>\n            <h4>$59</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Silver</h3>\n            <h4>$79</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Gold</h3>\n            <h4>$99</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n            <h3>SPA Platinum</h3>\n            <h4>$199</h4>\n        <ul>\n                                    <li>Body Hand and Foot Massage</li>\n                        <li>Nail Cutting And Styling</li>\n                        <li>Spa Therapy</li>\n                        <li>Hair Coloring</li>\n                    </ul>\n                <a href=\"contact-us/\">Buy Now</a>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-29 03:08:08','2020-02-29 03:08:08','',2224,'http://kcsalonandspa.com/2020/02/29/2224-revision-v1/',0,'revision','',0),(2520,1,'2020-02-29 03:20:53','2020-02-29 03:20:53','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Grand Opening</h1>\n                                <h4>March 20 4pm - 8pm</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    RSVP Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-02-29 03:20:53','2020-02-29 03:20:53','',2224,'http://kcsalonandspa.com/2020/02/29/2224-revision-v1/',0,'revision','',0),(2522,1,'2020-02-29 03:28:11','2020-02-29 03:28:11','<h2>Our Story</h2>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.</p>		\n				<h3>\n					Angel Beauty, Victoria Street<br >Sheffield, UK\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=Spa%201877%2C%20Sheffield%20S3%207QD%2C%20UK&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"Spa 1877, Sheffield S3 7QD, UK\"></iframe>','Contact Us','\n						','inherit','closed','closed','','148-revision-v1','','','2020-02-29 03:28:11','2020-02-29 03:28:11','',148,'http://kcsalonandspa.com/2020/02/29/148-revision-v1/',0,'revision','',0),(2524,1,'2020-02-29 03:29:46','2020-02-29 03:29:46','<h2>Our Story</h2>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.</p>		\n				<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\">\n								</a>\n				<h3>\n					<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\"> KC Salon & Spa <br>70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=Spa%201877%2C%20Sheffield%20S3%207QD%2C%20UK&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"Spa 1877, Sheffield S3 7QD, UK\"></iframe>','Contact Us','\n						','inherit','closed','closed','','148-revision-v1','','','2020-02-29 03:29:46','2020-02-29 03:29:46','',148,'http://kcsalonandspa.com/2020/02/29/148-revision-v1/',0,'revision','',0),(2523,1,'2020-02-29 03:28:11','2020-02-29 03:28:11','<h2>Our Story</h2>		\n		<p>Perspiciatis Unde Omnis Iste Natus Error Sit Voluptatem Accusantium Doloremque Laudantium, Totam Rem Aperiam Eaque.</p>		\n				<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\">\n								</a>\n				<h3>\n					<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\"> KC Salon & Spa <br>70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					+55 654 545 122  <br>+55 654 545 123\n				</h3>\n				<h3>\n					info @example.com  <br>info2@example.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=Spa%201877%2C%20Sheffield%20S3%207QD%2C%20UK&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"Spa 1877, Sheffield S3 7QD, UK\"></iframe>','Contact Us','\n						','inherit','closed','closed','','148-revision-v1','','','2020-02-29 03:28:11','2020-02-29 03:28:11','',148,'http://kcsalonandspa.com/2020/02/29/148-revision-v1/',0,'revision','',0),(2530,1,'2020-02-29 03:55:48','2020-02-29 03:55:48','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2020-02-29 03:55:48','2020-02-29 03:55:48','',140,'http://kcsalonandspa.com/2020/02/29/140-revision-v1/',0,'revision','',0),(2611,1,'2020-07-20 00:43:24','2020-07-20 00:43:24','','Casey_TeamMember_TN_071920','','inherit','open','closed','','casey_teammember_tn_071920','','','2020-07-20 00:43:24','2020-07-20 00:43:24','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg',0,'attachment','image/jpeg',0),(2545,1,'2020-03-16 21:09:15','2020-03-16 21:09:15','','Shireen_TeamMember_TN','','inherit','open','closed','','shireen_teammember_tn','','','2020-03-16 21:09:15','2020-03-16 21:09:15','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg',0,'attachment','image/jpeg',0),(2527,1,'2020-02-29 03:35:27','2020-02-29 03:35:27','<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\">\n								</a>\n				<h3>\n					<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\"> KC Salon & Spa <br>70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=Spa%201877%2C%20Sheffield%20S3%207QD%2C%20UK&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"Spa 1877, Sheffield S3 7QD, UK\"></iframe>','Contact Us','\n						','inherit','closed','closed','','148-revision-v1','','','2020-02-29 03:35:27','2020-02-29 03:35:27','',148,'http://kcsalonandspa.com/2020/02/29/148-revision-v1/',0,'revision','',0),(2528,1,'2020-02-29 03:39:31','2020-02-29 03:39:31','<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\">\n								</a>\n				<h3>\n					<a href=\"https://goo.gl/maps/SS2m8xuAEAvLxuPW9\"> KC Salon & Spa <br>70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n			<h1>GET IN TOUCH</h1>		\n		[contact-form-7 id=\"803\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=70%206th%20SW%20Largo%2C%20FL%2033770&amp;t=m&amp;z=16&amp;output=embed&amp;iwloc=near\" aria-label=\"70 6th SW Largo, FL 33770\"></iframe>','Contact Us','\n						','inherit','closed','closed','','148-revision-v1','','','2020-02-29 03:39:31','2020-02-29 03:39:31','',148,'http://kcsalonandspa.com/2020/02/29/148-revision-v1/',0,'revision','',0),(2535,1,'2020-03-01 17:29:31','2020-03-01 17:29:31','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Grand Opening</h1>\n                                <h4>March 20 4pm - 8pm</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    RSVP Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-01 17:29:31','2020-03-01 17:29:31','',2224,'http://kcsalonandspa.com/2020/03/01/2224-revision-v1/',0,'revision','',0),(2564,1,'2020-03-26 01:48:37','2020-03-26 01:48:37','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Will be closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-26 01:48:37','2020-03-26 01:48:37','',2224,'http://kcsalonandspa.com/2020/03/26/2224-revision-v1/',0,'revision','',0),(2547,1,'2020-03-16 21:13:08','2020-03-16 21:13:08','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Grand Opening</h1>\n                                <h4>March 20 4pm - 8pm</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    RSVP Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-16 21:13:08','2020-03-16 21:13:08','',2224,'http://kcsalonandspa.com/2020/03/16/2224-revision-v1/',0,'revision','',0),(2549,1,'2020-03-25 02:42:09','2020-03-25 02:42:09','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-25 02:42:09','2020-03-25 02:42:09','',2224,'http://kcsalonandspa.com/2020/03/25/2224-revision-v1/',0,'revision','',0),(2550,1,'2020-03-25 03:29:36','2020-03-25 03:29:36','','KC_SalonSpa_Gallery_1','','inherit','open','closed','','kc_salonspa_gallery_1','','','2020-03-25 03:29:36','2020-03-25 03:29:36','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_1.jpg',0,'attachment','image/jpeg',0),(2551,1,'2020-03-25 03:30:20','2020-03-25 03:30:20','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_2','','','2020-03-27 03:16:48','2020-03-27 03:16:48','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg',0,'attachment','image/jpeg',0),(2552,1,'2020-03-25 03:31:02','2020-03-25 03:31:02','','Color and Cut by Stylist Kelly','Color and Cut by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_3','','','2020-11-26 13:27:04','2020-11-26 13:27:04','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg',0,'attachment','image/jpeg',0),(2553,1,'2020-03-25 03:31:48','2020-03-25 03:31:48','','Color and Cut by Stylist Kelly','Color and Cut by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_4','','','2020-11-26 13:26:52','2020-11-26 13:26:52','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg',0,'attachment','image/jpeg',0),(2554,1,'2020-03-25 03:32:32','2020-03-25 03:32:32','','Color and Cut by Stylist Kelly','Color and Cut by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_5','','','2020-03-27 03:16:22','2020-03-27 03:16:22','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg',0,'attachment','image/jpeg',0),(2555,1,'2020-03-25 03:33:11','2020-03-25 03:33:11','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_6','','','2020-03-27 03:16:15','2020-03-27 03:16:15','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg',0,'attachment','image/jpeg',0),(2556,1,'2020-03-25 03:33:52','2020-03-25 03:33:52','','Color, Cut and Extensions by Stylist Kelly','Color, Cut and Extensions by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_7','','','2020-03-27 03:16:08','2020-03-27 03:16:08','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg',0,'attachment','image/jpeg',0),(2557,1,'2020-03-25 03:34:23','2020-03-25 03:34:23','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_8','','','2020-03-27 03:15:55','2020-03-27 03:15:55','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg',0,'attachment','image/jpeg',0),(2558,1,'2020-03-25 03:35:04','2020-03-25 03:35:04','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_9','','','2020-03-27 03:15:52','2020-03-27 03:15:52','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg',0,'attachment','image/jpeg',0),(2559,1,'2020-03-25 03:35:56','2020-03-25 03:35:56','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_10','','','2020-03-27 03:15:43','2020-03-27 03:15:43','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg',0,'attachment','image/jpeg',0),(2560,1,'2020-03-25 03:36:40','2020-03-25 03:36:40','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_11','','','2020-03-27 03:15:39','2020-03-27 03:15:39','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg',0,'attachment','image/jpeg',0),(2561,1,'2020-03-25 03:37:11','2020-03-25 03:37:11','','Color, Cut and Braid by Stylist Kelly','Color, Cut and Braid by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_12','','','2020-03-27 03:15:33','2020-03-27 03:15:33','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg',0,'attachment','image/jpeg',0),(2562,1,'2020-03-25 10:30:17','2020-03-25 10:30:17','','Color and Cut by Stylist Casey','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_13','','','2020-03-27 03:15:22','2020-03-27 03:15:22','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg',0,'attachment','image/jpeg',0),(2566,1,'2020-03-26 01:52:59','2020-03-26 01:52:59','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book Today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-26 01:52:59','2020-03-26 01:52:59','',2224,'http://kcsalonandspa.com/2020/03/26/2224-revision-v1/',0,'revision','',0),(2568,1,'2020-03-26 02:02:06','2020-03-26 02:02:06','','Home_Slider_KC_3_REV2','','inherit','open','closed','','home_slider_kc_3_rev2','','','2020-03-26 02:02:06','2020-03-26 02:02:06','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/03/Home_Slider_KC_3_REV2.jpg',0,'attachment','image/jpeg',0),(2569,1,'2020-03-26 02:03:51','2020-03-26 02:03:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-26 02:03:51','2020-03-26 02:03:51','',2224,'http://kcsalonandspa.com/2020/03/26/2224-revision-v1/',0,'revision','',0),(2571,1,'2020-03-27 02:38:55','2020-03-27 02:38:55','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-1\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-1-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-2\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-2-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Gallery-3\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-3-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-4\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-4-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-5\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-5-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-6\" data-elementor-lightbox-description=\"\n						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-6-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-7\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-7-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"gallery-8\" data-elementor-lightbox-description=\"						\" href=\'http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg\'><img width=\"640\" height=\"493\" src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-768x592.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-600x463.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1-300x231.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2017/08/gallery-8-1-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-27 02:38:55','2020-03-27 02:38:55','',2224,'http://kcsalonandspa.com/2020/03/27/2224-revision-v1/',0,'revision','',0),(2572,1,'2020-03-27 02:52:41','2020-03-27 02:52:41','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_13\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_12\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_11\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_10\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_9\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_8\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_7\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_6\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_5\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_4\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_3\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_2\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n			</figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-27 02:52:41','2020-03-27 02:52:41','',2224,'http://kcsalonandspa.com/2020/03/27/2224-revision-v1/',0,'revision','',0),(2574,1,'2020-03-27 03:07:06','2020-03-27 03:07:06','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_13\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_12\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_11\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_10\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_9\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_8\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_7\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensionby Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_6\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_5\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_4\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_3\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_2\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-27 03:07:06','2020-03-27 03:07:06','',2224,'http://kcsalonandspa.com/2020/03/27/2224-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2575,1,'2020-03-27 03:17:00','2020-03-27 03:17:00','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-03-27 03:17:00','2020-03-27 03:17:00','',2224,'http://kcsalonandspa.com/2020/03/27/2224-revision-v1/',0,'revision','',0),(2579,1,'2020-04-30 01:38:32','2020-04-30 01:38:32','','Home_Slider_KC_MothersDay','','inherit','open','closed','','home_slider_kc_mothersday','','','2020-04-30 01:38:32','2020-04-30 01:38:32','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/04/Home_Slider_KC_MothersDay.jpg',0,'attachment','image/jpeg',0),(2580,1,'2020-04-30 01:43:25','2020-04-30 01:43:25','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"http://\">\n                                    Shop Now                                </a>\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-04-30 01:43:25','2020-04-30 01:43:25','',2224,'http://kcsalonandspa.com/2020/04/30/2224-revision-v1/',0,'revision','',0),(2582,1,'2020-04-30 01:48:09','2020-04-30 01:48:09','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"https://kcsalonandspa.store/\">\n                                    Shop Now                                </a>\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-04-30 01:48:09','2020-04-30 01:48:09','',2224,'http://kcsalonandspa.com/2020/04/30/2224-revision-v1/',0,'revision','',0),(2622,1,'2020-11-26 12:11:31','2020-11-26 12:11:31','','KC_SalonSpa_Gallery_15','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_15','','','2020-11-26 12:12:03','2020-11-26 12:12:03','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15.jpg',0,'attachment','image/jpeg',0),(2593,1,'2020-05-12 02:23:26','2020-05-12 02:23:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-12 02:23:26','2020-05-12 02:23:26','',2224,'http://kcsalonandspa.com/2020/05/12/2224-revision-v1/',0,'revision','',0),(2586,1,'2020-05-01 04:31:29','2020-05-01 04:31:29','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"https://kcsalonandspa.store/\">\n                                    Shop Now                                </a>\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"https://kcsalonandspa.store/\">\n                                    Shop Now                                </a>\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-01 04:31:29','2020-05-01 04:31:29','',2224,'http://kcsalonandspa.com/2020/05/01/2224-revision-v1/',0,'revision','',0),(2590,1,'2020-05-01 04:34:51','2020-05-01 04:34:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"https://kcsalonandspa.store/\">\n                                    Shop Now                                </a>\n                                <h1>Treat Your Mom</h1>\n                                <h4>To a gift card or 20% OFF any product</h4>\n                                <a href=\"https://kcsalonandspa.store/\">\n                                    Shop Now                                </a>\n                                <h1>We are closed</h1>\n                                <h4>until further notice</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book for later                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-01 04:34:51','2020-05-01 04:34:51','',2224,'http://kcsalonandspa.com/2020/05/01/2224-revision-v1/',0,'revision','',0),(2588,1,'2020-05-01 04:34:17','2020-05-01 04:34:17','','Default Kit','','inherit','closed','closed','','2485-revision-v1','','','2020-05-01 04:34:17','2020-05-01 04:34:17','',2485,'http://kcsalonandspa.com/2020/05/01/2485-revision-v1/',0,'revision','',0),(2589,1,'2020-05-01 04:34:17','2020-05-01 04:34:17','','Default Kit','','inherit','closed','closed','','2485-revision-v1','','','2020-05-01 04:34:17','2020-05-01 04:34:17','',2485,'http://kcsalonandspa.com/2020/05/01/2485-revision-v1/',0,'revision','',0),(2594,1,'2020-05-12 02:24:47','2020-05-12 02:24:47','','Ashley_TeamMember_TN','','inherit','open','closed','','ashley_teammember_tn','','','2020-05-12 02:24:47','2020-05-12 02:24:47','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg',0,'attachment','image/jpeg',0),(2596,1,'2020-05-12 02:35:39','2020-05-12 02:35:39','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-12 02:35:39','2020-05-12 02:35:39','',2224,'http://kcsalonandspa.com/2020/05/12/2224-revision-v1/',0,'revision','',0),(2595,1,'2020-05-12 02:26:01','2020-05-12 02:26:01','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-12 02:26:01','2020-05-12 02:26:01','',2224,'http://kcsalonandspa.com/2020/05/12/2224-revision-v1/',0,'revision','',0),(2598,1,'2020-05-13 02:28:14','2020-05-13 02:28:14','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-13 02:28:14','2020-05-13 02:28:14','',2224,'http://kcsalonandspa.com/2020/05/13/2224-revision-v1/',0,'revision','',0),(2602,1,'2020-05-13 02:35:29','2020-05-13 02:35:29','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:35:29','2020-05-13 02:35:29','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2599,1,'2020-05-13 02:28:37','2020-05-13 02:28:37','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>                                    \n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-4-1.jpg\"\n                     alt=\"John Kim\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>John Smith </h2>\n                                                                            <p>Co Founder</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-3-1.jpg\"\n                     alt=\"Tina Keith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Dany Headway </h2>\n                                                                            <p>Beautician</p>\n                        <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/team-2-1.jpg\"\n                     alt=\"John Smith\"/>\n                                <ul>\n                                                                            <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                                                                                                <li><a href=\"#\"></a></li>\n                                </ul>\n                                                    <h2>Saggy Overen </h2>\n                                                                            <p>Designer</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-3-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-1-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-2-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-3-2-1.png\" alt=\"\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2017/08/brand-4-2-1.png\" alt=\"\" /></figure>			\n						Previous\n						Next','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:28:37','2020-05-13 02:28:37','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2609,1,'2020-06-05 15:48:25','2020-06-05 15:48:25','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-06-05 15:48:25','2020-06-05 15:48:25','',2224,'http://kcsalonandspa.com/2020/06/05/2224-revision-v1/',0,'revision','',0),(2601,1,'2020-05-13 02:33:01','2020-05-13 02:33:01','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-13 02:33:01','2020-05-13 02:33:01','',2224,'http://kcsalonandspa.com/2020/05/13/2224-revision-v1/',0,'revision','',0),(2606,1,'2020-05-13 02:48:12','2020-05-13 02:48:12','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-05-13 02:48:12','2020-05-13 02:48:12','',144,'http://kcsalonandspa.com/2020/05/13/144-revision-v1/',0,'revision','',0),(2607,1,'2020-05-13 02:49:05','2020-05-13 02:49:05','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Casey_TeamMember_TN_REV1.jpg\"\n                     alt=\"Casey_TeamMember_TN_REV1\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey Childress </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Kelly_TeamMember_TN.jpg\"\n                     alt=\"Kelly_TeamMember_TN\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly Rocheleau </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/Shireen_TeamMember_TN.jpg\"\n                     alt=\"Shireen_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Shireen Kirchmann </h2>\n                                                                            <p>Redken Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/05/Ashley_TeamMember_TN.jpg\"\n                     alt=\"Ashley_TeamMember_TN\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Ashley Wallace </h2>\n                                                                            <p>Hair Stylist</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-05-13 02:49:05','2020-05-13 02:49:05','',2224,'http://kcsalonandspa.com/2020/05/13/2224-revision-v1/',0,'revision','',0),(2616,1,'2020-07-20 00:51:51','2020-07-20 00:51:51','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-07-20 00:51:51','2020-07-20 00:51:51','',2224,'http://kcsalonandspa.com/2020/07/20/2224-revision-v1/',0,'revision','',0),(2613,1,'2020-07-20 00:48:17','2020-07-20 00:48:17','','Kelly_TeamMember_TN_071920','','inherit','open','closed','','kelly_teammember_tn_071920','','','2020-07-20 00:48:17','2020-07-20 00:48:17','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg',0,'attachment','image/jpeg',0),(2614,1,'2020-07-20 00:49:04','2020-07-20 00:49:04','','Ashley_TeamMember_TN_071920','','inherit','open','closed','','ashley_teammember_tn_071920','','','2020-07-20 00:49:04','2020-07-20 00:49:04','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg',0,'attachment','image/jpeg',0),(2615,1,'2020-07-20 00:49:49','2020-07-20 00:49:49','','Sofia_TeamMember_TN_071920','','inherit','open','closed','','sofia_teammember_tn_071920','','','2020-07-20 00:49:49','2020-07-20 00:49:49','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg',0,'attachment','image/jpeg',0),(2617,1,'2020-07-20 00:55:16','2020-07-20 00:55:16','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2020-07-20 00:55:16','2020-07-20 00:55:16','',144,'http://kcsalonandspa.com/2020/07/20/144-revision-v1/',0,'revision','',0),(2618,1,'2020-07-20 00:56:55','2020-07-20 00:56:55','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-07-20 00:56:55','2020-07-20 00:56:55','',2224,'http://kcsalonandspa.com/2020/07/20/2224-revision-v1/',0,'revision','',0),(2620,1,'2020-11-26 11:47:49','2020-11-26 11:47:49','','Home_Slider_KC_Christmas','','inherit','open','closed','','home_slider_kc_christmas','','','2020-11-26 11:47:49','2020-11-26 11:47:49','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/11/Home_Slider_KC_Christmas.jpg',0,'attachment','image/jpeg',0),(2621,1,'2020-11-26 11:48:50','2020-11-26 11:48:50','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 11:48:50','2020-11-26 11:48:50','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2628,1,'2020-11-26 12:20:08','2020-11-26 12:20:08','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2625\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2625\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:20:08','2020-11-26 12:20:08','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2625,1,'2020-11-26 12:19:34','2020-11-26 12:19:34','','KC_SalonSpa_Gallery_15','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_15-2','','','2020-11-26 12:19:57','2020-11-26 12:19:57','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg',0,'attachment','image/jpeg',0),(2624,1,'2020-11-26 12:16:03','2020-11-26 12:16:03','','KC_SalonSpa_Gallery_15_2','Color and Cut by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_15_2','','','2020-11-26 12:16:23','2020-11-26 12:16:23','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15_2.jpg',0,'attachment','image/jpeg',0),(2626,1,'2020-11-26 12:20:07','2020-11-26 12:20:07','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:20:07','2020-11-26 12:20:07','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2627,1,'2020-11-26 12:20:07','2020-11-26 12:20:07','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:20:07','2020-11-26 12:20:07','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2629,1,'2020-11-26 12:29:26','2020-11-26 12:29:26','','Color, Cut and Hand-tied extensions by Stylist Kelly','Color, Cut and Hand-tied extensions by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_15-3','','','2020-11-26 13:24:37','2020-11-26 13:24:37','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg',0,'attachment','image/jpeg',0),(2630,1,'2020-11-26 12:29:33','2020-11-26 12:29:33','','Color, Cut and Hand-tied extensions by Stylist Kelly','Color, Cut and Hand-tied extensions by Stylist Kelly','inherit','open','closed','','kc_salonspa_gallery_16','','','2020-11-26 13:24:32','2020-11-26 13:24:32','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg',0,'attachment','image/jpeg',0),(2631,1,'2020-11-26 12:29:41','2020-11-26 12:29:41','','After - Color, Cut and Taped extensions by Stylist Casey','After - Color, Cut and Taped extensions by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_17_a','','','2020-11-26 13:24:46','2020-11-26 13:24:46','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg',0,'attachment','image/jpeg',0),(2632,1,'2020-11-26 12:29:49','2020-11-26 12:29:49','','Before - Color, Cut and Taped extensions by Stylist Casey','Before - Color, Cut and Taped extensions by Stylist Casey','inherit','open','closed','','kc_salonspa_gallery_17_b','','','2020-11-26 13:24:42','2020-11-26 13:24:42','',0,'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg',0,'attachment','image/jpeg',0),(2633,1,'2020-11-26 12:31:40','2020-11-26 12:31:40','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2625\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2625\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:31:40','2020-11-26 12:31:40','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2634,1,'2020-11-26 12:31:40','2020-11-26 12:31:40','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2625\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-1.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2625\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:31:40','2020-11-26 12:31:40','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2694,1,'2021-05-06 02:29:49','2021-05-06 02:29:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:29:49','2021-05-06 02:29:49','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2635,1,'2020-11-26 12:31:40','2020-11-26 12:31:40','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 12:31:40','2020-11-26 12:31:40','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2636,1,'2020-11-26 13:10:26','2020-11-26 13:10:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:10:26','2020-11-26 13:10:26','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2637,1,'2020-11-26 13:10:26','2020-11-26 13:10:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:10:26','2020-11-26 13:10:26','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2638,1,'2020-11-26 13:10:26','2020-11-26 13:10:26','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:10:26','2020-11-26 13:10:26','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2639,1,'2020-11-26 13:18:10','2020-11-26 13:18:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:18:10','2020-11-26 13:18:10','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2640,1,'2020-11-26 13:18:10','2020-11-26 13:18:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:18:10','2020-11-26 13:18:10','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2641,1,'2020-11-26 13:18:10','2020-11-26 13:18:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:18:10','2020-11-26 13:18:10','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2645,1,'2020-11-26 13:25:21','2020-11-26 13:25:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:25:21','2020-11-26 13:25:21','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2642,1,'2020-11-26 13:23:29','2020-11-26 13:23:29','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:23:29','2020-11-26 13:23:29','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2643,1,'2020-11-26 13:23:29','2020-11-26 13:23:29','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_16\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_15\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_B\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"KC_SalonSpa_Gallery_17_A\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:23:29','2020-11-26 13:23:29','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2690,1,'2021-03-23 03:03:00','2021-03-23 03:03:00','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-03-23 03:03:00','2021-03-23 03:03:00','',2224,'http://kcsalonandspa.com/2021/03/23/2224-revision-v1/',0,'revision','',0),(2647,1,'2020-11-26 13:25:21','2020-11-26 13:25:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:25:21','2020-11-26 13:25:21','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2644,1,'2020-11-26 13:23:29','2020-11-26 13:23:29','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:23:29','2020-11-26 13:23:29','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2646,1,'2020-11-26 13:25:21','2020-11-26 13:25:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" data-elementor-lightbox-description=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" data-elementor-lightbox-description=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:25:21','2020-11-26 13:25:21','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2648,1,'2020-11-26 13:27:31','2020-11-26 13:27:31','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:27:31','2020-11-26 13:27:31','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2649,1,'2020-11-26 13:27:31','2020-11-26 13:27:31','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:27:31','2020-11-26 13:27:31','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2650,1,'2020-11-26 13:27:31','2020-11-26 13:27:31','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-11-26 13:27:31','2020-11-26 13:27:31','',2224,'http://kcsalonandspa.com/2020/11/26/2224-revision-v1/',0,'revision','',0),(2664,1,'2020-12-24 01:14:11','2020-12-24 01:14:11','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:14:11','2020-12-24 01:14:11','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2660,1,'2020-12-23 17:36:35','2020-12-23 17:36:35','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:36:35','2020-12-23 17:36:35','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2657,1,'2020-12-23 17:31:32','2020-12-23 17:31:32','https://youtu.be/dYce5KGo4mo		\n        <section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:31:32','2020-12-23 17:31:32','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2652,1,'2020-12-23 16:57:48','2020-12-23 16:57:48','','KC SALON XMAS','','inherit','open','closed','','kc-salon-xmas','','','2020-12-23 16:57:48','2020-12-23 16:57:48','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/12/KC-SALON-XMAS.mov',0,'attachment','video/quicktime',0),(2653,1,'2020-12-23 17:01:45','2020-12-23 17:01:45','','KC SALON XMAS','','inherit','open','closed','','kc-salon-xmas-2','','','2020-12-23 17:01:45','2020-12-23 17:01:45','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/12/KC-SALON-XMAS-1.mov',0,'attachment','video/quicktime',0),(2654,1,'2020-12-23 17:21:36','2020-12-23 17:21:36','','KC SALON XMAS','','inherit','open','closed','','kc-salon-xmas-3','','','2020-12-23 17:21:36','2020-12-23 17:21:36','',2224,'http://kcsalonandspa.com/wp-content/uploads/2020/12/KC-SALON-XMAS.mp4',0,'attachment','video/mp4',0),(2678,1,'2021-02-23 02:20:49','2021-02-23 02:20:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 02:20:49','2021-02-23 02:20:49','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2655,1,'2020-12-23 17:31:32','2020-12-23 17:31:32','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:31:32','2020-12-23 17:31:32','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2656,1,'2020-12-23 17:31:32','2020-12-23 17:31:32','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:31:32','2020-12-23 17:31:32','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2658,1,'2020-12-23 17:36:35','2020-12-23 17:36:35','https://youtu.be/dYce5KGo4mo		\n        <section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:36:35','2020-12-23 17:36:35','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2659,1,'2020-12-23 17:36:35','2020-12-23 17:36:35','https://youtu.be/dYce5KGo4mo		\n        <section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-23 17:36:35','2020-12-23 17:36:35','',2224,'http://kcsalonandspa.com/2020/12/23/2224-revision-v1/',0,'revision','',0),(2665,1,'2020-12-24 01:15:53','2020-12-24 01:15:53','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:15:53','2020-12-24 01:15:53','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2662,1,'2020-12-24 01:14:11','2020-12-24 01:14:11','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:14:11','2020-12-24 01:14:11','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2663,1,'2020-12-24 01:14:11','2020-12-24 01:14:11','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n                                <h1>luxury spa resort</h1>\n                                <h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam, sapiente.</h4>\n                                <a href=\"http://\">\n                                    luxury spa resort                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:14:11','2020-12-24 01:14:11','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2666,1,'2020-12-24 01:15:53','2020-12-24 01:15:53','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:15:53','2020-12-24 01:15:53','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2667,1,'2020-12-24 01:15:53','2020-12-24 01:15:53','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2020-12-24 01:15:53','2020-12-24 01:15:53','',2224,'http://kcsalonandspa.com/2020/12/24/2224-revision-v1/',0,'revision','',0),(2668,1,'2021-01-13 03:42:21','2021-01-13 03:42:21','','Home_Slider_KC_Valentines','','inherit','open','closed','','home_slider_kc_valentines','','','2021-01-13 03:42:21','2021-01-13 03:42:21','',2224,'http://kcsalonandspa.com/wp-content/uploads/2021/01/Home_Slider_KC_Valentines.jpg',0,'attachment','image/jpeg',0),(2672,1,'2021-01-13 03:45:44','2021-01-13 03:45:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>spread the love</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-01-13 03:45:44','2021-01-13 03:45:44','',2224,'http://kcsalonandspa.com/2021/01/13/2224-revision-v1/',0,'revision','',0),(2670,1,'2021-01-13 03:45:44','2021-01-13 03:45:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-01-13 03:45:44','2021-01-13 03:45:44','',2224,'http://kcsalonandspa.com/2021/01/13/2224-revision-v1/',0,'revision','',0),(2671,1,'2021-01-13 03:45:44','2021-01-13 03:45:44','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>tis the season</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-01-13 03:45:44','2021-01-13 03:45:44','',2224,'http://kcsalonandspa.com/2021/01/13/2224-revision-v1/',0,'revision','',0),(2674,1,'2021-02-23 02:09:41','2021-02-23 02:09:41','','Home_Slider_KC_StPatricksDay','','inherit','open','closed','','home_slider_kc_stpatricksday','','','2021-02-23 02:09:41','2021-02-23 02:09:41','',0,'http://kcsalonandspa.com/wp-content/uploads/2021/02/Home_Slider_KC_StPatricksDay.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (2676,1,'2021-02-23 02:20:49','2021-02-23 02:20:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>spread the love</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 02:20:49','2021-02-23 02:20:49','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2677,1,'2021-02-23 02:20:49','2021-02-23 02:20:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>spread the love</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n		https://youtu.be/uOoZYTdYMME		\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 02:20:49','2021-02-23 02:20:49','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2679,1,'2021-02-23 02:23:46','2021-02-23 02:23:46','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2021-02-23 02:23:46','2021-02-23 02:23:46','',140,'http://kcsalonandspa.com/2021/02/23/140-revision-v1/',0,'revision','',0),(2680,1,'2021-02-23 02:23:46','2021-02-23 02:23:46','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2021-02-23 02:23:46','2021-02-23 02:23:46','',140,'http://kcsalonandspa.com/2021/02/23/140-revision-v1/',0,'revision','',0),(2681,1,'2021-02-23 02:23:46','2021-02-23 02:23:46','<h2>Treat Yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"./appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\"../service-details/\">SKIN CARE Coming</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"../service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"../services/\">BEAUTY CARE COMING</a></h4>\n                            <h5>$55+</h5>','Services','\n						','inherit','closed','closed','','140-revision-v1','','','2021-02-23 02:23:46','2021-02-23 02:23:46','',140,'http://kcsalonandspa.com/2021/02/23/140-revision-v1/',0,'revision','',0),(2682,1,'2021-02-23 03:05:21','2021-02-23 03:05:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 03:05:21','2021-02-23 03:05:21','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2683,1,'2021-02-23 03:05:21','2021-02-23 03:05:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $50+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $175+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $145+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $110+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $55+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 03:05:21','2021-02-23 03:05:21','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2684,1,'2021-02-23 03:05:21','2021-02-23 03:05:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-02-23 03:05:21','2021-02-23 03:05:21','',2224,'http://kcsalonandspa.com/2021/02/23/2224-revision-v1/',0,'revision','',0),(2692,1,'2021-05-06 02:29:49','2021-05-06 02:29:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:29:49','2021-05-06 02:29:49','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2688,1,'2021-03-23 03:03:00','2021-03-23 03:03:00','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-03-23 03:03:00','2021-03-23 03:03:00','',2224,'http://kcsalonandspa.com/2021/03/23/2224-revision-v1/',0,'revision','',0),(2689,1,'2021-03-23 03:03:00','2021-03-23 03:03:00','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Let the Shenanigans Begin</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>We are open</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-03-23 03:03:00','2021-03-23 03:03:00','',2224,'http://kcsalonandspa.com/2021/03/23/2224-revision-v1/',0,'revision','',0),(2693,1,'2021-05-06 02:29:49','2021-05-06 02:29:49','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:29:49','2021-05-06 02:29:49','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2698,1,'2021-05-06 02:49:05','2021-05-06 02:49:05','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:49:05','2021-05-06 02:49:05','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2696,1,'2021-05-06 02:49:05','2021-05-06 02:49:05','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:49:05','2021-05-06 02:49:05','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2697,1,'2021-05-06 02:49:05','2021-05-06 02:49:05','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Spring is approaching</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:49:05','2021-05-06 02:49:05','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2699,1,'2021-05-06 02:49:52','2021-05-06 02:49:52','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-05-06 02:49:52','2021-05-06 02:49:52','',144,'http://kcsalonandspa.com/2021/05/06/144-revision-v1/',0,'revision','',0),(2700,1,'2021-05-06 02:49:52','2021-05-06 02:49:52','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Ashley_TeamMember_TN_071920.jpg\"\n                     alt=\"Ashley_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/roselilybeautyco/\"></a></li>\n                                </ul>\n                                                    <h2>Ashley </h2>\n                                                                            <p>Hair Stylist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-05-06 02:49:52','2021-05-06 02:49:52','',144,'http://kcsalonandspa.com/2021/05/06/144-revision-v1/',0,'revision','',0),(2702,1,'2021-05-06 02:51:56','2021-05-06 02:51:56','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:51:56','2021-05-06 02:51:56','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2703,1,'2021-05-06 02:51:56','2021-05-06 02:51:56','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:51:56','2021-05-06 02:51:56','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2704,1,'2021-05-06 02:51:56','2021-05-06 02:51:56','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-06 02:51:56','2021-05-06 02:51:56','',2224,'http://kcsalonandspa.com/2021/05/06/2224-revision-v1/',0,'revision','',0),(2706,1,'2021-05-17 16:15:32','2021-05-17 16:15:32','[contact-form-7 id=\"7\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<h3>\n					 KC Salon & Spa <br>70 6th SW Largo, FL 33770\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>','Appointment Form','\n						','inherit','closed','closed','','728-revision-v1','','','2021-05-17 16:15:32','2021-05-17 16:15:32','',728,'http://kcsalonandspa.com/?p=2706',0,'revision','',0),(2707,1,'2021-05-17 16:15:32','2021-05-17 16:15:32','[contact-form-7 id=\"7\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<h3>\n					 KC Salon & Spa <br>70 6th SW Largo, FL 33770\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>','Appointment Form','\n						','inherit','closed','closed','','728-revision-v1','','','2021-05-17 16:15:32','2021-05-17 16:15:32','',728,'http://kcsalonandspa.com/?p=2707',0,'revision','',0),(2708,1,'2021-05-17 16:15:32','2021-05-17 16:15:32','[contact-form-7 id=\"7\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<h3>\n					 KC Salon & Spa <br>70 6th SW Largo, FL 33770\n				</h3>\n				<h3>\n					Sunday - Friday  <br>9am - 5pm\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>','Appointment Form','\n						','inherit','closed','closed','','728-revision-v1','','','2021-05-17 16:15:32','2021-05-17 16:15:32','',728,'http://kcsalonandspa.com/?p=2708',0,'revision','',0),(2712,1,'2021-05-17 16:28:10','2021-05-17 16:28:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:28:10','2021-05-17 16:28:10','',2224,'http://kcsalonandspa.com/?p=2712',0,'revision','',0),(2710,1,'2021-05-17 16:28:10','2021-05-17 16:28:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:28:10','2021-05-17 16:28:10','',2224,'http://kcsalonandspa.com/?p=2710',0,'revision','',0),(2711,1,'2021-05-17 16:28:10','2021-05-17 16:28:10','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Love to all the Mothers</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n										<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:28:10','2021-05-17 16:28:10','',2224,'http://kcsalonandspa.com/?p=2711',0,'revision','',0),(2713,1,'2021-05-17 16:30:33','2021-05-17 16:30:33','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:30:33','2021-05-17 16:30:33','',2224,'http://kcsalonandspa.com/?p=2713',0,'revision','',0),(2714,1,'2021-05-17 16:30:33','2021-05-17 16:30:33','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:30:33','2021-05-17 16:30:33','',2224,'http://kcsalonandspa.com/?p=2714',0,'revision','',0),(2715,1,'2021-05-17 16:30:33','2021-05-17 16:30:33','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-05-17 16:30:33','2021-05-17 16:30:33','',2224,'http://kcsalonandspa.com/?p=2715',0,'revision','',0),(2753,1,'2021-12-02 22:19:42','2021-12-02 22:19:42','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:19:42','2021-12-02 22:19:42','',2224,'http://kcsalonandspa.com/?p=2753',0,'revision','',0),(2723,1,'2021-06-27 03:12:25','2021-06-27 03:12:25','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:12:25','2021-06-27 03:12:25','',2224,'http://kcsalonandspa.com/?p=2723',0,'revision','',0),(2724,1,'2021-06-27 03:12:25','2021-06-27 03:12:25','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Check Us out</h1>\n                                <h4>Come Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Book today                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:12:25','2021-06-27 03:12:25','',2224,'http://kcsalonandspa.com/?p=2724',0,'revision','',0),(2725,1,'2021-06-27 03:12:25','2021-06-27 03:12:25','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:12:25','2021-06-27 03:12:25','',2224,'http://kcsalonandspa.com/?p=2725',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2726,1,'2021-06-27 03:14:46','2021-06-27 03:14:46','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:14:46','2021-06-27 03:14:46','',2224,'http://kcsalonandspa.com/?p=2726',0,'revision','',0),(2727,1,'2021-06-27 03:14:46','2021-06-27 03:14:46','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:14:46','2021-06-27 03:14:46','',2224,'http://kcsalonandspa.com/?p=2727',0,'revision','',0),(2728,1,'2021-06-27 03:14:46','2021-06-27 03:14:46','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 03:14:46','2021-06-27 03:14:46','',2224,'http://kcsalonandspa.com/?p=2728',0,'revision','',0),(2729,1,'2021-06-27 03:18:35','2021-06-27 03:18:35','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 03:18:35','2021-06-27 03:18:35','',144,'http://kcsalonandspa.com/?p=2729',0,'revision','',0),(2730,1,'2021-06-27 03:18:35','2021-06-27 03:18:35','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 03:18:35','2021-06-27 03:18:35','',144,'http://kcsalonandspa.com/?p=2730',0,'revision','',0),(2752,1,'2021-10-30 12:09:51','2021-10-30 12:09:51','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-10-30 12:09:51','2021-10-30 12:09:51','',144,'http://kcsalonandspa.com/?p=2752',0,'revision','',0),(2731,1,'2021-06-27 03:18:35','2021-06-27 03:18:35','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 03:18:35','2021-06-27 03:18:35','',144,'http://kcsalonandspa.com/?p=2731',0,'revision','',0),(2732,1,'2021-06-27 13:55:32','2021-06-27 13:55:32','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 13:55:32','2021-06-27 13:55:32','',2224,'http://kcsalonandspa.com/?p=2732',0,'revision','',0),(2733,1,'2021-06-27 13:55:32','2021-06-27 13:55:32','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 13:55:32','2021-06-27 13:55:32','',2224,'http://kcsalonandspa.com/?p=2733',0,'revision','',0),(2734,1,'2021-06-27 13:55:32','2021-06-27 13:55:32','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-06-27 13:55:32','2021-06-27 13:55:32','',2224,'http://kcsalonandspa.com/?p=2734',0,'revision','',0),(2735,1,'2021-06-27 13:56:43','2021-06-27 13:56:43','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 13:56:43','2021-06-27 13:56:43','',144,'http://kcsalonandspa.com/?p=2735',0,'revision','',0),(2736,1,'2021-06-27 13:56:43','2021-06-27 13:56:43','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7610 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 13:56:43','2021-06-27 13:56:43','',144,'http://kcsalonandspa.com/?p=2736',0,'revision','',0),(2737,1,'2021-06-27 13:56:43','2021-06-27 13:56:43','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-06-27 13:56:43','2021-06-27 13:56:43','',144,'http://kcsalonandspa.com/?p=2737',0,'revision','',0),(2739,1,'2021-09-21 00:50:58','2021-09-21 00:50:58','','Home_Slider_KC_Fall','','inherit','open','closed','','home_slider_kc_fall','','','2021-09-21 00:50:58','2021-09-21 00:50:58','',0,'http://kcsalonandspa.com/wp-content/uploads/2021/09/Home_Slider_KC_Fall.jpg',0,'attachment','image/jpeg',0),(2740,1,'2021-09-21 00:53:16','2021-09-21 00:53:16','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:53:16','2021-09-21 00:53:16','',2224,'http://kcsalonandspa.com/?p=2740',0,'revision','',0),(2741,1,'2021-09-21 00:53:16','2021-09-21 00:53:16','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n					Cancelation Policy:\n				</h3>\n								<p>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">KC Salon & Spa <br> 70 6th SW Largo, FL 33770</a>\n				</h3>\n				<h3>\n					727-278-9186\n				</h3>\n				<h3>\n					casey@KCSalonAndSpa.com\n				</h3>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:53:16','2021-09-21 00:53:16','',2224,'http://kcsalonandspa.com/?p=2741',0,'revision','',0),(2749,1,'2021-10-30 12:08:19','2021-10-30 12:08:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-10-30 12:08:19','2021-10-30 12:08:19','',2224,'http://kcsalonandspa.com/?p=2749',0,'revision','',0),(2742,1,'2021-09-21 00:53:16','2021-09-21 00:53:16','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:53:16','2021-09-21 00:53:16','',2224,'http://kcsalonandspa.com/?p=2742',0,'revision','',0),(2743,1,'2021-09-21 00:58:19','2021-09-21 00:58:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:58:19','2021-09-21 00:58:19','',2224,'http://kcsalonandspa.com/?p=2743',0,'revision','',0),(2744,1,'2021-09-21 00:58:19','2021-09-21 00:58:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:58:19','2021-09-21 00:58:19','',2224,'http://kcsalonandspa.com/?p=2744',0,'revision','',0),(2745,1,'2021-09-21 00:58:19','2021-09-21 00:58:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-09-21 00:58:19','2021-09-21 00:58:19','',2224,'http://kcsalonandspa.com/?p=2745',0,'revision','',0),(2747,1,'2021-10-30 12:08:19','2021-10-30 12:08:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-10-30 12:08:19','2021-10-30 12:08:19','',2224,'http://kcsalonandspa.com/?p=2747',0,'revision','',0),(2748,1,'2021-10-30 12:08:19','2021-10-30 12:08:19','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-10-30 12:08:19','2021-10-30 12:08:19','',2224,'http://kcsalonandspa.com/?p=2748',0,'revision','',0),(2750,1,'2021-10-30 12:09:50','2021-10-30 12:09:50','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-10-30 12:09:50','2021-10-30 12:09:50','',144,'http://kcsalonandspa.com/?p=2750',0,'revision','',0),(2751,1,'2021-10-30 12:09:50','2021-10-30 12:09:50','<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-768x512.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1536x1024.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-2048x1365.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n			<h3>KC Salon &amp; Spa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Kelly_TeamMember_TN_071920.jpg\"\n                     alt=\"Kelly_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/Kelly.KCSalonandSpa/\"></a></li>\n                                </ul>\n                                                    <h2>Kelly | 727-798-7616 </h2>\n                                                                            <p>Certified Redken Haircolorist</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure>			\n						Previous\n						Next\n          <h2>DiscoverEXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Braids & Twist                                        $25\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Color                                        $40\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Extension                                        $19\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Corrective Color                                        $13\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Hair Cut                                        $48\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial Foil                                        $10\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Extension Per Track                                        $40\n                                    </a>\n                                </li>\n                                                    <a href=\"../appointment-form/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/home-spa-1.jpg\" alt=\"\" width=\"770\" height=\"400\" /></h3><h3>BRAIDS &amp; TWIST</h3><h4>$25.00 Per Head</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR COLOR</h3><h4>$40.00 Per Head</h4><p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-2-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>HAIR EXTENSION</h3><h4>$19.00 Per Head</h4><p>Amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-3-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>CORRECTIVE COLOR</h3><h4>$13.00 Per Head</h4><p>Ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.</p>                                    \n                                        <img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-4-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" />\n<h3>HAIR CUT</h3>\n<h4>$48.00 Per Head</h4>\nIpsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-5-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3>\n<h3>PARTIAL FOIL</h3>\n<h4>$10.00 Per Head</h4>\nSed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.                                    \n                                        <h3><img src=\"//angel.iamabdus.com/wp-content/uploads/2017/08/variety-6-1.jpg\" alt=\"\" width=\"1540\" height=\"800\" /></h3><h3>EXTENSION PER TRACK</h3><h4>$40.00 Per Head</h4><p>Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','About Us','\n						','inherit','closed','closed','','144-revision-v1','','','2021-10-30 12:09:50','2021-10-30 12:09:50','',144,'http://kcsalonandspa.com/?p=2751',0,'revision','',0),(2754,1,'2021-12-02 22:19:42','2021-12-02 22:19:42','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:19:42','2021-12-02 22:19:42','',2224,'http://kcsalonandspa.com/?p=2754',0,'revision','',0),(2755,1,'2021-12-02 22:19:42','2021-12-02 22:19:42','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:19:42','2021-12-02 22:19:42','',2224,'http://kcsalonandspa.com/?p=2755',0,'revision','',0),(2756,1,'2021-12-02 22:24:50','2021-12-02 22:24:50','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:24:50','2021-12-02 22:24:50','',2224,'http://kcsalonandspa.com/?p=2756',0,'revision','',0),(2757,1,'2021-12-02 22:24:50','2021-12-02 22:24:50','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:24:50','2021-12-02 22:24:50','',2224,'http://kcsalonandspa.com/?p=2757',0,'revision','',0),(2758,1,'2021-12-02 22:24:50','2021-12-02 22:24:50','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2021-12-02 22:24:50','2021-12-02 22:24:50','',2224,'http://kcsalonandspa.com/?p=2758',0,'revision','',0),(2771,1,'2022-03-29 15:27:08','2022-03-29 15:27:08','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4></h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-29 15:27:08','2022-03-29 15:27:08','',2224,'http://kcsalonandspa.com/?p=2771',0,'revision','',0),(2763,1,'2022-01-22 00:05:48','2022-01-22 00:05:48','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This loving Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-01-22 00:05:48','2022-01-22 00:05:48','',2224,'http://kcsalonandspa.com/?p=2763',0,'revision','',0),(2761,1,'2022-01-22 00:05:48','2022-01-22 00:05:48','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-01-22 00:05:48','2022-01-22 00:05:48','',2224,'http://kcsalonandspa.com/?p=2761',0,'revision','',0),(2762,1,'2022-01-22 00:05:48','2022-01-22 00:05:48','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Chair Available</h1>\n                                <h4>FOR RENT</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n						Previous\n						Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-01-22 00:05:48','2022-01-22 00:05:48','',2224,'http://kcsalonandspa.com/?p=2762',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2765,1,'2022-03-15 03:14:21','2022-03-15 03:14:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This loving Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-15 03:14:21','2022-03-15 03:14:21','',2224,'http://kcsalonandspa.com/?p=2765',0,'revision','',0),(2766,1,'2022-03-15 03:14:21','2022-03-15 03:14:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This loving Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-15 03:14:21','2022-03-15 03:14:21','',2224,'http://kcsalonandspa.com/?p=2766',0,'revision','',0),(2767,1,'2022-03-15 03:14:21','2022-03-15 03:14:21','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This Lucky Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-15 03:14:21','2022-03-15 03:14:21','',2224,'http://kcsalonandspa.com/?p=2767',0,'revision','',0),(2769,1,'2022-03-29 15:27:07','2022-03-29 15:27:07','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This Lucky Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-29 15:27:07','2022-03-29 15:27:07','',2224,'http://kcsalonandspa.com/?p=2769',0,'revision','',0),(2770,1,'2022-03-29 15:27:07','2022-03-29 15:27:07','<section data-autoplay=\"true\" data-interval=\"7000\">\n                                <h1>Treat Yourself</h1>\n                                <h4>This Lucky Season</h4>\n                                <a href=\"http://kcsalonandspa.com/contact-us/\">\n                                    Contact Us Now                                </a>\n                                <h1>Men are welcome too</h1>\n                                <h4>Treat Yourself</h4>\n                                <a href=\"http://kcsalonandspa.com/appointment-form/\">\n                                    Book Today                                </a>\n        </section>\n			<h3>KC Salon & SPa</h3>		\n		<p>KC Salon &amp; Spa is a refreshing lifestyle salon and spa in Largo, FL. Our commitment to unparalleled service starts and ends with you. We are committed to providing a nurturing and holistic environment where the very best hair care and spa services are available to all.  We aspire to achieve balance and beauty for your outward and inward appearance.</p><p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle. Creating a bold new look has never been easier. We are more thank great hair.  Get facial treatments, manicures, and massage therapy in addition to outstanding hair care services at KC Salon and Spa. Cuts and styles for men, women, and children are available. Schedule your appointment for color treatments, conditioning care, or hair extension applications today!</p>		\n												<img width=\"640\" height=\"427\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1024x683.jpg 1024w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-300x200.jpg 300w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-768x513.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-1536x1025.jpg 1536w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-2048x1367.jpg 2048w, http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_184258433-600x400.jpg 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />														\n          <h2>Treat yourselfwith our EXCLUSIVE SERVICES</h2>\n                    <ul>\n                                                                                    <li>\n                                    <a href=\"#1\" role=\"tab\" data-toggle=\"tab\">\n                                        Women\'s Cut & Style                                        $52+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#2\" role=\"tab\" data-toggle=\"tab\">\n                                        Shampoo & Style                                        $35+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#3\" role=\"tab\" data-toggle=\"tab\">\n                                        Men\'s Cut & Style                                        $32+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#4\" role=\"tab\" data-toggle=\"tab\">\n                                        Children\'s Cut & Style                                        $25+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#5\" role=\"tab\" data-toggle=\"tab\">\n                                        Balayage + Toner                                        $200+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#6\" role=\"tab\" data-toggle=\"tab\">\n                                        Full Foil + Toner                                        $170+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#7\" role=\"tab\" data-toggle=\"tab\">\n                                        Partial foil + Toner                                        $120+\n                                    </a>\n                                </li>\n                                                                                                                <li>\n                                    <a href=\"#8\" role=\"tab\" data-toggle=\"tab\">\n                                        Base Color                                        $60+\n                                    </a>\n                                </li>\n                                                    <a href=\"appointment/\">\n                                Make An Appointment</a>\n                                            </ul>\n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_170506006-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Women\'s Cut &amp; Style</h3><h4>Starting at $50.00</h4><p>KC Salon and Spa offers the most creative, experienced stylists who are here to listen then create your style.  KC Salon and Spa strives to create a personal look for each guest to enhance both their inner and outer beauty. We believe that our clients\' personality, lifestyle, and daily routine are just as important as their face shape, coloring, and hair texture. We want you to relax in our welcoming atmosphere while enjoying our wonderful shampoo and scalp massage followed by your personal style.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_172960573-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Shampoo &amp; Style</h3><h4>Starting at $35.00</h4><p>Book a blow out before a big night out, or just to \"treat yourself - includes a relaxing shampoo and condition, completed with a glamorous blow dry.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_253595060-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Men\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>KC Salon and Spa is here to make your life easier.  We are experienced stylists that can give you your best look according to not only your hair type, but your personality and daily routine. </p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_24616868-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></h3><h3>Children\'s Cut &amp; Style</h3><h4>Starting at $25</h4><p>We\'re kid friendly! We would love to give your child the perfect haircut. Bring your child to KC Salon and Spa for a great experience!</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/Balayage_3.jpg\" alt=\"\" width=\"600\" height=\"600\" /></p><h3>Balayage</h3><h4>Starting at $120</h4><p>The fashion-forward balayage technique (a French word that means <em>“hand-painted”</em>) is an artistic highlight that creates free-form dimensional variation to complement your hairstyle’s shape and movement.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, density, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <h3><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Full_Foil_1-1024x532.jpg\" alt=\"\" width=\"640\" height=\"333\" /></h3><h3>Full FOIL</h3><h4>Starting at $130</h4><p>A full foil service at KC Salon and Spa consists of placing between 45 and 100 foils around the entire head, depending on the person’s hair and color goal. A full foil includes foiling underneath your hair. So, if you pull your hair up in a ponytail or similar fashion, you’ll always want to have a full foil.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/AdobeStock_142844260-1024x733.jpg\" alt=\"\" width=\"640\" height=\"458\" /></p><h3>Partial Foil</h3><h4>Starting at $85</h4><p>A partial foil service at KC Salon and Spa uses about 20 foils or less to foil the crown, roots and side hairline. It’s important to note that a partial foil service does not mean foils will be placed around the entire head – just the top.</p><p>The right color can enhance a person’s natural beauty. Our skilled stylists combine quality products with advanced techniques to achieve the desired effect. There are many solid and dimensional color options available to meet a variety of outcomes, maintenance and budgets. A base price is listed, however your final price is determined during your consultation and is based on many factors such as hair length, technique, and the need for multiple formulations or processes.</p>                                    \n                                        <p><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/02/KC_Salon_BaseColor-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /></p><h3>Base Color </h3><h4>Starting at $55</h4><p>Our base color is a regrowth touch-up for natural or gray coverage.</p>                                    \n                            <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Offer_TN_HomePage_Hair.jpg\" >\n                                <h4><a href=\"service-details/\">Hair Care</a></h4>\n                            <h5>$25+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-1-1.jpg\" >\n                                <h4><a href=\" http://kcsalonandspa.com/skin-care/\">SKIN CARE COMING</a></h4>\n                            <h5>$45+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-3-1.jpg\" >\n                                <h4><a href=\"service-details/\">NAIL CARE COMING</a></h4>\n                            <h5>$20+</h5>\n                            <img src=\"http://angel.iamabdus.com/wp-content/uploads/2017/08/offer-4-1.jpg\" >\n                                <h4><a href=\"service-details/\">BODY CARE COMING</a></h4>\n                            <h5>$55</h5>\n          <h2>MeetOUR EXPERTS</h2>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Casey_TeamMember_TN_071920.jpg\"\n                     alt=\"Casey_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Casey | 727-278-9186 </h2>\n                                                                            <p>Owner | Colorist & Creative Design</p>\n                        <img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/07/Sofia_TeamMember_TN_071920.jpg\"\n                     alt=\"Sofia_TeamMember_TN_071920\"/>\n                                <ul>\n                                                                            <li><a href=\"https://www.facebook.com/KCSALONANDSPA\"></a></li>\n                                </ul>\n                                                    <h2>Sofia </h2>\n                                                                            <p>Licensed Associate In Training</p>\n				<h3>\n						Cancelation Policy:					\n				</h3>\n									<p>\n						Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.					</p>\n          <h2>ExploreOUR GALLERY</h2>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2630\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_16.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2630\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Hand-tied extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2629\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_15-2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2629\'>\n				Color, Cut and Hand-tied extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Before - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2632\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_B.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2632\'>\n				Before &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"After - Color, Cut and Taped extensions by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2631\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/11/KC_SalonSpa_Gallery_17_A.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2631\'>\n				After &#8211; Color, Cut and Taped extensions by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2562\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_13.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2562\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Braid by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2561\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_12.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2561\'>\n				Color, Cut and Braid by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2560\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_11.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2560\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2559\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_10.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2559\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2558\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_9.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2558\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2557\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_8.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2557\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color, Cut and Extensions by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2556\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_7.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2556\'>\n				Color, Cut and Extensions by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2555\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_6.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2555\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2554\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_5.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2554\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2553\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_4.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2553\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Casey\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2551\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_2.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2551\'>\n				Color and Cut by Stylist Casey\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8buacee\" data-elementor-lightbox-title=\"Color and Cut by Stylist Kelly\" href=\'http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg\'><img width=\"640\" height=\"844\" src=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg\" alt=\"\" loading=\"lazy\" aria-describedby=\"gallery-1-2552\" srcset=\"http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-768x1013.jpg 768w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-227x300.jpg 227w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-776x1024.jpg 776w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3-600x791.jpg 600w, http://kcsalonandspa.com/wp-content/uploads/2020/03/KC_SalonSpa_Gallery_3.jpg 960w\" sizes=\"(max-width: 640px) 100vw, 640px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-2552\'>\n				Color and Cut by Stylist Kelly\n				</figcaption></figure>\n          <h2>TestimonialsCUSTOMER REVIEWS</h2>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Couldn’t ask for a more reliable, professional and talented hairstylist. She always fits me in and does such a wonderful job. Her prices are reasonable but what you’re left with at the end of a session is priceless. I won’t go to anyone else!!” </p>\n                                                                                        <h3>Melissa L. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Went to Casey 4yrs ago after my color wasn\'t right. She was able to color correct my blonde highlights and I walked out of there feeling like my old self again but yet totally more confident. The thing is, your hair is the first thing people see, you have to love it to feel confident. Thank goodness Casey is able to make this happen every single time ❤️” </p>\n                                                                                        <h3>Britt B </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Absolutely love my hair color and cut experience with Casey every time I go! I’ve been a customer for about 3 years now and trust her completely! For me it’s hard to find a hairdresser that’s consistent, competitive and always keeping me on trend! I get compliments on my hair all the time and would recommend her any day! ” </p>\n                                                                                        <h3>Shelly S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I was lucky enough to find Casey 5 years ago. What I love about her is I can give her some direction for my cut & color, then I\'m able to give her free rein to use her incredible artistic abilities to make my hair look & feel better than I even expected. She is thorough and professional. Using high quality products that keeps my hair healthy & beautiful!!” </p>\n                                                                                        <h3>Lauren N. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> Been going to Casey for 6+years moved here from California and shopped around so glad I found her. Color cut style just cant find anyone better. Like the flexibility in her schedule and she is always willing to try and make her and my busy schedule work. Thank you Casey for always making feel beautiful!” </p>\n                                                                                        <h3>Diane S. </h3>\n                                <img src=\"\"\n                             alt=\"\"/>\n                                                            <p> I have been going to Casey for over 10 years and she changed my life. She is the ultimate professional with a very special gift. She is a pure artist when it comes to hair! From specialized cuts designed for you to the most remarkable hair colorist. For years I never spent the time or money on my hair until Casey. She is artist and a true professional. Once you experience her, you will be hooked forever. \" </p>\n                                                                                        <h3>Diane R. </h3>\n          <h2>HurryCONTACT US</h2>\n		[contact-form-7 id=\"803\"]		\n			<h2>Treat Yourself</h2>		\n		<p>We invite you to meet the team here at KC Salon &amp; Spa. Schedule a hair consultation with one of our expert designers and try a new hairstyle today!</p><p><strong>Cancelation Policy:</strong></p><p><em>Same day cancelation is expected to pay 50% of scheduled services. ONLY in a case of an emergency will be no charge.</em></p>		\n				<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\">\n								</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/70+6th+St+SW,+Largo,+FL+33770/@27.9163864,-82.7943081,3a,75y,108.48h,90t/data=!3m6!1e1!3m4!1sY9EQmis-Qd1r5Lw9E9l7RQ!2e0!7i13312!8i6656!4m5!3m4!1s0x88c2fa73df104801:0x84a5fdd5a28ef72f!8m2!3d27.916346!4d-82.794148\" >\n						KC Salon & Spa <br> 70 6th SW Largo, FL 33770					</a>\n				</h3>\n				<h3>\n						727-278-9186					\n				</h3>\n				<h3>\n						casey@KCSalonAndSpa.com					\n				</h3>\n								<figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Redken_Logo.png\" alt=\"Redken_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Pureology_Logo.png\" alt=\"Pureology_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Unite_Logo.png\" alt=\"Unite_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/Dermalogica_Logo.png\" alt=\"Dermalogica_Logo\" /></figure><figure><img src=\"http://kcsalonandspa.com/wp-content/uploads/2020/01/PCA_Skin_Logo.png\" alt=\"PCA_Skin_Logo\" /></figure>			\n												Previous\n												Next','Home','\n						','inherit','closed','closed','','2224-revision-v1','','','2022-03-29 15:27:07','2022-03-29 15:27:07','',2224,'http://kcsalonandspa.com/?p=2770',0,'revision','',0),(2772,1,'2022-08-08 17:32:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-08-08 17:32:36','0000-00-00 00:00:00','',0,'http://kcsalonandspa.com/?p=2772',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (744,28,0),(747,28,0),(750,28,0),(753,28,0),(756,28,0),(759,28,0),(762,28,0),(765,28,0),(768,28,0),(14,34,0),(121,35,0),(122,35,0),(123,35,0),(124,35,0),(125,35,0),(167,34,0),(168,34,0),(771,28,0),(774,28,0),(777,28,0),(791,28,0),(176,34,0),(347,34,0),(734,34,0),(2084,33,0),(2085,33,0),(2086,33,0),(2089,33,0),(97,23,0),(97,29,0),(97,2,0),(100,23,0),(100,24,0),(100,2,0),(102,23,0),(102,25,0),(102,2,0),(104,2,0),(104,29,0),(377,23,0),(377,29,0),(377,2,0),(379,23,0),(379,29,0),(379,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Beauty Tips','beauty-tips',0),(17,'Body Massage','body-massage',0),(18,'Hair Care','hair-care',0),(19,'Nail Care','nail-care',0),(20,'Skin Care','skin-care',0),(21,'Beauty Care','beauty-care',0),(22,'booking-1','booking-1',0),(23,'Featured','featured',0),(24,'Fragrance','fragrance',0),(25,'Hair Removal','hair-removal',0),(26,'Nail','nail',0),(27,'page','page',0),(28,'section','section',0),(29,'Soap','soap',0),(30,'wc_update_product_lookup_tables','wc_update_product_lookup_tables',0),(31,'wc-admin-notes','wc-admin-notes',0),(32,'woocommerce-db-updates','woocommerce-db-updates',0),(33,'Footer LInk Pages','footer-link-pages',0),(34,'Main','main',0),(35,'Useful Links','useful-links',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','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,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:2:{s:64:\"ffea0722b66e96eba3b29e141fe75c46dcbd072a1c84e2857564b19aa00591dc\";a:4:{s:10:\"expiration\";i:1660152748;s:2:\"ip\";s:11:\"96.59.76.43\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1659979948;}s:64:\"80bb3b199943709fd66e26fb5748aa768ca2e3230941c7de3908a8ad307b7c77\";a:4:{s:10:\"expiration\";i:1660157158;s:2:\"ip\";s:11:\"96.59.76.43\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1659984358;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','2772'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"96.59.76.0\";}'),(19,1,'_woocommerce_tracks_anon_id','woo:EhZyG7ldX7s6Cxxgcm6aPvsy'),(20,1,'wc_last_active','1659916800'),(21,1,'nav_menu_recently_edited','34'),(22,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\";}'),(23,1,'metaboxhidden_nav-menus','a:6:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:15:\"add-product_cat\";i:4;s:15:\"add-product_tag\";i:5;s:27:\"add-booked_custom_calendars\";}'),(44,1,'wpcf7_hide_welcome_panel_on','a:3:{i:0;s:3:\"5.1\";i:1;s:3:\"5.5\";i:2;s:3:\"5.6\";}'),(25,1,'wp_user-settings','libraryContent=browse&ampampeditor=tinymce&ampampimgsize=large&ampampadvImgDetails=show'),(26,1,'wp_user-settings-time','1659985770'),(49,1,'dismissed_template_files_notice','1'),(50,1,'dismissed_wc_admin_notice','1'),(51,1,'dismissed_update_notice','1'),(56,1,'booked_phone',''),(34,1,'elementor_introduction','a:2:{s:10:\"rightClick\";b:1;s:19:\"colorPickerDropping\";b:1;}'),(105,1,'elementor_admin_notices','a:2:{s:11:\"cf7_promote\";s:4:\"true\";s:20:\"experiment_promotion\";s:4:\"true\";}'),(59,1,'_order_count','0'),(57,1,'last_update','1585280224'),(37,1,'bookedpa_dismissed_notice_booked','1'),(93,1,'tgmpa_dismissed_notice_angel','1'),(67,2,'nickname','brianchildress'),(68,2,'first_name','Brian'),(69,2,'last_name','Childress'),(70,2,'description',''),(71,2,'rich_editing','true'),(72,2,'syntax_highlighting','true'),(73,2,'comment_shortcuts','false'),(74,2,'admin_color','fresh'),(75,2,'use_ssl','0'),(76,2,'show_admin_bar_front','true'),(77,2,'locale',''),(78,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(79,2,'wp_user_level','10'),(80,2,'dismissed_wp_pointers',''),(81,2,'booked_phone',''),(82,2,'last_update','1659984282'),(83,1,'dismissed_no_secure_connection_notice','1'),(95,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(108,1,'billing_first_name',''),(109,1,'billing_last_name',''),(110,1,'billing_company',''),(111,1,'billing_address_1',''),(112,1,'billing_address_2',''),(113,1,'billing_city',''),(114,1,'billing_postcode',''),(115,1,'billing_country',''),(116,1,'billing_state',''),(117,1,'billing_phone',''),(118,1,'billing_email','admin@admin.com'),(119,1,'shipping_first_name',''),(120,1,'shipping_last_name',''),(121,1,'shipping_company',''),(122,1,'shipping_address_1',''),(123,1,'shipping_address_2',''),(124,1,'shipping_city',''),(125,1,'shipping_postcode',''),(126,1,'shipping_country',''),(127,1,'shipping_state',''),(128,1,'shipping_phone','');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BgZp5Xv58J7HsMMgLBlnENLDNFCdoL/','admin','admin@admin.com','','2020-01-03 16:10:07','',0,'admin'),(2,'brianchildress','$P$B9J1mQl5GF3gShcW8Gwh.B9QAIA6pZ1','brianchildress','bchildress003@gmail.com','','2020-11-26 11:38:08','1659984282:$P$B..PpsBGuf73qO9rt5O1I9tMGa/ZAZ0',0,'Brian Childress');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (18588,48,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),(18569,12,'get-started','Get started','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',0,'','setup-woocommerce-payments',''),(4,4,'connect','Connect','?page=wc-addons&section=helper','actioned',0,'',NULL,NULL),(92,14,'share-feedback','Share feedback','https://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),(9,6,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),(10,7,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),(18568,12,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned',0,'',NULL,NULL),(15,10,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(8673,38,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,'',NULL,NULL),(8674,38,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),(88,11,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned',1,'',NULL,NULL),(93,15,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(94,15,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(95,16,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(18577,17,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',0,'',NULL,NULL),(18578,18,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),(18579,19,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',0,'',NULL,NULL),(922,21,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(11939,49,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(924,24,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(18571,25,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(18580,27,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',0,'',NULL,NULL),(8671,28,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),(8672,29,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),(8506,30,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,'',NULL,NULL),(8507,31,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),(18587,46,'update-wc-subscriptions-3-0-15','View latest version','http://kcsalonandspa.com/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),(8675,35,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),(8676,36,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),(18570,37,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(11940,50,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(18585,41,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),(8505,39,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),(18584,40,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',0,'',NULL,NULL),(8523,42,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),(2480,45,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(2481,45,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(13714,77,'square_applepay_q1_2022','Add Apple Pay','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),(9289,71,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned',0,'',NULL,NULL),(18572,43,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(2479,44,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned',0,'',NULL,NULL),(14750,78,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned',0,'',NULL,NULL),(18589,51,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(18590,52,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(8504,53,'eu_vat_changes_2021','Learn more about the EU tax regulations','https://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),(8503,54,'wayflyer_q3_2021','Get funded','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(18591,55,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(18592,55,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18593,56,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(18594,56,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18595,57,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(18596,57,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18597,58,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(18598,58,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18599,61,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),(6416,59,'mercadopago_q3_2021_EN','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN','actioned',1,'',NULL,NULL),(8539,60,'learn-more','Learn more','https://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch','unactioned',1,'',NULL,NULL),(8932,63,'browse_extensions','Browse extensions','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(12562,64,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(12563,65,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(12564,66,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(8931,62,'browse_extensions','Browse extensions','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(18573,70,'browse_extensions','Browse extensions','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),(18600,72,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),(11277,73,'update-store-details','Update store details','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(12452,74,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),(13712,75,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(13713,76,'stripe_applepay_q1_2022','Add Apple Pay','http://kcsalonandspa.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),(18339,83,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(18601,79,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(18602,79,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18604,80,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(18574,67,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),(18603,80,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(18575,68,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),(18576,69,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',0,'',NULL,NULL),(18581,26,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),(18582,32,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),(18583,33,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(18586,47,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),(18605,81,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),(18567,5,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL),(15015,82,'pinterest_gtm_q2_2021','Get started for free','https://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),(15125,84,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),(15126,85,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),(15771,86,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(18606,87,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),(15809,88,'affirm_q2_2022','Get started for free','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2022','unactioned',1,'',NULL,NULL),(17070,89,'wc-admin-EU-consumer-protection','Learn more about these changes','https://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned',1,'',NULL,NULL),(15544,90,'googlelistings_multicountrygtm_q22022','Get Google Listings & Ads – free','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=googlelistings_multicountrygtm_q22022','actioned',1,'',NULL,NULL),(18608,96,'mercado_pago_q3_2022','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022','unactioned',0,'',NULL,NULL),(16182,91,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned',0,'',NULL,NULL),(18607,92,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),(17220,93,'TikTok q2_2022','Promote my products on TikTok','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=TikTok%20q2_2022','unactioned',1,'',NULL,NULL),(17513,94,'tiktok-webinar-promo-july2022-button','RSVP Now','https://gettingstartedwithtiktokforwoocommerce.splashthat.com/','actioned',1,'',NULL,NULL),(18609,95,'klarna_q3_2022','Grow with Klarna','https://woocommerce.com/products/klarna-payments?utm_source=inbox_note&utm_medium=product&utm_campaign=klarna_q3_2022','unactioned',0,'',NULL,NULL),(18566,5,'update-db_run','Update WooCommerce Database','http://kcsalonandspa.com/wp-admin/index.php?do_update_woocommerce=true','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce');
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (82,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','info','{}','unactioned','woocommerce.com','2022-04-24 03:43:24',NULL,0,'plain','',0,0),(12,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','info','{}','unactioned','woocommerce-admin','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(4,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2020-03-27 03:33:26',NULL,0,'',NULL,0,1),(5,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','info','{}','unactioned','woocommerce-core','2020-03-27 03:34:12',NULL,0,'plain',NULL,0,1),(6,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','phone','{}','unactioned','woocommerce-admin','2020-03-29 03:52:34',NULL,0,'',NULL,0,0),(7,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you — get tips, product updates, and inspiration straight to your mailbox.','mail','{}','unactioned','woocommerce-admin','2020-03-29 03:52:34',NULL,0,'',NULL,0,0),(11,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','info','{}','unactioned','woocommerce-admin','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(10,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"http://kcsalonandspa.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','info','{}','unactioned','woocommerce-admin','2020-04-03 04:13:38',NULL,0,'',NULL,0,0),(14,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','info','{}','unactioned','woocommerce-admin','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(15,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','info','{}','unactioned','woocommerce-admin','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(16,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(17,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','info','{}','pending','woocommerce.com','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(18,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','info','{}','pending','woocommerce.com','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(19,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','info','{}','pending','woocommerce.com','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(20,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','info','{}','pending','woocommerce.com','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(50,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-12 03:41:37',NULL,0,'plain','',0,0),(23,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','info','{}','pending','woocommerce.com','2020-12-10 03:34:22',NULL,0,'plain','',0,0),(21,'wcpay-subscriptions-2020-11','marketing','en_US','Manage subscriber payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>  – now supporting <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions</a>! <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-11-27 03:57:01',NULL,0,'plain','',0,0),(44,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','info','{}','unactioned','woocommerce-admin','2021-05-18 03:38:28',NULL,0,'plain','',0,0),(45,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?','info','{}','unactioned','woocommerce-admin','2021-05-18 03:38:28',NULL,0,'plain','',0,0),(49,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-12 03:41:37',NULL,0,'plain','',0,0),(24,'wcpay-subscriptions-2020-12','marketing','en_US','Manage payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-12-10 03:34:22',NULL,0,'plain','',0,0),(25,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-12-22 03:57:53',NULL,0,'plain','',0,0),(26,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','info','{}','pending','woocommerce.com','2021-01-21 03:35:34',NULL,0,'plain','',0,0),(27,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','info','{}','pending','woocommerce.com','2021-01-27 03:42:32',NULL,0,'plain','',0,0),(28,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-02-12 03:56:11',NULL,0,'plain','',0,0),(29,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-02-12 03:56:11',NULL,0,'plain','',0,0),(30,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','info','{}','pending','woocommerce.com','2021-02-13 05:49:15',NULL,0,'plain','',0,0),(31,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','info','{}','pending','woocommerce.com','2021-02-13 05:49:15',NULL,0,'plain','',0,0),(32,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','info','{}','pending','woocommerce.com','2021-02-17 03:59:19',NULL,0,'plain','',0,0),(33,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','info','{}','pending','woocommerce.com','2021-02-17 03:59:19',NULL,0,'plain','',0,0),(43,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','info','{}','unactioned','woocommerce-admin','2021-05-18 03:38:28',NULL,0,'plain','',0,0),(35,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-03-21 03:40:34',NULL,0,'plain','',0,0),(36,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-03-21 03:40:34',NULL,0,'plain','',0,0),(37,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','info','{}','unactioned','woocommerce-admin','2021-03-27 04:24:19',NULL,0,'plain','',0,0),(38,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','info','{}','pending','woocommerce.com','2021-03-31 04:34:11',NULL,0,'plain','',0,0),(39,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','info','{}','pending','woocommerce.com','2021-04-02 03:38:42',NULL,0,'plain','',0,0),(40,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','info','{}','pending','woocommerce.com','2021-04-16 04:14:22',NULL,0,'plain','',0,0),(41,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','info','{}','pending','woocommerce.com','2021-05-14 03:54:20',NULL,0,'plain','',0,0),(42,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','info','{}','pending','woocommerce.com','2021-05-15 03:48:17',NULL,0,'plain','',0,0),(46,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','info','{}','pending','woocommerce.com','2021-06-01 03:41:39',NULL,0,'plain','',0,0),(47,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','info','{}','pending','woocommerce.com','2021-06-08 03:37:59',NULL,0,'plain','',0,0),(48,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','info','{}','pending','woocommerce.com','2021-06-11 04:31:35',NULL,0,'plain','',0,0),(51,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','info','{}','pending','woocommerce.com','2021-06-23 03:40:46',NULL,0,'plain','',0,0),(52,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','info','{}','unactioned','woocommerce.com','2021-09-15 01:53:02',NULL,0,'plain','',0,0),(74,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','info','{}','unactioned','woocommerce.com','2022-02-04 03:35:46',NULL,0,'plain','',0,0),(53,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','info','{}','unactioned','woocommerce.com','2021-06-24 03:45:19',NULL,0,'plain','',0,0),(54,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','info','{}','pending','woocommerce.com','2021-07-16 04:11:45',NULL,0,'plain','',0,0),(55,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-16 04:11:45',NULL,0,'plain','',0,0),(56,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-16 04:11:45',NULL,0,'plain','',0,0),(57,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-16 04:11:45',NULL,0,'plain','',0,0),(58,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-16 04:11:45',NULL,0,'plain','',0,0),(59,'mercadopago_q3_2021_EN','marketing','en_US','Get paid with Mercado Pago Checkout','Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','info','{}','pending','woocommerce.com','2021-09-01 03:59:16',NULL,0,'plain','',0,0),(60,'bbpos-chipper-launch','marketing','en_US','Ready to grow your business beyond online?','Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.','info','{}','pending','woocommerce.com','2021-10-16 04:08:25',NULL,0,'plain','',0,0),(61,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','info','{}','pending','woocommerce.com','2021-11-05 04:26:29',NULL,0,'plain','',0,0),(62,'new_in_app_marketplace_2021_1','info','en_US','Grow your business with extensions','Check out our NEW Extensions tab to see our favorite extensions for growing your business, and discover the most popular extensions in the WooCommerce Marketplace.','info','{}','pending','woocommerce.com','2021-11-09 03:47:37',NULL,0,'plain','',0,0),(63,'new_in_app_marketplace_2021_2','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','info','{}','pending','woocommerce.com','2021-11-09 03:47:37',NULL,0,'plain','',0,0),(64,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(65,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(66,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(67,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(68,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(69,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-11-12 04:10:34',NULL,0,'plain','',0,0),(70,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','info','{}','unactioned','woocommerce.com','2021-12-02 22:16:34',NULL,0,'plain','',0,0),(71,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','info','{}','unactioned','woo-gutenberg-products-block','2021-12-02 22:16:35',NULL,0,'plain','',0,0),(72,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','info','{}','pending','woocommerce.com','2022-01-06 04:24:20',NULL,0,'plain','',0,0),(73,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','info','{}','unactioned','woocommerce-admin','2022-01-22 05:04:15',NULL,0,'plain','',0,0),(75,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','info','{}','pending','woocommerce.com','2022-02-07 03:47:55',NULL,0,'plain','',0,0),(76,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','info','{}','pending','woocommerce.com','2022-02-07 03:47:55',NULL,0,'plain','',0,0),(77,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','info','{}','pending','woocommerce.com','2022-02-07 03:47:55',NULL,0,'plain','',0,0),(78,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','info','{}','unactioned','woocommerce.com','2022-02-12 03:56:23',NULL,0,'plain','',0,0),(79,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','info','{}','pending','woocommerce.com','2022-03-11 04:24:35',NULL,0,'plain','',0,0),(80,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','info','{}','unactioned','woocommerce.com','2022-03-12 03:54:29',NULL,0,'plain','',0,0),(81,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','info','{}','pending','woocommerce.com','2022-03-24 04:00:14',NULL,0,'plain','',0,0),(83,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','info','{}','pending','woocommerce.com','2022-04-27 03:53:14',NULL,0,'plain','',0,0),(84,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','info','{}','unactioned','woocommerce.com','2022-04-27 03:53:14',NULL,0,'plain','',0,0),(85,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','info','{}','pending','woocommerce.com','2022-04-27 03:53:14',NULL,0,'plain','',0,0),(86,'setup_task_second_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','info','{}','pending','woocommerce.com','2022-05-10 03:54:48',NULL,0,'plain','',0,0),(87,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','info','{}','pending','woocommerce.com','2022-05-10 03:54:48',NULL,0,'plain','',0,0),(88,'affirm_q2_2022','marketing','en_US','Boost your business with flexible payments','Expand your customer base with smarter payment options for more shoppers. With Affirm,  you can offer the most relevant payment options at every price point – from four interest-free payments every two weeks to longer installments up to 36 months. Fast-track your revenue goals today!','info','{}','unactioned','woocommerce.com','2022-05-15 03:51:37',NULL,0,'plain','',0,0),(89,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','info','{}','unactioned','woocommerce.com','2022-05-15 03:51:37',NULL,0,'plain','',0,0),(90,'googlelistings_multicountrygtm_q22022','marketing','en_US','Expand your audience with Multi-Country Advertising','It\'s time to expand your audience with Multi-Country Advertising, an exciting new feature in Google Listings &amp; Ads. Reach more potential customers in as many regions as you like within a single campaign, all from the convenience of your WooCommerce dashboard.','info','{}','unactioned','woocommerce.com','2022-05-16 03:35:27',NULL,0,'plain','',0,0),(91,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','info','{}','unactioned','woocommerce.com','2022-05-26 03:43:49',NULL,0,'plain','',0,0),(92,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','info','{}','pending','woocommerce.com','2022-06-16 03:33:59',NULL,0,'plain','',0,0),(93,'TikTok q2_2022','marketing','en_US','Give your store a stage on the world’s fastest-growing advertising channel','With TikTok for WooCommerce, you can sync your catalog, create videos, and track performance in front of TikTok’s one billion global users. Try the Smart Video Generator to make ads using your existing product images – no camera needed. Get $200 in ad credit from TikTok after a $20 spend (terms &amp; conditions apply).','info','{}','unactioned','woocommerce.com','2022-06-22 04:16:00',NULL,0,'plain','',0,0),(94,'tiktok-webinar-promo-july2022','marketing','en_US','Free webinar: TikTok for WooCommerce','Join WooCommerce and TikTok live on July 14 to learn about ad types, trends, and the best ways to connect with an audience of one billion active users on the world’s fastest-growing social platform. Participants have a chance to score a free month of Vimeo Pro, and two winners will get a $5,000 ad credit and more.','info','{}','pending','woocommerce.com','2022-07-09 03:37:46',NULL,0,'plain','',0,0),(95,'klarna_q3_2022','marketing','en_US','Meet Klarna – your ultimate growth partner','Increase conversions by offering secure, flexible payment solutions – including buy now, pay later – all through a one-click checkout experience. Plus, you’ll tap into a whole new market of the world’s most engaged shoppers.','info','{}','unactioned','woocommerce.com','2022-08-08 03:40:21',NULL,0,'plain','',0,0),(96,'mercado_pago_q3_2022','marketing','en_US','Get paid with Mercado Pago Checkout','Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','info','{}','pending','woocommerce.com','2022-08-09 03:35:00',NULL,0,'plain','',0,0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15),(23,23),(24,24),(25,25),(26,26),(29,29);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (97,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(100,'',0,0,25.0000,25.0000,1,NULL,'instock',0,0.00,0,'taxable',''),(102,'',0,0,20.0000,20.0000,1,NULL,'instock',0,0.00,4,'taxable',''),(104,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(377,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(379,'',0,0,40.0000,40.0000,1,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (54,'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:754:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2020-03-27T03:37:04+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:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";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:15:\"admin@admin.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:\"\";}\";}',1660152748);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (19,'wpforms_admin_addons_cache_update','W10=','2021-05-17 13:03:57'),(25,'wpforms_admin_builder_templates_cache_update','W10=','2021-09-15 01:53:29'),(33,'wpforms_process_forms_locator_scan','W10=','2022-08-08 17:46:42');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` 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 2022-08-09  8:19:01
